summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation
AgeCommit message (Expand)Author
2014-06-25emulation/qemu: Switch x86 to DYNAMIC_CBMEMKyösti Mälkki
2014-06-18emulation/x86 : Drop HAVE_ACPI_RESUMEKyösti Mälkki
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-05-02qemu-armv7: Kconfig cleanupKyösti Mälkki
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-03-08qemu-i440fx: add a prototype for main()Patrick Georgi
2014-03-04pl011 UART: Move under drivers/uartKyösti Mälkki
2014-03-03qemu: Support textmode gfx init.Vladimir Serbinenko
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2014-01-22emulation/qemu-armv7: Fix wrong stack parameters.Vladimir Serbinenko
2014-01-19boardstatus: Add category "emulation".Vladimir Serbinenko
2014-01-19board-status: Add board_info.txt manually for irregular wiki entriesVladimir Serbinenko
2013-12-20armv7: Remove SYS_TEXT_BASE config.Hung-Te Lin
2013-12-06qemu: fix GENERATE_ACPI_TABLES=n in fw_cfg.cGerd Hoffmann
2013-12-03qemu-armv7: Drop additional console_init()Stefan Reinauer
2013-11-25bochs: add support for native graphicsRonald G. Minnich
2013-11-18qemu: set smbios entries from fw_cfgGerd Hoffmann
2013-11-15qemu: load acpi tables from fw_cfg.Gerd Hoffmann
2013-11-11qemu: load e820 from fw_cfgGerd Hoffmann
2013-11-11qemu: add fw_cfg files supportGerd Hoffmann
2013-10-15CBMEM: Define cbmem_top() just once for x86Kyösti Mälkki
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-21CBMEM: Always have early initialisationKyösti Mälkki
2013-09-21timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki
2013-09-18qemu: q35: fix pci bar placementGerd Hoffmann
2013-09-11CBMEM x86: Unify get_cbmem_toc()Kyösti Mälkki
2013-09-11CBMEM: Unify get_top_of_ram()Kyösti Mälkki
2013-09-11CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki
2013-08-16emulation/qemu-i440fx: style cleanupPatrick Georgi
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-08-15qemu: fix ioapic reservationGerd Hoffmann
2013-08-15qemu: reserve portsGerd Hoffmann
2013-07-26emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-07-11Set PCI bus operations at buildtime for ramstageKyösti Mälkki
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-07-10armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-07-10ARMv7: normalize ramstage code flowStefan Reinauer
2013-06-23AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel
2013-06-22qemu-i440fx: Make it compile with CONFIG_DYNAMIC_CBMEM.Denis 'GNUtoo' Carikli
2013-06-19qemu: complete bochs dispi interface vga driver.Gerd Hoffmann
2013-06-18qemu/q35: uncomment cache-as-ram Kconfig entriesGerd Hoffmann
2013-06-17qemu: i440fx whitespace fixupGerd Hoffmann
2013-06-17qemu: add q35 supportGerd Hoffmann