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