Age | Commit message (Expand) | Author |
2015-04-22 | qemu-armv7: fix cbfs media implementation | Aaron Durbin |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-03-30 | emulation/imgvp-pistachio: Drop board | Patrick Georgi |
2015-03-28 | pistachio: don't open code ramstage loading | Aaron Durbin |
2015-03-27 | urara: use proper SOC name | Vadim Bendebury |
2015-03-23 | imgvp-danube: Support for the ImgTec Danube Virtual Platform | Paul Burton |
2015-03-20 | bootblocks: use run_romstage() | Aaron Durbin |
2015-03-20 | romstages: use common run_ramstage() | Aaron Durbin |
2015-03-10 | qemu: 2.1+ smbios tables support | Gerd Hoffmann |
2015-02-16 | mainboard/cmos: Kill off unused boot_* parameters | Timothy Pearson |
2015-02-16 | mainboard/cmos: Move ECC variables out of fallback mechanism byte | Timothy Pearson |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-06 | mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion | Edward O'Callaghan |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2015-01-03 | ARMv7: Always has DYNAMIC_CBMEM | Kyösti Mälkki |
2014-12-19 | qemu-armv7: Trivial style fixes | David Hendricks |
2014-12-18 | i82371eb & qemu: Move to per-device ACPI. | Vladimir Serbinenko |
2014-12-04 | RISCV: get RISCV to build again | Ronald G. Minnich |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-12-01 | Add UCB RISCV support for architecture, soc, and emulation mainboard.. | Ronald G. Minnich |
2014-11-13 | qemu-armv7: Minimal changes to pass compiling qemu-v7 platform. | Hung-Te Lin |
2014-11-01 | mainboard: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-16 | qemu-armv7: 32/64 | Ronald G. Minnich |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-08-28 | qemu: log acpi table size | Gerd Hoffmann |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |
2014-08-14 | ARMv7/Exynos: Fix memory location assumptions | Stefan Reinauer |
2014-08-08 | qemu-armv7/media.c: fix coding style | Stefan Reinauer |
2014-07-30 | i82801ix: Allow configuration of SATA mode in CMOS. | Vladimir Serbinenko |
2014-07-30 | Kconfig: Fix comments on endif to match the corresponding if | Daniele Forsi |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | Drop redundant select CACHE_AS_RAM | Kyösti Mälkki |
2014-06-25 | emulation/qemu: Switch x86 to DYNAMIC_CBMEM | Kyösti Mälkki |
2014-06-18 | emulation/x86 : Drop HAVE_ACPI_RESUME | Kyösti Mälkki |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-05-02 | qemu-armv7: Kconfig cleanup | Kyösti Mälkki |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |