Age | Commit message (Expand) | Author |
2017-03-14 | GDB_WAIT: Clarify Kconfig description | Denis 'GNUtoo' Carikli |
2017-02-14 | src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested | Martin Roth |
2017-02-14 | src/Kconfig: Remove 'default n' statements from early in Kconfig | Martin Roth |
2017-02-10 | device/dram: use global DIMM_SPD_SIZE Kconfig variable | Patrick Georgi |
2017-02-06 | src/Kconfig: Move options with no prompt towards the end of the file | Martin Roth |
2017-02-04 | src/Kconfig: Move early defaults to the end of the file | Martin Roth |
2017-02-04 | Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implemented | Arthur Heymans |
2016-12-11 | ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default | Kyösti Mälkki |
2016-12-07 | PCI ops: MMCONF_SUPPORT_DEFAULT is required | Kyösti Mälkki |
2016-11-30 | mb/intel/kblrvp: Add Variant board support for KBLRVP | Barnali Sarkar |
2016-11-30 | lib: Add library to handle SPD data in CBFS or DIMM | Naresh G Solanki |
2016-11-29 | Hook up libhwbase in ramstage | Nico Huber |
2016-11-22 | Remove explicit select MMCONF_SUPPORT | Kyösti Mälkki |
2016-11-09 | ACPI S3: Remove HIGH_MEMORY_SAVE where possible | Kyösti Mälkki |
2016-11-06 | Add option to use Ada code in ramstage | Nico Huber |
2016-10-29 | Add option to build Ada debugging code | Nico Huber |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-09-22 | Build system: Remove IASL_WARNINGS_ARE_ERRORS option | Martin Roth |
2016-09-06 | Kconfig: Relocate DEVICETREE symbol | Marshall Dawson |
2016-08-23 | arch/riscv: Print the page table structure after construction | Jonathan Neuschäfer |
2016-08-19 | Kconfig: introduce writable boot device notion | Aaron Durbin |
2016-08-19 | drivers/spi: move cbfs_spi.c location | Aaron Durbin |
2016-08-19 | Kconfig: separate memory mapped boot device from SPI | Aaron Durbin |
2016-08-18 | Kconfig: lay groundwork for not assuming SPI flash boot device | Aaron Durbin |
2016-08-15 | Revert "Kconfig: separate memory mapped boot device from SPI" | Aaron Durbin |
2016-08-15 | Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option | Aaron Durbin |
2016-08-15 | Kconfig: separate memory mapped boot device from SPI | Aaron Durbin |
2016-08-09 | superio/*: Relocate Kconfig to chip folder. | Omar Pakker |
2016-08-08 | sconfig: pass in devicetree filename | Martin Roth |
2016-07-31 | src/Kconfig: Capitalize ROM | Elyes HAOUAS |
2016-07-28 | bootmode: Get rid of CONFIG_BOOTMODE_STRAPS | Furquan Shaikh |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-07-26 | src/lib: Enable display of cbmem during romstage and postcar | Lee Leahy |
2016-07-10 | Romstage spinlocks require EARLY_CBMEM_INIT | Kyösti Mälkki |
2016-07-01 | Kconfig: Show DEBUG_BOOT_STATE in the Debug menu | Jonathan Neuschäfer |
2016-06-23 | kconfig: allow various tpm type and interface permutations | Vadim Bendebury |
2016-06-17 | Define RAMTOP for x86 only | Kyösti Mälkki |
2016-06-03 | Add Board Checklist Support | Lee Leahy |
2016-06-02 | cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIP | Furquan Shaikh |
2016-05-19 | src/Kconfig: Move acpi Kconfig below chipset Kconfigs | Martin Roth |
2016-05-11 | lib: remove FLASHMAP_OFFSET config variable | Aaron Durbin |
2016-05-09 | lib/prog_loaders: Allow platforms to skip stage cache | Furquan Shaikh |
2016-05-09 | xip: Do not pass --xip for early stages if CAR supports code execution | Furquan Shaikh |
2016-05-02 | lib/coreboot_table: use the architecture dependent table size | Aaron Durbin |
2016-04-21 | arch: use Kconfig variable for coreboot table size | Aaron Durbin |
2016-04-19 | kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme | Stefan Reinauer |
2016-03-11 | Kconfig: remove COMPRESS_PRERAM_STAGES option from x86 | Martin Roth |
2016-02-22 | cbfs: Add LZ4 in-place decompression support for pre-RAM stages | Julius Werner |
2016-02-18 | lib: Add Kconfig to toggle boot state debugging | Lee Leahy |
2016-02-12 | timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig | Julius Werner |