summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation
AgeCommit message (Expand)Author
2015-08-14emulation/qemu: Serialize IQCR methodPaul Menzel
2015-08-09riscv-spike: support for Spike emulation of riscvThaminda Edirisooriya
2015-07-07x86: Drop -Wa,--divideStefan Reinauer
2015-06-23drop unneeded IRQ_SLOT_COUNTsStefan Reinauer
2015-06-21Remove obsolete EARLY_CONSOLE usageMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04devicetree: Rename unused parameter to passthruKyösti Mälkki
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-29Remove whitespace at the end of line.Vladimir Serbinenko
2015-05-28igd.asl rewriteVladimir Serbinenko
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