summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation
Commit message (Expand)AuthorAgeFilesLines
* qemu-armv7: 32/64Ronald G. Minnich2014-10-161-1/+1
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-7/+1
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-0/+7
* qemu: log acpi table sizeGerd Hoffmann2014-08-281-3/+2
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-152-2/+2
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-142-1/+2
* ARMv7/Exynos: Fix memory location assumptionsStefan Reinauer2014-08-141-11/+7
* qemu-armv7/media.c: fix coding styleStefan Reinauer2014-08-081-7/+15
* i82801ix: Allow configuration of SATA mode in CMOS.Vladimir Serbinenko2014-07-301-2/+0
* Kconfig: Fix comments on endif to match the corresponding ifDaniele Forsi2014-07-302-4/+2
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Drop redundant select CACHE_AS_RAMKyösti Mälkki2014-07-052-2/+0
* emulation/qemu: Switch x86 to DYNAMIC_CBMEMKyösti Mälkki2014-06-252-2/+2
* emulation/x86 : Drop HAVE_ACPI_RESUMEKyösti Mälkki2014-06-183-23/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-132-2/+2
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-033-3/+0
* qemu-armv7: Kconfig cleanupKyösti Mälkki2014-05-021-13/+0
* uart: Support multiple portsKyösti Mälkki2014-04-303-5/+25
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-1/+1
* qemu-i440fx: add a prototype for main()Patrick Georgi2014-03-081-0/+1
* pl011 UART: Move under drivers/uartKyösti Mälkki2014-03-043-66/+6
* qemu: Support textmode gfx init.Vladimir Serbinenko2014-03-032-0/+2
* CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki2014-01-222-2/+2
* emulation/qemu-armv7: Fix wrong stack parameters.Vladimir Serbinenko2014-01-221-1/+9
* boardstatus: Add category "emulation".Vladimir Serbinenko2014-01-193-3/+3
* board-status: Add board_info.txt manually for irregular wiki entriesVladimir Serbinenko2014-01-193-0/+7
* armv7: Remove SYS_TEXT_BASE config.Hung-Te Lin2013-12-201-4/+0
* qemu: fix GENERATE_ACPI_TABLES=n in fw_cfg.cGerd Hoffmann2013-12-061-1/+8
* qemu-armv7: Drop additional console_init()Stefan Reinauer2013-12-032-27/+0
* bochs: add support for native graphicsRonald G. Minnich2013-11-252-0/+2
* qemu: set smbios entries from fw_cfgGerd Hoffmann2013-11-182-0/+101
* qemu: load acpi tables from fw_cfg.Gerd Hoffmann2013-11-154-0/+204
* qemu: load e820 from fw_cfgGerd Hoffmann2013-11-112-11/+60
* qemu: add fw_cfg files supportGerd Hoffmann2013-11-112-0/+61
* CBMEM: Define cbmem_top() just once for x86Kyösti Mälkki2013-10-151-8/+0
* Revert "CBMEM: Always have early initialisation"Kyösti Mälkki2013-10-142-0/+2
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-212-10/+0
* CBMEM: Always have early initialisationKyösti Mälkki2013-09-212-2/+0
* timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki2013-09-212-4/+4
* qemu: q35: fix pci bar placementGerd Hoffmann2013-09-181-0/+16
* CBMEM x86: Unify get_cbmem_toc()Kyösti Mälkki2013-09-111-6/+1
* CBMEM: Unify get_top_of_ram()Kyösti Mälkki2013-09-111-1/+0
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-3/+1
* emulation/qemu-i440fx: style cleanupPatrick Georgi2013-08-161-2/+1
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-152-2/+2
* qemu: fix ioapic reservationGerd Hoffmann2013-08-151-8/+14
* qemu: reserve portsGerd Hoffmann2013-08-151-0/+30
* emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki2013-07-263-5/+43
OpenPOWER on IntegriCloud