1. 55069d1 arch/riscv: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  2. 7f22933 Kconfig: Remove untrue comment by Arthur Heymans · 4 years, 10 months ago
  3. 21d6a27 arch/x86: Replace some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  4. be5317f ELOG: Avoid some preprocessor use by Kyösti Mälkki · 4 years, 10 months ago
  5. 9dd1a12 ELOG: Introduce elog_gsmi variants by Kyösti Mälkki · 4 years, 10 months ago
  6. 7e4bfe4 mb/asus/p5ql-em: Add mainboard by Arthur Heymans · 6 years ago
  7. b8df689 soc/intel/tigerlake/acpi: Copy acpi directory from icelake by Subrata Banik · 4 years, 10 months ago
  8. 91e89c5 soc/intel/tigerlake: Do initial SoC commit till ramstage by Subrata Banik · 4 years, 10 months ago
  9. baf6d6e soc/intel/tigerlake/romstage: Do initial SoC commit till romstage by Subrata Banik · 4 years, 10 months ago
  10. 930c31c soc/intel/tigerlake/bootblock: Do initial SoC commit till bootblock by Subrata Banik · 4 years, 10 months ago
  11. f307ffb google/stout: Remove ELOG_GSMI from EC by Kyösti Mälkki · 4 years, 10 months ago
  12. 76ffa88 configs/config.facebook_fbg1701: Add config file by Frans Hendriks · 4 years, 10 months ago
  13. 254933f google/parrot: Remove ELOG_GSMI from EC by Kyösti Mälkki · 4 years, 10 months ago
  14. 056fbe4 ELOG, soc/intel: Avoid some preprocessor use by Kyösti Mälkki · 4 years, 10 months ago
  15. c86fc8e sb,soc/intel: Reduce preprocessor use with ME debugging by Kyösti Mälkki · 4 years, 10 months ago
  16. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  17. 44f1af2 intel/braswell: Remove duplicate set_max_freq() prototypes by Kyösti Mälkki · 4 years, 10 months ago
  18. c7fa911 eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE by Kyösti Mälkki · 4 years, 10 months ago
  19. bf43f9e eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK by Kyösti Mälkki · 4 years, 10 months ago
  20. ed8eaab eltan/security: Remove some preprocessor guards by Kyösti Mälkki · 4 years, 10 months ago
  21. dd227a7 mb/facebook/fbg1701: Remove some preprocessor guards by Kyösti Mälkki · 4 years, 10 months ago
  22. 07f798d mb/google/hatch/var/akemi: disable unused USB port for Akemi platform by Peichao Wang · 4 years, 10 months ago
  23. 4e07403 soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options by Mario Scheithauer · 4 years, 10 months ago
  24. 1b1a26a soc/intel/icelake: Refactor pch_early_init() code by Subrata Banik · 4 years, 10 months ago
  25. 114e2e8 lib/cbfs: Add fallback to RO region to cbfs_boot_locate by Wim Vervoorn · 4 years, 10 months ago
  26. 32c8de1 Rangeley: Fix incorrect BCLK by Kyösti Mälkki · 4 years, 10 months ago
  27. 3042af6 hatch: Create puff variant by Edward O'Callaghan · 4 years, 10 months ago
  28. 881f9cb mainboard/google: Allow Hatch variants to read SPD data over SMBus by Edward O'Callaghan · 4 years, 10 months ago
  29. 46b125a mb/google/hatch/variants/helios: Modify touchscreen power on sequence by Kane Chen · 4 years, 11 months ago
  30. 2d90cb1 arch/x86: Create preprocessed __ROMCC__ bootblock source by Kyösti Mälkki · 5 years ago
  31. 585786b drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP by Arthur Heymans · 4 years, 10 months ago
  32. 08aeda6 soc/intel/common: Make native and FSP-T CAR init mutually exclusive by Arthur Heymans · 4 years, 10 months ago
  33. 71bd7e4 drivers/intel/fsp2_0: Move Debug options to "Debugging" by Arthur Heymans · 4 years, 10 months ago
  34. aae8190 Kconfig: Organize debugging options per file extensions by Arthur Heymans · 4 years, 10 months ago
  35. 55f0132 util/lint/kconfig_lint: Handle glob prefix and suffix by Arthur Heymans · 4 years, 10 months ago
  36. 4e39c82 lib: add calculate crc byte by byte by Xiang Wang · 4 years, 10 months ago
  37. a021895 mb/g/drallion: Override smbios enclosure type for drallion by Mathew King · 4 years, 10 months ago
  38. 51b1fc6 mb/g/drallion: Consolidate 360 sensor board detection by Mathew King · 4 years, 10 months ago
  39. 763eeec arch/riscv: Use FDT from calling argument when using FIT by Arthur Heymans · 4 years, 10 months ago
  40. c01d092 arch/riscv: Rename `stages.c` to `romstage.c` by Nico Huber · 4 years, 10 months ago
  41. 214661e security/vboot/Kconfig: Remove unused symbols by Arthur Heymans · 4 years, 10 months ago
  42. f8251b9 mb/emulation/qemu: Add VBOOT support by Patrick Rudolph · 5 years ago
  43. b474161 mainboard/google: Rework Hatch so that SPD in CBFS is optional by Edward O'Callaghan · 4 years, 10 months ago
  44. fb2a9d5 soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionally by Subrata Banik · 4 years, 10 months ago
  45. 6a657c2 mb/google/hatch/variants/helios: Update TSR3 sensor thresholds by Sumeet Pawnikar · 4 years, 10 months ago
  46. 007af42 superio/*/*/acpi: Improve the readability of the IndexField by Elyes HAOUAS · 4 years, 10 months ago
  47. ef63c32 arch/riscv: Don't link `stages.c` into ramstage by Nico Huber · 4 years, 10 months ago
  48. 6b5bf40 soc/intel/common: Include Tigerlake device IDs by Ravi Sarawadi · 4 years, 10 months ago
  49. 8fc523e drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames by Wim Vervoorn · 4 years, 10 months ago
  50. 1058dd8 security/vboot: Removed vboot_prepare from vboot_locator by Wim Vervoorn · 4 years, 10 months ago
  51. 397ce3c vendorcode/eltan/security: Align mboot with coreboot tpm by Wim Vervoorn · 4 years, 10 months ago
  52. 8119841 commonlib: Use __builtin_offsetof with supported compilers by Alex James · 4 years, 10 months ago
  53. ddcfcb8 soc/intel/fsp_broadwell_de: Add CONFIG_IED_SIZE, drop CONFIG_SMM_TSEG_SIZE by Andrey Petrov · 4 years, 10 months ago
  54. 15fcc86 pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefined by Arthur Heymans · 4 years, 11 months ago
  55. 92a7599 src/Kconfig: Drop unused DEBUG_ACPI by Elyes HAOUAS · 4 years, 10 months ago
  56. baa8c78 mb/supermicro/x11ssh-tf: Disable i8042 support by Patrick Rudolph · 4 years, 10 months ago
  57. 00f0de3 drivers/pc80: Remove UDELAY_TIMER2 by Kyösti Mälkki · 4 years, 10 months ago
  58. 385ea82 drivers/pc80: Remove UDELAY_IO by Kyösti Mälkki · 4 years, 10 months ago
  59. 092fe55 intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER by Kyösti Mälkki · 4 years, 10 months ago
  60. fe3250d bootblock: Add TS_START_BOOTBLOCK and TS_END_BOOTBLOCK by Kyösti Mälkki · 4 years, 10 months ago
  61. cc51936 cpu/ti/am335x: Extend monotonic timer to early stages by Kyösti Mälkki · 4 years, 10 months ago
  62. acc88f8 drivers/intel/fsp2_0: Hide CONFIG_FSP_CAR by Arthur Heymans · 4 years, 10 months ago
  63. 127b820 soc/intel/common: Don't link CAR teardown in romstage by Arthur Heymans · 4 years, 10 months ago
  64. 1e07d40 mb/google/kahlee/treeya: Update STAPM parameters for Treeya by Peichao Wang · 5 years ago
  65. 3a28673 mb/asrock/h110m/devicetree: fix VR config info by Maxim Polyakov · 4 years, 10 months ago
  66. 0dd8fe7 superio/nuvoton/nct5539d: use SuperIO ACPI generator by Maxim Polyakov · 4 years, 10 months ago
  67. c4f77d9 mb/asrock/h110m: use SSDT generator for SuperIO by Maxim Polyakov · 4 years, 10 months ago
  68. facbf47 superio/nuvoton/nct6791d: use SuperIO ACPI generator by Maxim Polyakov · 4 years, 10 months ago
  69. 2449895 google/auron: hook up libgfxinit by Matt DeVillier · 4 years, 11 months ago
  70. 7736bfc soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig by Michael Niewöhner · 4 years, 10 months ago
  71. e75a64f soc/intel: skl,cnl,icl: consolidate ebda and memmap by Michael Niewöhner · 4 years, 10 months ago
  72. 68da454 soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP by Michael Niewöhner · 4 years, 10 months ago
  73. 1644e48 sb/intel: Use defined CONFIG_HPET_ADDRESS by Elyes HAOUAS · 4 years, 10 months ago
  74. 4ec67fc nb/intel: Use defined DEFAULT_RCBA by Elyes HAOUAS · 4 years, 10 months ago
  75. 728a060 soc/intel: Remove unused code by Patrick Rudolph · 5 years ago
  76. b1ef725 cpu/qemu-x86: Add x86_64 bootblock support by Patrick Rudolph · 5 years ago
  77. 6f7c955 nb/intel/nehalem: Fix 'dead assignment' by Elyes HAOUAS · 4 years, 10 months ago
  78. 20994a7 cbfs: read header offset as explicitly LE by Marty E. Plummer · 4 years, 10 months ago
  79. ce6f1a5 mb/google/hatch: update DLL values for Kindred by Jamie Chen · 4 years, 10 months ago
  80. 9c0afe6 soc/intel/broadwell: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  81. b9b79d2 mb/*/*/others: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  82. cf819ea soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.asl by Arthur Heymans · 4 years, 10 months ago
  83. 72c483a sb/intel/lynxpoint: Use sb/intel/common/platform.asl by Arthur Heymans · 4 years, 10 months ago
  84. 2f9a0cd mb/*/*{i82801gx}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  85. 8163265 include: Remove EC_EVENT_* from elog.h by Yu-Ping Wu · 4 years, 10 months ago
  86. ab0d687 mb/supermicro/x11-lga1151-series: drop console guard in bootblock by Michael Niewöhner · 4 years, 10 months ago
  87. 403b70a mb/supermicro/x11-lga1151-series: use new console delay Kconfig option by Michael Niewöhner · 4 years, 10 months ago
  88. 4d877c8 superio/aspeed/common: add workaround for serial routing delay quirk by Michael Niewöhner · 4 years, 10 months ago
  89. a1b700f arch/mips: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  90. 879c9fc soc/nvidia/tegra210: Populate _cbmem_top_ptr by Arthur Heymans · 4 years, 10 months ago
  91. a09d33e arch/ppc64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  92. bc78e01 cpu/intel/car/p4-netburst: Remove delay loops by Kyösti Mälkki · 4 years, 10 months ago
  93. a751eec cpu/intel/em64t101: Add Nehalem to compatibility list by Arthur Heymans · 4 years, 10 months ago
  94. f6a8c5a cpu/intel/smm/gen1: Deal with SMM save state compatibility by Arthur Heymans · 4 years, 10 months ago
  95. 228f004 mb/*/*{i82801ix}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  96. 6c13b04 mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  97. 8195aa0 sb/intel/common/platform.asl: Remove setting unused GNVS by Arthur Heymans · 4 years, 10 months ago
  98. a0365c5 sb/intel/i82801jx/nvs.h: include required header by Arthur Heymans · 4 years, 10 months ago
  99. 6190d0b nb/intel/x4x/x4x.h: Include iomap.h by Arthur Heymans · 4 years, 10 months ago
  100. 085ab5a sb/intel: Move 'smbus.asl' to common place by Elyes HAOUAS · 4 years, 10 months ago