1. 7d234f2 GDB_WAIT: Clarify Kconfig description by Denis 'GNUtoo' Carikli · 9 years ago
  2. 408fda7 src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested by Martin Roth · 8 years ago
  3. c8d16f4 src/Kconfig: Remove 'default n' statements from early in Kconfig by Martin Roth · 8 years ago
  4. 44a46a1 device/dram: use global DIMM_SPD_SIZE Kconfig variable by Patrick Georgi · 7 years ago
  5. 8e4aafb src/Kconfig: Move options with no prompt towards the end of the file by Martin Roth · 8 years ago
  6. 75e5cb7 src/Kconfig: Move early defaults to the end of the file by Martin Roth · 8 years ago
  7. 410f256 Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implemented by Arthur Heymans · 7 years ago
  8. 43e9c93 ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default by Kyösti Mälkki · 8 years ago
  9. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  10. a5b1041 mb/intel/kblrvp: Add Variant board support for KBLRVP by Barnali Sarkar · 8 years ago
  11. 335781a lib: Add library to handle SPD data in CBFS or DIMM by Naresh G Solanki · 8 years ago
  12. c83239e Hook up libhwbase in ramstage by Nico Huber · 8 years ago
  13. bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  14. 9d6f365 ACPI S3: Remove HIGH_MEMORY_SAVE where possible by Kyösti Mälkki · 8 years ago
  15. e0ed902 Add option to use Ada code in ramstage by Nico Huber · 8 years ago
  16. e84e625 Add option to build Ada debugging code by Nico Huber · 8 years ago
  17. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  18. 0f671f6 Build system: Remove IASL_WARNINGS_ARE_ERRORS option by Martin Roth · 8 years ago
  19. e937513 Kconfig: Relocate DEVICETREE symbol by Marshall Dawson · 8 years ago
  20. 538e446 arch/riscv: Print the page table structure after construction by Jonathan Neuschäfer · 8 years ago
  21. e8e118d Kconfig: introduce writable boot device notion by Aaron Durbin · 8 years ago
  22. 3326f15 drivers/spi: move cbfs_spi.c location by Aaron Durbin · 8 years ago
  23. 16c173f Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  24. 4a36c4e Kconfig: lay groundwork for not assuming SPI flash boot device by Aaron Durbin · 8 years ago
  25. c3b024e Revert "Kconfig: separate memory mapped boot device from SPI" by Aaron Durbin · 8 years ago
  26. 691dac0 Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option by Aaron Durbin · 8 years ago
  27. a83bbf5 Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  28. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  29. 3205170 sconfig: pass in devicetree filename by Martin Roth · 9 years ago
  30. 45de1fe src/Kconfig: Capitalize ROM by Elyes HAOUAS · 8 years ago
  31. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  32. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  33. e2422e3 src/lib: Enable display of cbmem during romstage and postcar by Lee Leahy · 8 years ago
  34. b5664de Romstage spinlocks require EARLY_CBMEM_INIT by Kyösti Mälkki · 8 years ago
  35. fc04f9b Kconfig: Show DEBUG_BOOT_STATE in the Debug menu by Jonathan Neuschäfer · 8 years ago
  36. 2658870 kconfig: allow various tpm type and interface permutations by Vadim Bendebury · 8 years ago
  37. bec853e Define RAMTOP for x86 only by Kyösti Mälkki · 8 years ago
  38. fc3741f Add Board Checklist Support by Lee Leahy · 8 years ago
  39. d5583a5 cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIP by Furquan Shaikh · 8 years ago
  40. 09210a1 src/Kconfig: Move acpi Kconfig below chipset Kconfigs by Martin Roth · 8 years ago
  41. bf1e481 lib: remove FLASHMAP_OFFSET config variable by Aaron Durbin · 8 years ago
  42. 1e162bf lib/prog_loaders: Allow platforms to skip stage cache by Furquan Shaikh · 8 years ago
  43. 94b18a1 xip: Do not pass --xip for early stages if CAR supports code execution by Furquan Shaikh · 8 years ago
  44. a6e9051 lib/coreboot_table: use the architecture dependent table size by Aaron Durbin · 8 years ago
  45. a0546da arch: use Kconfig variable for coreboot table size by Aaron Durbin · 8 years ago
  46. 86ddd73 kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  47. f2e0461 Kconfig: remove COMPRESS_PRERAM_STAGES option from x86 by Martin Roth · 8 years ago
  48. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  49. 1060535 lib: Add Kconfig to toggle boot state debugging by Lee Leahy · 8 years ago
  50. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 8 years ago
  51. 144eea0 Make MRC vs native a config rather than making a separate chipset for it. by Vladimir Serbinenko · 8 years ago
  52. 59ff340 Kconfig: Move defaults for CBFS_SIZE by Martin Roth · 8 years ago
  53. 21c0650 Kconfig: Move payloads section to payloads/Kconfig by Martin Roth · 8 years ago
  54. 87c9fae chromeos/vboot: provide support for x86 memory init verification by Aaron Durbin · 8 years ago
  55. b09a569 build_system: Extend site-local by Martin Roth · 8 years ago
  56. 5942e06 Kconfig: Recommend not enabling UPDATE_IMAGE option by Martin Roth · 8 years ago
  57. c0fb361 build system: Add option for auto generated cbfs attributes by Werner Zeh · 8 years ago
  58. 95f33f4e src/Kconfig: Indent with tabs instead of spaces by Martin Roth · 8 years ago
  59. 5d7ab39 chromeos: import Chrome OS fmaps by Patrick Georgi · 9 years ago
  60. a5a628e8 Kconfig: add comments for toolchain choices by Martin Roth · 8 years ago
  61. ee464b1 console: Simplify bootblock console Kconfig selection logic by Alexandru Gagniuc · 9 years ago
  62. 9420a52 lib: NHLT ACPI table support by Aaron Durbin · 9 years ago
  63. c764c74 cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure by Timothy Pearson · 9 years ago
  64. da1ca20 Kconfig: move fmap description file prompt into the mainboard menu by Martin Roth · 9 years ago
  65. 43a1f78 northbridge/intel/x4x: Intel 4-series northbridge support by Damien Zammit · 9 years ago
  66. 7b22d84 drivers/pc80: Add optional spinlock for nvram CBFS access by Timothy Pearson · 9 years ago
  67. 3747ba1 Kconfig: Fix CONFIG_GDB_STUB dependencies by Denis 'GNUtoo' Carikli · 9 years ago
  68. 44d5342 src/console: Add x86 romstage spinlock option and printk spinlock support by Timothy Pearson · 9 years ago
  69. 8a3592e build system: Switch to fmap based firmware layout by Patrick Georgi · 9 years ago
  70. 77c67b3 IASL: Enable warnings as errors by Martin Roth · 9 years ago
  71. 355dfda Remove dependency for HAS_PRECBMEM_TIMESTAMP_REGION by Martin Roth · 9 years ago
  72. 8420ad4 Kconfig: fix typo in description of the TRACE option by Ben Gardner · 9 years ago
  73. 66a476a arm64: Implement generic stage transitions for non-Tegra SoCs by Julius Werner · 9 years ago
  74. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  75. 3bfd7cc drivers/pc80: Rework normal / fallback selector code by Timothy Pearson · 9 years ago
  76. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  77. 6544cb3 Separate bootsplash image menuconfig option from others by Konstantin Aladyshev · 9 years ago
  78. 5c40645 Enable MULTIPLE_CBFS_INSTANCES on x86, too by Patrick Georgi · 9 years ago
  79. 8ef9c56 Kconfig: Hide RAM_CODE_SUPPORT. by Vladimir Serbinenko · 9 years ago
  80. 1e16142 Kconfig: Hide BOARD_ID_MANUAL. by Vladimir Serbinenko · 9 years ago
  81. 3a54318 Add EM100 'hyper term' spi console support in ramstage & smm by Martin Roth · 9 years ago
  82. ecf2eb4 sandybridge ivybridge: Treat native init as first class citizen by Alexandru Gagniuc · 9 years ago
  83. fdbc1af Kconfig: Remove EXPERT mode by Alexandru Gagniuc · 9 years ago
  84. 2ca12740 skylake: remove CBFS_SIZE option in SoC directory by Aaron Durbin · 9 years ago
  85. 1daee06 riscv-emulation: Set stack size to 0 in Kconfig by Thaminda Edirisooriya · 9 years ago
  86. 1a8b7bf payloads: Reorganize Kconfig for external payloads by Stefan Reinauer · 9 years ago
  87. 1936f6c timestamp: add generic cache region by Aaron Durbin · 9 years ago
  88. c407cb9 Move baytrail & fsp_baytrail to the common IFD interface. by Martin Roth · 9 years ago
  89. 59aa2b1 southbridge/intel: Create common IFD Kconfig and Makefile by Martin Roth · 9 years ago
  90. 026e4dc Kconfig: Move CBFS_SIZE into Mainboard menu by Martin Roth · 9 years ago
  91. e1523ec Reorder arch & vendorcode in Kconfig by Martin Roth · 9 years ago
  92. 0afdec4 lenovo: Hide SMBIOS config by Vladimir Serbinenko · 9 years ago
  93. d211976 kconfig: Reorder config includes by Duncan Laurie · 9 years ago
  94. 7710379 acpi/sata: add generic sata ssdt port generator by Alexander Couzens · 9 years ago
  95. 633352c Kconfig: Remove RELOCATABLE_MODULES. by Vladimir Serbinenko · 9 years ago
  96. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  97. 351fefc ACPI: slic support by Vladimir Serbinenko · 10 years ago
  98. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  99. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  100. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago