1. 9764bc1 mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabled by Patrick Rudolph · 4 years, 9 months ago
  2. b7e8505 soc/{cannonlake,skylake}: Remove unused 'rdmsr(MSR_CONFIG_TDP_NOMINAL)' by Elyes HAOUAS · 4 years, 10 months ago
  3. 2384682 soc/mediatek: Add missing '#include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  4. 187655c mb/{google/fizz,razer/blade_stealth_kbl}: Add missing include <console/console.h> by Elyes HAOUAS · 4 years, 10 months ago
  5. 77fe213 SMBIOS: Add 'CXL FLexbus 1.0' memory array location by Elyes HAOUAS · 4 years, 10 months ago
  6. 898ca04 AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUME by Kyösti Mälkki · 4 years, 9 months ago
  7. f76c12a3 mb/asus/p5ql-em: Fix S3 resume by Arthur Heymans · 4 years, 9 months ago
  8. b8cd4b0 drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver by Michael Niewöhner · 4 years, 10 months ago
  9. 46e68ac soc/intel/denverton_ns: make use of common cbmem_top_chipset by Michael Niewöhner · 4 years, 10 months ago
  10. 0cc619b vendorcode/eltan/security/mboot/mboot.c: Correct parameter description by Frans Hendriks · 4 years, 10 months ago
  11. a1c259b security/vboot: Add rw_region_only support to vboot by Wim Vervoorn · 4 years, 10 months ago
  12. 02a4a0d soc/intel/tigerlake: Fix cbmem_top by Arthur Heymans · 4 years, 9 months ago
  13. 9caadfe mb/siemens/mc_apl6: Add TPM to devicetree by Werner Zeh · 4 years, 10 months ago
  14. a4b7bef mb/siemens/mc_apl6: Enable SDHCI and disable eMMC controller by Werner Zeh · 4 years, 10 months ago
  15. 4f7fe49 mb/siemens/mc_apl6: Adjust clock lines used on PCIe-2-PCI bridge by Werner Zeh · 4 years, 10 months ago
  16. 7c276c0 mb/siemens/mc_apl6: Enable VBOOT per default by Werner Zeh · 4 years, 10 months ago
  17. 0dc87ef mb/siemens/mc_apl6: Add new mainboard based on mc_apl3 by Werner Zeh · 4 years, 10 months ago
  18. 6754dcd soc/intel/quark: make use of common cbmem_top_chipset by Michael Niewöhner · 4 years, 10 months ago
  19. 97012bd soc/intel/apollolake: make use of common cbmem_top_chipset by Michael Niewöhner · 4 years, 10 months ago
  20. 45ddb43 console,boot_state: Exclude printk() from reported times by Kyösti Mälkki · 4 years, 10 months ago
  21. 19825e8 Documentation: Add some significant 4.11 release notes by Kyösti Mälkki · 4 years, 9 months ago
  22. ca7f93d fsp{rangeley,baytrail,broadwell_de}: Fix dead assignment by Elyes HAOUAS · 4 years, 9 months ago
  23. aabc215 src/mb: Remove redundant message befor 'system_reset()' by Elyes HAOUAS · 4 years, 9 months ago
  24. 10cfd4d mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>' by Elyes HAOUAS · 4 years, 9 months ago
  25. e396c66 rockchip/rk3288: Bump verstage size a little more by Julius Werner · 4 years, 9 months ago
  26. 5c7b74a Helios: Set the reset delay for Goodix touchscreen to 120ms by Shelley Chen · 4 years, 10 months ago
  27. 56aeae0 region: publicize region_end() and add region_device_end() by Aaron Durbin · 4 years, 10 months ago
  28. b1ea53d region: add rdev_chain_full() by Aaron Durbin · 4 years, 10 months ago
  29. f0564a9 include: introduce update* for mmio operations by Michael Niewöhner · 4 years, 10 months ago
  30. e919390 soc/intel/icelake: add soc implementation for ETR address API by Michael Niewöhner · 4 years, 10 months ago
  31. 93d215c soc/intel/cannonlake: add soc implementation for ETR address API by Michael Niewöhner · 4 years, 10 months ago
  32. b4d960b soc/intel/apollolake: add soc implementation for ETR address API by Michael Niewöhner · 4 years, 10 months ago
  33. 2855209 soc/intel/common: pmclib: add API to get ETR register address by Michael Niewöhner · 4 years, 10 months ago
  34. 8f22136 include/device: add pci mmio cfg address helpers by Michael Niewöhner · 4 years, 10 months ago
  35. bc2f9a3 libpayload: usbmsc: update return value of CSW transfer by Changqi Hu · 4 years, 10 months ago
  36. 1b95501 Documentation: Add some significant 4.11 release notes by Patrick Rudolph · 4 years, 10 months ago
  37. 12440ce drivers/intel/fsp1_1: Fake microcode update to make FSP happy by Arthur Heymans · 4 years, 10 months ago
  38. 8256ca0 soc/intel/braswell: Update microcode before FSP by Arthur Heymans · 4 years, 10 months ago
  39. 3c1e986 soc/intel/broadwell: Use common sb code for SPI lockdown configuration by Arthur Heymans · 4 years, 10 months ago
  40. 5efee3a soc/intel/broadwell: Don't reinitialize SPI after lockdown by Arthur Heymans · 4 years, 10 months ago
  41. 95755dd soc/intel/broadwell: Use common INTEL_SB SPI code by Arthur Heymans · 5 years ago
  42. 2abbe46 soc/intel/broadwell: Use common SB RTC code by Arthur Heymans · 5 years ago
  43. 1d4bdda sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol by Arthur Heymans · 4 years, 10 months ago
  44. 23a6c79 sb/intel/common: Make COMMON_RESET optional by Arthur Heymans · 4 years, 10 months ago
  45. 074730c sb/intel/common: Make linking rtc.c conditional by Arthur Heymans · 5 years ago
  46. 1c54bc4 lib/cbmem: Remove the cbmem_top_init() hook by Arthur Heymans · 4 years, 10 months ago
  47. 8b7cd43 arch/x86: Remove EARLY_EBDA_INIT support by Arthur Heymans · 4 years, 10 months ago
  48. 005e25d soc/intel/common/ebda: Drop code by Arthur Heymans · 4 years, 10 months ago
  49. cf5af24 soc/intel/common/sa: Remove EBDA dependency by Arthur Heymans · 4 years, 10 months ago
  50. c4c5d85 lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG by Arthur Heymans · 4 years, 10 months ago
  51. 55069d1 arch/riscv: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  52. 7f22933 Kconfig: Remove untrue comment by Arthur Heymans · 4 years, 10 months ago
  53. 21d6a27 arch/x86: Replace some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  54. be5317f ELOG: Avoid some preprocessor use by Kyösti Mälkki · 4 years, 10 months ago
  55. 9dd1a12 ELOG: Introduce elog_gsmi variants by Kyösti Mälkki · 4 years, 10 months ago
  56. 7e4bfe4 mb/asus/p5ql-em: Add mainboard by Arthur Heymans · 6 years ago
  57. b8df689 soc/intel/tigerlake/acpi: Copy acpi directory from icelake by Subrata Banik · 4 years, 10 months ago
  58. 91e89c5 soc/intel/tigerlake: Do initial SoC commit till ramstage by Subrata Banik · 4 years, 10 months ago
  59. baf6d6e soc/intel/tigerlake/romstage: Do initial SoC commit till romstage by Subrata Banik · 4 years, 10 months ago
  60. 930c31c soc/intel/tigerlake/bootblock: Do initial SoC commit till bootblock by Subrata Banik · 4 years, 10 months ago
  61. f307ffb google/stout: Remove ELOG_GSMI from EC by Kyösti Mälkki · 4 years, 10 months ago
  62. 76ffa88 configs/config.facebook_fbg1701: Add config file by Frans Hendriks · 4 years, 10 months ago
  63. 254933f google/parrot: Remove ELOG_GSMI from EC by Kyösti Mälkki · 4 years, 10 months ago
  64. 056fbe4 ELOG, soc/intel: Avoid some preprocessor use by Kyösti Mälkki · 4 years, 10 months ago
  65. c86fc8e sb,soc/intel: Reduce preprocessor use with ME debugging by Kyösti Mälkki · 4 years, 10 months ago
  66. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  67. 44f1af2 intel/braswell: Remove duplicate set_max_freq() prototypes by Kyösti Mälkki · 4 years, 10 months ago
  68. c7fa911 eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE by Kyösti Mälkki · 4 years, 10 months ago
  69. bf43f9e eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK by Kyösti Mälkki · 4 years, 10 months ago
  70. ed8eaab eltan/security: Remove some preprocessor guards by Kyösti Mälkki · 4 years, 10 months ago
  71. dd227a7 mb/facebook/fbg1701: Remove some preprocessor guards by Kyösti Mälkki · 4 years, 10 months ago
  72. 07f798d mb/google/hatch/var/akemi: disable unused USB port for Akemi platform by Peichao Wang · 4 years, 10 months ago
  73. 4e07403 soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options by Mario Scheithauer · 4 years, 10 months ago
  74. 1b1a26a soc/intel/icelake: Refactor pch_early_init() code by Subrata Banik · 4 years, 10 months ago
  75. 114e2e8 lib/cbfs: Add fallback to RO region to cbfs_boot_locate by Wim Vervoorn · 4 years, 10 months ago
  76. 32c8de1 Rangeley: Fix incorrect BCLK by Kyösti Mälkki · 4 years, 10 months ago
  77. 3042af6 hatch: Create puff variant by Edward O'Callaghan · 4 years, 10 months ago
  78. 881f9cb mainboard/google: Allow Hatch variants to read SPD data over SMBus by Edward O'Callaghan · 4 years, 10 months ago
  79. 46b125a mb/google/hatch/variants/helios: Modify touchscreen power on sequence by Kane Chen · 4 years, 11 months ago
  80. 2d90cb1 arch/x86: Create preprocessed __ROMCC__ bootblock source by Kyösti Mälkki · 5 years ago
  81. 585786b drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP by Arthur Heymans · 4 years, 10 months ago
  82. 08aeda6 soc/intel/common: Make native and FSP-T CAR init mutually exclusive by Arthur Heymans · 4 years, 10 months ago
  83. 71bd7e4 drivers/intel/fsp2_0: Move Debug options to "Debugging" by Arthur Heymans · 4 years, 10 months ago
  84. aae8190 Kconfig: Organize debugging options per file extensions by Arthur Heymans · 4 years, 10 months ago
  85. 55f0132 util/lint/kconfig_lint: Handle glob prefix and suffix by Arthur Heymans · 4 years, 10 months ago
  86. 4e39c82 lib: add calculate crc byte by byte by Xiang Wang · 4 years, 10 months ago
  87. a021895 mb/g/drallion: Override smbios enclosure type for drallion by Mathew King · 4 years, 10 months ago
  88. 51b1fc6 mb/g/drallion: Consolidate 360 sensor board detection by Mathew King · 4 years, 10 months ago
  89. 763eeec arch/riscv: Use FDT from calling argument when using FIT by Arthur Heymans · 4 years, 10 months ago
  90. c01d092 arch/riscv: Rename `stages.c` to `romstage.c` by Nico Huber · 4 years, 10 months ago
  91. 214661e security/vboot/Kconfig: Remove unused symbols by Arthur Heymans · 4 years, 10 months ago
  92. f8251b9 mb/emulation/qemu: Add VBOOT support by Patrick Rudolph · 5 years ago
  93. b474161 mainboard/google: Rework Hatch so that SPD in CBFS is optional by Edward O'Callaghan · 4 years, 10 months ago
  94. fb2a9d5 soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionally by Subrata Banik · 4 years, 10 months ago
  95. 6a657c2 mb/google/hatch/variants/helios: Update TSR3 sensor thresholds by Sumeet Pawnikar · 4 years, 10 months ago
  96. 007af42 superio/*/*/acpi: Improve the readability of the IndexField by Elyes HAOUAS · 4 years, 10 months ago
  97. ef63c32 arch/riscv: Don't link `stages.c` into ramstage by Nico Huber · 4 years, 10 months ago
  98. 6b5bf40 soc/intel/common: Include Tigerlake device IDs by Ravi Sarawadi · 4 years, 10 months ago
  99. 8fc523e drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames by Wim Vervoorn · 4 years, 10 months ago
  100. 1058dd8 security/vboot: Removed vboot_prepare from vboot_locator by Wim Vervoorn · 4 years, 10 months ago