summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-111-1/+1
* Simplify early / bootblock console codeStefan Reinauer2013-07-101-1/+0
* ARM: Separate the early console (romstage) from the bootblock console.Gabe Black2013-07-101-1/+1
* armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin2013-07-101-0/+4
* ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer2013-07-101-3/+1
* Rename hardwaremain() to main()Stefan Reinauer2013-07-102-21/+0
* ARMv7: normalize ramstage code flowStefan Reinauer2013-07-101-2/+0
* AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel2013-06-231-2/+2
* qemu-i440fx: Make it compile with CONFIG_DYNAMIC_CBMEM.Denis 'GNUtoo' Carikli2013-06-222-0/+10
* qemu: complete bochs dispi interface vga driver.Gerd Hoffmann2013-06-192-0/+2
OpenPOWER on IntegriCloud