aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation
AgeCommit message (Expand)Author
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-03-30emulation/imgvp-pistachio: Drop boardPatrick Georgi
2015-03-28pistachio: don't open code ramstage loadingAaron Durbin
2015-03-27urara: use proper SOC nameVadim Bendebury
2015-03-23imgvp-danube: Support for the ImgTec Danube Virtual PlatformPaul Burton
2015-03-20bootblocks: use run_romstage()Aaron Durbin
2015-03-20romstages: use common run_ramstage()Aaron Durbin
2015-03-10qemu: 2.1+ smbios tables supportGerd Hoffmann
2015-02-16mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson
2015-02-16mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki
2015-01-06mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2015-01-03ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki
2014-12-19qemu-armv7: Trivial style fixesDavid Hendricks
2014-12-18i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko
2014-12-04RISCV: get RISCV to build againRonald G. Minnich
2014-12-02Replace hlt with halt()Patrick Georgi
2014-12-01Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich
2014-11-13qemu-armv7: Minimal changes to pass compiling qemu-v7 platform.Hung-Te Lin
2014-11-01mainboard: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-19x86 romstage: Move stack just below RAMTOPKyösti Mälkki
2014-10-16qemu-armv7: 32/64Ronald G. Minnich
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-08-28qemu: log acpi table sizeGerd Hoffmann
2014-08-15intel/cpu: rename car.h to romstage.hAaron Durbin
2014-08-14Intel: Add common header file for CAR setupEdward O'Callaghan
2014-08-14ARMv7/Exynos: Fix memory location assumptionsStefan Reinauer
2014-08-08qemu-armv7/media.c: fix coding styleStefan Reinauer
2014-07-30i82801ix: Allow configuration of SATA mode in CMOS.Vladimir Serbinenko
2014-07-30Kconfig: Fix comments on endif to match the corresponding ifDaniele Forsi
2014-07-18mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-05Drop redundant select CACHE_AS_RAMKyösti Mälkki
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
2013-06-17qemu: add support for memory above 4GGerd Hoffmann
2013-06-17qemu: move ram ressource reservation from "set" to "read" stageGerd Hoffmann
2013-06-14qemu: move i440fx bitsGerd Hoffmann
2013-06-06qemu: copy dsdt tables from SeaBIOS, adapt for coreboot and enable acpiGerd Hoffmann
2013-06-06qemu: wind up new cpu chipGerd Hoffmann
2013-06-05qemu: add power management function to device treeGerd Hoffmann
2013-06-05qemu: Initial support for the qemu firmware config interface.Gerd Hoffmann
2013-06-05qemu: fix IRQ routing setupGerd Hoffmann
2013-05-29qemu: remove vga hookGerd Hoffmann
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-05-08hardwaremain: drop boot_complete parameterStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer