summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation
Commit message (Expand)AuthorAgeFilesLines
* qemu-armv7: fix cbfs media implementationAaron Durbin2015-04-221-1/+7
* kconfig: automatically include mainboardsStefan Reinauer2015-04-186-14/+12
* uart: pass register width in the coreboot tableVadim Bendebury2015-04-171-0/+1
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-142-24/+0
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-068-61/+92
* emulation/imgvp-pistachio: Drop boardPatrick Georgi2015-03-307-191/+0
* pistachio: don't open code ramstage loadingAaron Durbin2015-03-281-11/+2
* urara: use proper SOC nameVadim Bendebury2015-03-277-11/+10
* imgvp-danube: Support for the ImgTec Danube Virtual PlatformPaul Burton2015-03-237-0/+200
* bootblocks: use run_romstage()Aaron Durbin2015-03-201-12/+2
* romstages: use common run_ramstage()Aaron Durbin2015-03-202-16/+4
* qemu: 2.1+ smbios tables supportGerd Hoffmann2015-03-103-0/+89
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-161-12/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-161-23/+0
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-274-7/+0
* CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki2015-01-271-2/+2
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-062-2/+2
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-062-2/+2
* timestamps: Switch from tsc_t to uint64_tStefan Reinauer2015-01-052-2/+2
* ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki2015-01-033-0/+28
* qemu-armv7: Trivial style fixesDavid Hendricks2014-12-191-2/+4
* i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko2014-12-186-266/+20
* RISCV: get RISCV to build againRonald G. Minnich2014-12-041-1/+0
* Replace hlt with halt()Patrick Georgi2014-12-022-2/+0
* Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich2014-12-019-0/+310
* qemu-armv7: Minimal changes to pass compiling qemu-v7 platform.Hung-Te Lin2014-11-131-12/+14
* mainboard: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-191-2/+1
* 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
OpenPOWER on IntegriCloud