1. 20ce400 Makefile, Kconfig: Add AMD dependency for amd_blobs repo by Marshall Dawson · 4 years, 10 months ago
  2. 6010eb2 arch/x86: Add a choice for selecting normal/fallback cbfs prefix by Arthur Heymans · 4 years, 11 months ago
  3. 965881b Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is provided by Arthur Heymans · 5 years ago
  4. 91945fb x86emu: Drop UDELAY_LAPIC dependency by Kyösti Mälkki · 5 years ago
  5. 7cd2c07 ACPI S3: Depend on RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  6. 546a2e8 ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUP by Kyösti Mälkki · 8 years ago
  7. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  8. 8da51ca Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE by Subrata Banik · 5 years ago
  9. b28b6b5 arch/x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  10. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  11. 4d372c7 cpu/x86: Declare SMM_ASEG by Kyösti Mälkki · 5 years ago
  12. b72b5d9 arch/x86: Clean up PIRQ_ROUTE by Kyösti Mälkki · 5 years ago
  13. 86dbe0f Kconfig: Enable RAMPAYLOAD for x86 by Subrata Banik · 5 years ago
  14. 6f75154 arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL by Arthur Heymans · 5 years ago
  15. b5962a9 Rampayload: Able to build coreboot without ramstage by Subrata Banik · 5 years ago
  16. 94cdec6 Kconfig: Guard RAMPAYLOAD by Nico Huber · 5 years ago
  17. fc46ad8 src/Kconfig: Move DRAM section to src/lib/Kconfig by Elyes HAOUAS · 5 years ago
  18. 7e893a0 Kconfig: Create RAMPAYLOAD kconfig by Subrata Banik · 5 years ago
  19. 9d3fa7a spd_bin: Do not depend CONFIG_DIMM_MAX on CONFIG_GENERIC_SPD_BIN by Julius Werner · 5 years ago
  20. 73c312f src/Kconfig: remove duplicate entry for drivers/fsp1_0/Kconfig by Matt DeVillier · 5 years ago
  21. 0987e43 src/Kconfig: increase heap size if using flattened image tree by Marty E. Plummer · 5 years ago
  22. ebd8a4f x86/smbios: Untangle system and board tables by Nico Huber · 7 years ago
  23. 8312df4 Kconfig: Add system type entries for common enclosures by Duncan Laurie · 6 years ago
  24. 3ef017c [RFC]util/checklist: Remove this functionality by Arthur Heymans · 6 years ago
  25. 8c1258a usbdebug: Remove option DEBUG_USBDEBUG by Kyösti Mälkki · 6 years ago
  26. 6627795 console: Add Kconfig debug option DEBUG_CONSOLE_INIT by Kyösti Mälkki · 6 years ago
  27. 74e0390 cbmem: Always use EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  28. 5a03ddc cpu/x86/Kconfig.debug: Move more options here by Nico Huber · 6 years ago
  29. d67edca soc/intel/common: Bring DISPLAY_MTRRS into the light by Nico Huber · 6 years ago
  30. 371a667 soc/intel/.../Kconfig: Move GPIO debug option into debug menu by Nico Huber · 6 years ago
  31. 718c6fa reset: Finalize move to new API by Nico Huber · 6 years ago
  32. 2930a72 src/Kconfig: Drop a superfluous word by Jonathan Neuschäfer · 6 years ago
  33. 991467d arch/x86: Add BERT region support functions by Marshall Dawson · 6 years ago
  34. 46255f7 Kconfig: Make the EM100 config option common by Simon Glass · 6 years ago
  35. a8c0cb3 stage_cache: Disable when APCI S3 is not possible by Kyösti Mälkki · 6 years ago
  36. f241998 Kconfig: Add new config for OVERRIDE_DEVICETREE by Furquan Shaikh · 6 years ago
  37. 9e53db4 drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM by Nico Huber · 6 years ago
  38. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  39. 7904e72 arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  40. b4953a9 cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE by Nico Huber · 6 years ago
  41. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  42. b22bbe2 Timestamps: Add option to print timestamps to debug console by Martin Roth · 6 years ago
  43. 9d231a9 smbios: Add option to select the enclosure type by Julien Viard de Galbert · 6 years ago
  44. b26759d arch/riscv: Don't set up virtual memory by Jonathan Neuschäfer · 7 years ago
  45. 780e931 util/blobtool: rename to bincfg by Denis 'GNUtoo' Carikli · 7 years ago
  46. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  47. 4ec3d9d boardid: Switch from Kconfig to weak functions by Julius Werner · 7 years ago
  48. ec47734 Kconfig: Remove BOARD_ID_MANUAL option by Julius Werner · 7 years ago
  49. 66f1f38 intel/common/smbus: increase spd read performance by Kane Chen · 7 years ago
  50. aa8e5d3 soc: Add Kconfig for each soc vendor by Chris Ching · 7 years ago
  51. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  52. 1899fbe src/security: Add security kconfig stub by Philipp Deppenwiese · 7 years ago
  53. 4e4a763 Enable time stamp collection by default on x86 by Paul Menzel · 9 years ago
  54. bc652b9 Kconfig: Move libhwbase related options into lib/Kconfig by Nico Huber · 7 years ago
  55. db6153d clang: Allow ANY_TOOLCHAIN for non-coreboot clang by Damien Zammit · 7 years ago
  56. ab37e9a Add support for Undefined Behavior Sanitizer by Ryan Salsamendi · 7 years ago
  57. 3db7653 lib/edid: Split out fill_lb_framebuffer() by Nico Huber · 7 years ago
  58. e63ba79 Kconfig: Move CONFIG_VIDEO_MB by Nico Huber · 7 years ago
  59. 4bbfe57 Kconfig: Move and clean up CONFIG_VGA by Nico Huber · 7 years ago
  60. 48dbc66 commonlib: Move drivers/storage into commonlib/storage by Lee Leahy · 7 years ago
  61. b9126fe cr50: check if the new image needs to be enabled and act on it by Vadim Bendebury · 7 years ago
  62. bb70c40 include: Add xmalloc, xzmalloc and dma routines by Lee Leahy · 7 years ago
  63. 8bc896f Kconfig: provide MAINBOARD_HAS_TPM_CR50 option by Aaron Durbin · 7 years ago
  64. f411b70 util/blobtool & sconfig: Update GENPARSER Kconfig question by Martin Roth · 7 years ago
  65. 7d234f2 GDB_WAIT: Clarify Kconfig description by Denis 'GNUtoo' Carikli · 9 years ago
  66. 408fda7 src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested by Martin Roth · 8 years ago
  67. c8d16f4 src/Kconfig: Remove 'default n' statements from early in Kconfig by Martin Roth · 8 years ago
  68. 44a46a1 device/dram: use global DIMM_SPD_SIZE Kconfig variable by Patrick Georgi · 8 years ago
  69. 8e4aafb src/Kconfig: Move options with no prompt towards the end of the file by Martin Roth · 8 years ago
  70. 75e5cb7 src/Kconfig: Move early defaults to the end of the file by Martin Roth · 8 years ago
  71. 410f256 Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implemented by Arthur Heymans · 8 years ago
  72. 43e9c93 ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default by Kyösti Mälkki · 8 years ago
  73. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  74. a5b1041 mb/intel/kblrvp: Add Variant board support for KBLRVP by Barnali Sarkar · 8 years ago
  75. 335781a lib: Add library to handle SPD data in CBFS or DIMM by Naresh G Solanki · 8 years ago
  76. c83239e Hook up libhwbase in ramstage by Nico Huber · 8 years ago
  77. bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  78. 9d6f365 ACPI S3: Remove HIGH_MEMORY_SAVE where possible by Kyösti Mälkki · 8 years ago
  79. e0ed902 Add option to use Ada code in ramstage by Nico Huber · 8 years ago
  80. e84e625 Add option to build Ada debugging code by Nico Huber · 8 years ago
  81. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  82. 0f671f6 Build system: Remove IASL_WARNINGS_ARE_ERRORS option by Martin Roth · 8 years ago
  83. e937513 Kconfig: Relocate DEVICETREE symbol by Marshall Dawson · 8 years ago
  84. 538e446 arch/riscv: Print the page table structure after construction by Jonathan Neuschäfer · 8 years ago
  85. e8e118d Kconfig: introduce writable boot device notion by Aaron Durbin · 8 years ago
  86. 3326f15 drivers/spi: move cbfs_spi.c location by Aaron Durbin · 8 years ago
  87. 16c173f Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  88. 4a36c4e Kconfig: lay groundwork for not assuming SPI flash boot device by Aaron Durbin · 8 years ago
  89. c3b024e Revert "Kconfig: separate memory mapped boot device from SPI" by Aaron Durbin · 8 years ago
  90. 691dac0 Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option by Aaron Durbin · 8 years ago
  91. a83bbf5 Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  92. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  93. 3205170 sconfig: pass in devicetree filename by Martin Roth · 9 years ago
  94. 45de1fe src/Kconfig: Capitalize ROM by Elyes HAOUAS · 8 years ago
  95. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  96. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  97. e2422e3 src/lib: Enable display of cbmem during romstage and postcar by Lee Leahy · 8 years ago
  98. b5664de Romstage spinlocks require EARLY_CBMEM_INIT by Kyösti Mälkki · 8 years ago
  99. fc04f9b Kconfig: Show DEBUG_BOOT_STATE in the Debug menu by Jonathan Neuschäfer · 8 years ago
  100. 2658870 kconfig: allow various tpm type and interface permutations by Vadim Bendebury · 8 years ago