1. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  2. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  3. bf4b7b0 acpi: Reorganize ACPI configs by Furquan Shaikh · 4 years, 3 months ago
  4. a6b887e src/Kconfig: enable USE_BLOBS by default by Felix Held · 4 years, 7 months ago
  5. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  6. 8e98013 Kconfig: Have GDB_STUB depend on DRIVERS_UART by Arthur Heymans · 4 years, 9 months ago
  7. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 5 months ago
  8. 1cb26a6 Kconfig: Add CONFIG_PCI dependency for CONFIG_MINIMAL_PCI_SCANNING by Subrata Banik · 4 years, 5 months ago
  9. 37bead6 Kconfig: Guard CONFIGURABLE_RAMSTAGE by Subrata Banik · 4 years, 5 months ago
  10. 466ca2c Add configurable ramstage support for minimal PCI scanning by Ronald G. Minnich · 4 years, 9 months ago
  11. 161df73 src/Kconfig: Remove unused symbol by Elyes HAOUAS · 4 years, 6 months ago
  12. bccc7e7 {soc,southbridge}/*/*/acpi: Add possibility to disable S4 by Wim Vervoorn · 4 years, 6 months ago
  13. 8b93cb7 timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour by Kyösti Mälkki · 4 years, 6 months ago
  14. efa56ab arch/x86: Drop ROMCC_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  15. 6766f4f arch/x86: Fix S3 resume without stage cache by Kyösti Mälkki · 4 years, 7 months ago
  16. d83bd53 Kconfig: Drop NO_RELOCATABLE_RAMSTAGE by Nico Huber · 4 years, 7 months ago
  17. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  18. f8dc4bc arch/x86: Remove spinlocks inside CAR by Kyösti Mälkki · 5 years ago
  19. e32d16f vendorcode/eltan/security: Move eltan security from chipset to security menu by Wim Vervoorn · 4 years, 8 months ago
  20. 7f22933 Kconfig: Remove untrue comment by Arthur Heymans · 4 years, 8 months ago
  21. 71bd7e4 drivers/intel/fsp2_0: Move Debug options to "Debugging" by Arthur Heymans · 4 years, 9 months ago
  22. aae8190 Kconfig: Organize debugging options per file extensions by Arthur Heymans · 4 years, 8 months ago
  23. 92a7599 src/Kconfig: Drop unused DEBUG_ACPI by Elyes HAOUAS · 4 years, 8 months ago
  24. 9dfa60a src/Kconfig: Drop unused HAVE_POSTCAR by Elyes HAOUAS · 4 years, 9 months ago
  25. 20ce400 Makefile, Kconfig: Add AMD dependency for amd_blobs repo by Marshall Dawson · 4 years, 9 months ago
  26. 6010eb2 arch/x86: Add a choice for selecting normal/fallback cbfs prefix by Arthur Heymans · 4 years, 9 months ago
  27. 965881b Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is provided by Arthur Heymans · 4 years, 10 months ago
  28. 91945fb x86emu: Drop UDELAY_LAPIC dependency by Kyösti Mälkki · 5 years ago
  29. 7cd2c07 ACPI S3: Depend on RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  30. 546a2e8 ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUP by Kyösti Mälkki · 8 years ago
  31. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  32. 8da51ca Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE by Subrata Banik · 5 years ago
  33. b28b6b5 arch/x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  34. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  35. 4d372c7 cpu/x86: Declare SMM_ASEG by Kyösti Mälkki · 5 years ago
  36. b72b5d9 arch/x86: Clean up PIRQ_ROUTE by Kyösti Mälkki · 5 years ago
  37. 86dbe0f Kconfig: Enable RAMPAYLOAD for x86 by Subrata Banik · 5 years ago
  38. 6f75154 arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL by Arthur Heymans · 5 years ago
  39. b5962a9 Rampayload: Able to build coreboot without ramstage by Subrata Banik · 5 years ago
  40. 94cdec6 Kconfig: Guard RAMPAYLOAD by Nico Huber · 5 years ago
  41. fc46ad8 src/Kconfig: Move DRAM section to src/lib/Kconfig by Elyes HAOUAS · 5 years ago
  42. 7e893a0 Kconfig: Create RAMPAYLOAD kconfig by Subrata Banik · 5 years ago
  43. 9d3fa7a spd_bin: Do not depend CONFIG_DIMM_MAX on CONFIG_GENERIC_SPD_BIN by Julius Werner · 5 years ago
  44. 73c312f src/Kconfig: remove duplicate entry for drivers/fsp1_0/Kconfig by Matt DeVillier · 5 years ago
  45. 0987e43 src/Kconfig: increase heap size if using flattened image tree by Marty E. Plummer · 5 years ago
  46. ebd8a4f x86/smbios: Untangle system and board tables by Nico Huber · 7 years ago
  47. 8312df4 Kconfig: Add system type entries for common enclosures by Duncan Laurie · 5 years ago
  48. 3ef017c [RFC]util/checklist: Remove this functionality by Arthur Heymans · 6 years ago
  49. 8c1258a usbdebug: Remove option DEBUG_USBDEBUG by Kyösti Mälkki · 6 years ago
  50. 6627795 console: Add Kconfig debug option DEBUG_CONSOLE_INIT by Kyösti Mälkki · 6 years ago
  51. 74e0390 cbmem: Always use EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  52. 5a03ddc cpu/x86/Kconfig.debug: Move more options here by Nico Huber · 6 years ago
  53. d67edca soc/intel/common: Bring DISPLAY_MTRRS into the light by Nico Huber · 6 years ago
  54. 371a667 soc/intel/.../Kconfig: Move GPIO debug option into debug menu by Nico Huber · 6 years ago
  55. 718c6fa reset: Finalize move to new API by Nico Huber · 6 years ago
  56. 2930a72 src/Kconfig: Drop a superfluous word by Jonathan Neuschäfer · 6 years ago
  57. 991467d arch/x86: Add BERT region support functions by Marshall Dawson · 6 years ago
  58. 46255f7 Kconfig: Make the EM100 config option common by Simon Glass · 6 years ago
  59. a8c0cb3 stage_cache: Disable when APCI S3 is not possible by Kyösti Mälkki · 6 years ago
  60. f241998 Kconfig: Add new config for OVERRIDE_DEVICETREE by Furquan Shaikh · 6 years ago
  61. 9e53db4 drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM by Nico Huber · 6 years ago
  62. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  63. 7904e72 arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  64. b4953a9 cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE by Nico Huber · 6 years ago
  65. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  66. b22bbe2 Timestamps: Add option to print timestamps to debug console by Martin Roth · 6 years ago
  67. 9d231a9 smbios: Add option to select the enclosure type by Julien Viard de Galbert · 6 years ago
  68. b26759d arch/riscv: Don't set up virtual memory by Jonathan Neuschäfer · 6 years ago
  69. 780e931 util/blobtool: rename to bincfg by Denis 'GNUtoo' Carikli · 7 years ago
  70. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  71. 4ec3d9d boardid: Switch from Kconfig to weak functions by Julius Werner · 7 years ago
  72. ec47734 Kconfig: Remove BOARD_ID_MANUAL option by Julius Werner · 7 years ago
  73. 66f1f38 intel/common/smbus: increase spd read performance by Kane Chen · 7 years ago
  74. aa8e5d3 soc: Add Kconfig for each soc vendor by Chris Ching · 7 years ago
  75. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  76. 1899fbe src/security: Add security kconfig stub by Philipp Deppenwiese · 7 years ago
  77. 4e4a763 Enable time stamp collection by default on x86 by Paul Menzel · 9 years ago
  78. bc652b9 Kconfig: Move libhwbase related options into lib/Kconfig by Nico Huber · 7 years ago
  79. db6153d clang: Allow ANY_TOOLCHAIN for non-coreboot clang by Damien Zammit · 7 years ago
  80. ab37e9a Add support for Undefined Behavior Sanitizer by Ryan Salsamendi · 7 years ago
  81. 3db7653 lib/edid: Split out fill_lb_framebuffer() by Nico Huber · 7 years ago
  82. e63ba79 Kconfig: Move CONFIG_VIDEO_MB by Nico Huber · 7 years ago
  83. 4bbfe57 Kconfig: Move and clean up CONFIG_VGA by Nico Huber · 7 years ago
  84. 48dbc66 commonlib: Move drivers/storage into commonlib/storage by Lee Leahy · 7 years ago
  85. b9126fe cr50: check if the new image needs to be enabled and act on it by Vadim Bendebury · 7 years ago
  86. bb70c40 include: Add xmalloc, xzmalloc and dma routines by Lee Leahy · 7 years ago
  87. 8bc896f Kconfig: provide MAINBOARD_HAS_TPM_CR50 option by Aaron Durbin · 7 years ago
  88. f411b70 util/blobtool & sconfig: Update GENPARSER Kconfig question by Martin Roth · 7 years ago
  89. 7d234f2 GDB_WAIT: Clarify Kconfig description by Denis 'GNUtoo' Carikli · 9 years ago
  90. 408fda7 src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested by Martin Roth · 8 years ago
  91. c8d16f4 src/Kconfig: Remove 'default n' statements from early in Kconfig by Martin Roth · 8 years ago
  92. 44a46a1 device/dram: use global DIMM_SPD_SIZE Kconfig variable by Patrick Georgi · 7 years ago
  93. 8e4aafb src/Kconfig: Move options with no prompt towards the end of the file by Martin Roth · 8 years ago
  94. 75e5cb7 src/Kconfig: Move early defaults to the end of the file by Martin Roth · 8 years ago
  95. 410f256 Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implemented by Arthur Heymans · 7 years ago
  96. 43e9c93 ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default by Kyösti Mälkki · 8 years ago
  97. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  98. a5b1041 mb/intel/kblrvp: Add Variant board support for KBLRVP by Barnali Sarkar · 8 years ago
  99. 335781a lib: Add library to handle SPD data in CBFS or DIMM by Naresh G Solanki · 8 years ago
  100. c83239e Hook up libhwbase in ramstage by Nico Huber · 8 years ago