1. e335c2e sconfig: Allow chipset to provide a base devicetree by Duncan Laurie · 4 years, 1 month ago
  2. 690b6bc treewide/Kconfig: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  3. 0b1ec5a Kconfig: Update ASan config options by Harshit Sharma · 4 years ago
  4. a6ebe08 lib: Add ASan support to romstage on x86 arch by Harshit Sharma · 4 years, 1 month ago
  5. 3b9cc85 lib: Update ASan compiler flags and Kconfig help text by Harshit Sharma · 4 years, 1 month ago
  6. 2bcaba0 lib: Add ASan stub by Harshit Sharma · 4 years, 2 months ago
  7. 18a8ba4 arch/x86: Remove RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 4 years, 2 months ago
  8. 999d29e Kconfig: Fix warning by Benjamin Doron · 4 years, 2 months ago
  9. bc1cb38 Add qc_blobs repository by Julius Werner · 4 years, 2 months ago
  10. c746a74 smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD variable by Johnny Lin · 4 years, 3 months ago
  11. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  12. 9446447 sb/intel: Clean up some SMI enables by Kyösti Mälkki · 4 years, 2 months ago
  13. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 2 months ago
  14. cfc3c35 ACPI: Remove Kconfig COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  15. be24278 SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPE by Kyösti Mälkki · 4 years, 2 months ago
  16. 36e6c6f fw_config: Add firmware configuration interface by Duncan Laurie · 4 years, 3 months ago
  17. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  18. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  19. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  20. bf4b7b0 acpi: Reorganize ACPI configs by Furquan Shaikh · 4 years, 4 months ago
  21. a6b887e src/Kconfig: enable USE_BLOBS by default by Felix Held · 4 years, 8 months ago
  22. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  23. 8e98013 Kconfig: Have GDB_STUB depend on DRIVERS_UART by Arthur Heymans · 4 years, 10 months ago
  24. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  25. 1cb26a6 Kconfig: Add CONFIG_PCI dependency for CONFIG_MINIMAL_PCI_SCANNING by Subrata Banik · 4 years, 6 months ago
  26. 37bead6 Kconfig: Guard CONFIGURABLE_RAMSTAGE by Subrata Banik · 4 years, 6 months ago
  27. 466ca2c Add configurable ramstage support for minimal PCI scanning by Ronald G. Minnich · 4 years, 10 months ago
  28. 161df73 src/Kconfig: Remove unused symbol by Elyes HAOUAS · 4 years, 7 months ago
  29. bccc7e7 {soc,southbridge}/*/*/acpi: Add possibility to disable S4 by Wim Vervoorn · 4 years, 7 months ago
  30. 8b93cb7 timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour by Kyösti Mälkki · 4 years, 7 months ago
  31. efa56ab arch/x86: Drop ROMCC_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  32. 6766f4f arch/x86: Fix S3 resume without stage cache by Kyösti Mälkki · 4 years, 8 months ago
  33. d83bd53 Kconfig: Drop NO_RELOCATABLE_RAMSTAGE by Nico Huber · 4 years, 8 months ago
  34. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  35. f8dc4bc arch/x86: Remove spinlocks inside CAR by Kyösti Mälkki · 5 years ago
  36. e32d16f vendorcode/eltan/security: Move eltan security from chipset to security menu by Wim Vervoorn · 4 years, 9 months ago
  37. 7f22933 Kconfig: Remove untrue comment by Arthur Heymans · 4 years, 9 months ago
  38. 71bd7e4 drivers/intel/fsp2_0: Move Debug options to "Debugging" by Arthur Heymans · 4 years, 10 months ago
  39. aae8190 Kconfig: Organize debugging options per file extensions by Arthur Heymans · 4 years, 10 months ago
  40. 92a7599 src/Kconfig: Drop unused DEBUG_ACPI by Elyes HAOUAS · 4 years, 10 months ago
  41. 9dfa60a src/Kconfig: Drop unused HAVE_POSTCAR by Elyes HAOUAS · 4 years, 10 months ago
  42. 20ce400 Makefile, Kconfig: Add AMD dependency for amd_blobs repo by Marshall Dawson · 4 years, 10 months ago
  43. 6010eb2 arch/x86: Add a choice for selecting normal/fallback cbfs prefix by Arthur Heymans · 4 years, 11 months ago
  44. 965881b Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is provided by Arthur Heymans · 5 years ago
  45. 91945fb x86emu: Drop UDELAY_LAPIC dependency by Kyösti Mälkki · 5 years ago
  46. 7cd2c07 ACPI S3: Depend on RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  47. 546a2e8 ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUP by Kyösti Mälkki · 8 years ago
  48. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  49. 8da51ca Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE by Subrata Banik · 5 years ago
  50. b28b6b5 arch/x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  51. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  52. 4d372c7 cpu/x86: Declare SMM_ASEG by Kyösti Mälkki · 5 years ago
  53. b72b5d9 arch/x86: Clean up PIRQ_ROUTE by Kyösti Mälkki · 5 years ago
  54. 86dbe0f Kconfig: Enable RAMPAYLOAD for x86 by Subrata Banik · 5 years ago
  55. 6f75154 arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL by Arthur Heymans · 5 years ago
  56. b5962a9 Rampayload: Able to build coreboot without ramstage by Subrata Banik · 5 years ago
  57. 94cdec6 Kconfig: Guard RAMPAYLOAD by Nico Huber · 5 years ago
  58. fc46ad8 src/Kconfig: Move DRAM section to src/lib/Kconfig by Elyes HAOUAS · 5 years ago
  59. 7e893a0 Kconfig: Create RAMPAYLOAD kconfig by Subrata Banik · 5 years ago
  60. 9d3fa7a spd_bin: Do not depend CONFIG_DIMM_MAX on CONFIG_GENERIC_SPD_BIN by Julius Werner · 5 years ago
  61. 73c312f src/Kconfig: remove duplicate entry for drivers/fsp1_0/Kconfig by Matt DeVillier · 5 years ago
  62. 0987e43 src/Kconfig: increase heap size if using flattened image tree by Marty E. Plummer · 5 years ago
  63. ebd8a4f x86/smbios: Untangle system and board tables by Nico Huber · 7 years ago
  64. 8312df4 Kconfig: Add system type entries for common enclosures by Duncan Laurie · 6 years ago
  65. 3ef017c [RFC]util/checklist: Remove this functionality by Arthur Heymans · 6 years ago
  66. 8c1258a usbdebug: Remove option DEBUG_USBDEBUG by Kyösti Mälkki · 6 years ago
  67. 6627795 console: Add Kconfig debug option DEBUG_CONSOLE_INIT by Kyösti Mälkki · 6 years ago
  68. 74e0390 cbmem: Always use EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  69. 5a03ddc cpu/x86/Kconfig.debug: Move more options here by Nico Huber · 6 years ago
  70. d67edca soc/intel/common: Bring DISPLAY_MTRRS into the light by Nico Huber · 6 years ago
  71. 371a667 soc/intel/.../Kconfig: Move GPIO debug option into debug menu by Nico Huber · 6 years ago
  72. 718c6fa reset: Finalize move to new API by Nico Huber · 6 years ago
  73. 2930a72 src/Kconfig: Drop a superfluous word by Jonathan Neuschäfer · 6 years ago
  74. 991467d arch/x86: Add BERT region support functions by Marshall Dawson · 6 years ago
  75. 46255f7 Kconfig: Make the EM100 config option common by Simon Glass · 6 years ago
  76. a8c0cb3 stage_cache: Disable when APCI S3 is not possible by Kyösti Mälkki · 6 years ago
  77. f241998 Kconfig: Add new config for OVERRIDE_DEVICETREE by Furquan Shaikh · 6 years ago
  78. 9e53db4 drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM by Nico Huber · 6 years ago
  79. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  80. 7904e72 arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  81. b4953a9 cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE by Nico Huber · 6 years ago
  82. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  83. b22bbe2 Timestamps: Add option to print timestamps to debug console by Martin Roth · 6 years ago
  84. 9d231a9 smbios: Add option to select the enclosure type by Julien Viard de Galbert · 6 years ago
  85. b26759d arch/riscv: Don't set up virtual memory by Jonathan Neuschäfer · 7 years ago
  86. 780e931 util/blobtool: rename to bincfg by Denis 'GNUtoo' Carikli · 7 years ago
  87. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  88. 4ec3d9d boardid: Switch from Kconfig to weak functions by Julius Werner · 7 years ago
  89. ec47734 Kconfig: Remove BOARD_ID_MANUAL option by Julius Werner · 7 years ago
  90. 66f1f38 intel/common/smbus: increase spd read performance by Kane Chen · 7 years ago
  91. aa8e5d3 soc: Add Kconfig for each soc vendor by Chris Ching · 7 years ago
  92. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  93. 1899fbe src/security: Add security kconfig stub by Philipp Deppenwiese · 7 years ago
  94. 4e4a763 Enable time stamp collection by default on x86 by Paul Menzel · 9 years ago
  95. bc652b9 Kconfig: Move libhwbase related options into lib/Kconfig by Nico Huber · 7 years ago
  96. db6153d clang: Allow ANY_TOOLCHAIN for non-coreboot clang by Damien Zammit · 7 years ago
  97. ab37e9a Add support for Undefined Behavior Sanitizer by Ryan Salsamendi · 7 years ago
  98. 3db7653 lib/edid: Split out fill_lb_framebuffer() by Nico Huber · 7 years ago
  99. e63ba79 Kconfig: Move CONFIG_VIDEO_MB by Nico Huber · 7 years ago
  100. 4bbfe57 Kconfig: Move and clean up CONFIG_VGA by Nico Huber · 7 years ago