Age | Commit message (Expand) | Author |
2015-04-15 | Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64 | Julius Werner |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-13 | arm: Redesign mainboard and SoC hooks for bootblock | Julius Werner |
2015-04-10 | cbtables: Add RAM config information | David Hendricks |
2015-04-10 | gpio: decouple tristate gpio support from board ID | David Hendricks |
2015-04-08 | timer: Add generic udelay() implementation | Aaron Durbin |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-02 | Clean up architecture-specific Kconfigs | Julius Werner |
2015-03-23 | Enable publishing of board ID where supported | Vadim Bendebury |
2015-03-23 | Publish the board ID value in coreboot table, when configured | Vadim Bendebury |
2015-03-23 | Generalize revision number calculation function | Vadim Bendebury |
2015-03-21 | arch/mips: Add base MIPS architecture support | Paul Burton |
2015-03-20 | Kconfig: Add MAX_REBOOT_CNT description | Timothy Pearson |
2015-03-17 | lib: Add Kconfig option to enable/disable auto fallback control | Timothy Pearson |
2015-02-16 | nvram: Add option to reset NVRAM to default parameters on every boot | Timothy Pearson |
2015-02-12 | payloads/seabios: Enable SeaVGABIOS option if native text init supported | Timothy Pearson |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT | Kyösti Mälkki |
2015-01-27 | CBMEM: Tidy up CAR migration | Kyösti Mälkki |
2015-01-27 | CBMEM: Tag chipsets with LATE_CBMEM_INIT | Kyösti Mälkki |
2015-01-02 | Allow RISCV to be compiled with ANY_TOOLCHAIN | Ronald G. Minnich |
2014-12-30 | Provide a common CBFS wrapper for SPI storage | Vadim Bendebury |
2014-12-30 | CBMEM: Always build for x86 romstage | Kyösti Mälkki |
2014-12-29 | Revert "src/Kconfig: Don't treat warns as errors on Clang builds yet" | Edward O'Callaghan |
2014-12-07 | Kconfig: Remove ACPI_SSDTX_NUM. | Vladimir Serbinenko |
2014-12-01 | Add UCB RISCV support for architecture, soc, and emulation mainboard.. | Ronald G. Minnich |
2014-11-14 | AMD: Move RAMBASE and RAMTOP | Kyösti Mälkki |
2014-11-09 | Kconfig: Hide DYNAMIC_CBMEM. | Vladimir Serbinenko |
2014-10-28 | src/Kconfig: Don't treat warns as errors on Clang builds yet | Edward O'Callaghan |
2014-10-22 | reg_script: default to n for ARCH_X86 | Isaac Christensen |
2014-10-18 | i945: Consolidate FADT code | Vladimir Serbinenko |
2014-10-17 | Kconfig: move SMBIOS related options to SMBIOS table option | Stefan Reinauer |
2014-10-17 | Kconfig: clean up options in top level and device menu | Stefan Reinauer |
2014-10-16 | smbios: Mark laptops as such | Vladimir Serbinenko |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-10-04 | Kconfig: Allow native vga init to be selectable for SeaBIOS payload | Edward O'Callaghan |
2014-09-23 | coreboot arm64: Add support for arm64 into coreboot framework | Furquan Shaikh |
2014-09-14 | payloads/external/SeaBIOS: Bump version to 1.7.5 | Edward O'Callaghan |
2014-09-12 | payloads/external/SeaBIOS: Allow setting buffers below 0xC0000 | Martin Roth |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-09-05 | Implement ACPI in a per device way | Vladimir Serbinenko |
2014-08-15 | Move baytrail-specific config to baytrail. | Vladimir Serbinenko |
2014-08-14 | payloads/external/SeaBIOS: move build directory | Idwer Vollering |
2014-08-10 | drivers: Add I2C TPM driver to coreboot | Stefan Reinauer |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2014-06-25 | AGESA S3: Fix ACPISCRATCH in CBMEM | Kyösti Mälkki |
2014-05-28 | payloads/external/SeaBIOS: Upgrade stable from 1.7.2.1 to 1.7.4 | Paul Menzel |
2014-05-17 | build: make scan-build work again | Patrick Georgi |
2014-05-10 | Arch-level Kconfig menu cleanup | Furquan Shaikh |
2014-05-09 | Intel FSP: add a shared set of functions for the FSP | Martin Roth |