summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation
AgeCommit message (Expand)Author
2015-05-26coreboot: introduce boot_deviceAaron Durbin
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-04-22qemu-armv7: fix cbfs media implementationAaron Durbin
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
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