1. da12ca9 doc/mb/lenovo/montevina: Update link within page by Angel Pons · 3 years, 5 months ago
  2. b3e504c mb/scaleway/tagada: Don't change FIAMUX when Security Override is set by Julien Viard de Galbert · 3 years, 9 months ago
  3. 7e4ad26 3rdparty/intel-sec-tools: Update submodule pointer by Arthur Heymans · 3 years, 6 months ago
  4. 2390754 security/intel/cbnt: Make CBNT compatible with CMOS option table by Arthur Heymans · 3 years, 5 months ago
  5. 9036bd7 cpu/x86/mp_init.c: Drop unnecessary preprocessor usage by Arthur Heymans · 3 years, 6 months ago
  6. 41b078f cpu/x86/mp_init.c: Don't overwrite the global variable per CPU by Arthur Heymans · 3 years, 6 months ago
  7. 1e1d5d6 cpu/x86/smm_module_loaderv2.c: Remove noop stack size check by Arthur Heymans · 3 years, 5 months ago
  8. 478f3d8 cpu/x86/mp_init: Allow stub sizes larger than the save state size by Arthur Heymans · 3 years, 6 months ago
  9. ad0116c cpu/x86/smm_loaderv2: Remove unused variables by Arthur Heymans · 3 years, 6 months ago
  10. 1afe20b cpu/x86/smm/smm_module_loaderv2.c: Constify setup_stub() by Arthur Heymans · 3 years, 6 months ago
  11. 64d9e85 cpu/x86/smm_module_hander: Set up a save state map by Arthur Heymans · 3 years, 6 months ago
  12. dfff5c2 cpu/x86/smm_loaderv2: Fix when only 1 CPU is present by Arthur Heymans · 3 years, 6 months ago
  13. 50e849f cpu/x86/smm_stub.S: Drop smm_runtime from the stub by Arthur Heymans · 3 years, 6 months ago
  14. 6f9b1a9 cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_params by Arthur Heymans · 3 years, 6 months ago
  15. 1dfa46e cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstage by Arthur Heymans · 3 years, 6 months ago
  16. 823b1a8 cpu/x86/smm_module_handler: Add relocatable module params by Arthur Heymans · 3 years, 6 months ago
  17. c9aecb4 cpu/intel/fit: Reserve the FIT pointer using a .c file by Arthur Heymans · 3 years, 5 months ago
  18. eeacd83 cpu/intel/fit: Add the FIT table as a separate CBFS file by Arthur Heymans · 3 years, 6 months ago
  19. e9e4e54 util/ifittool: Add an option to set the FIT pointer a CBFS file by Arthur Heymans · 3 years, 6 months ago
  20. 6ca3375 soc/amd/picasso/soc_util.c: Fix typo in macro name by Angel Pons · 3 years, 5 months ago
  21. 0afecd8 mb/google/volteer/var/elemi: Config GPP_B7/GPP_B8 as NC by Wisley Chen · 3 years, 5 months ago
  22. 8056187 soc/intel/tgl: Add configurable value for PmcUsb2PhySusPgEnable by Derek Huang · 3 years, 5 months ago
  23. 9e82bf3 mb/purism/librem_cnl: drop MAX_CPUS from Kconfig by Matt DeVillier · 3 years, 5 months ago
  24. 747a2fc mb/{clevo/cml-u,system76/lemp9}: Clarify `gen2_dec` use by Angel Pons · 3 years, 5 months ago
  25. 90ae089 nb/intel/haswell: Consolidate memory-down SPD handling by Angel Pons · 3 years, 5 months ago
  26. afc6c0a mb/google/slippy: Correct memory-down SPD handling by Angel Pons · 3 years, 5 months ago
  27. 260e98f configs: Build-test QEMU i440fx with AddressSanitizer (ASan) by Paul Menzel · 3 years, 6 months ago
  28. 914ea8e mb/google/brya: Implement SLP_S0_GATE signal by Tim Wawrzynczak · 3 years, 6 months ago
  29. 0c7aef7 vc/google/chromeos/acpi: Add type to OIPG declaration by Raul E Rangel · 3 years, 5 months ago
  30. d211ede mb/amd/majolica: Generate OIPG Package by Raul E Rangel · 3 years, 5 months ago
  31. 447a681 mb/google/guybrush: Add eSPI GPIO back to init table by Mathew King · 3 years, 5 months ago
  32. cec5245 mb/google/guybrush: Configure UART0 gpio in early stage by Mathew King · 3 years, 5 months ago
  33. 33f3c53 soc/amd/common: Make fch_spi_config_modes static by Mathew King · 3 years, 5 months ago
  34. d4863a5 tests: memset-test: Parenthesize zero size argument for clang by Julius Werner · 3 years, 5 months ago
  35. a699240 mb/ocp/deltalake: Initialize VPD 'coreboot_uart_io' with default value 1 by Johnny Lin · 3 years, 5 months ago
  36. ce9b26c Documentation/releases: Add note about CBFS stage format change by Patrick Georgi · 3 years, 5 months ago
  37. 73b9fa69 mb/google/mancomb: Configure eSPI GPIOs in early stage by Eric Lai · 3 years, 5 months ago
  38. d807c80 mb/google/mancomb: Configure early GPIOs in earliest stage by Eric Lai · 3 years, 5 months ago
  39. a906918 mb/google/mancomb: Enable internal graphics device by Eric Lai · 3 years, 5 months ago
  40. 1120519 mb/google/mancomb: Enable verstage by Eric Lai · 3 years, 5 months ago
  41. 2988942b mb/google/zork/var/shuboz: adjust telemetry settings by Kane Chen · 3 years, 5 months ago
  42. b82a571 util/qualcomm: fix python syntax warnings by Baruch Siach · 3 years, 5 months ago
  43. a12e162 mb/prodrive/hermes: Disable HDA codec Port E by default on R04+ by Angel Pons · 3 years, 5 months ago
  44. 7910978 cpu/x86/mp_init.c: Calculate perm_smbase from ramstage data by Arthur Heymans · 3 years, 6 months ago
  45. ed4be45 cpu/x86/smm: Move apic_id_to_cpu map to smm_stub params by Arthur Heymans · 3 years, 6 months ago
  46. 166d2ac cpu/x86/smm_stub.S: Drop unused module_handler parameter by Arthur Heymans · 3 years, 5 months ago
  47. 5dfb331 cpu/x86/smm: Move relocatable stub params by Arthur Heymans · 3 years, 6 months ago
  48. 3419aae cpu/qemu-x86: Add an option to use the smmloader v2 by Arthur Heymans · 3 years, 5 months ago
  49. e69d2df mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init by Arthur Heymans · 3 years, 9 months ago
  50. ff485f2 soc/intel/block/cpu/mp_init.c: Remove weak functions by Arthur Heymans · 3 years, 5 months ago
  51. f2df29e soc/amd/cezanne/pci_gpp: Add ACPI names for GPP bridges by Raul E Rangel · 3 years, 5 months ago
  52. a763e8f Documentation: Describe the site-local hook in our config/build system by Patrick Georgi · 3 years, 5 months ago
  53. a9b44f4 spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() by Julius Werner · 3 years, 6 months ago
  54. 806deb6 amd: refcode_loader: Switch to new CBFS API by Julius Werner · 3 years, 6 months ago
  55. 77639e4 cbfs: Replace more instances of cbfs_boot_locate() with newer APIs by Julius Werner · 3 years, 6 months ago
  56. 81dc20e cbfs: Move stage header into a CBFS attribute by Julius Werner · 3 years, 10 months ago
  57. 2e97394 program_loading: Replace prog_rdev() with raw start pointer and size by Julius Werner · 4 years ago
  58. 8e15e91 Makefile.inc: Don't compile bare structs with asan-global=1 by Arthur Heymans · 3 years, 5 months ago
  59. 4cc4275 mb/google/kukui: Add new config 'cozmo' by Lucas Chen · 3 years, 5 months ago
  60. 709a194 mb/google/dedede/var/sasukette: Enable ALC1015 AMP (Auto Mode) driver by wuweimin · 3 years, 5 months ago
  61. 406ccf2 ipmi/ocp: Remove duplicate IPMI OEM command set processor information by JingleHsuWiwynn · 3 years, 6 months ago
  62. 61dd05e soc/intel/alderlake: Enable CSE Lite driver for ADL platform in romstage by Sridhar Siricilla · 3 years, 5 months ago
  63. 4248d8e mb/google/dedede/var/lantis: Update DPTF parameters by Tony Huang · 3 years, 5 months ago
  64. efe873e mb/intel/shadowmountain: Update HDMI audio mode to 8T by Sugnan Prabhu S · 3 years, 6 months ago
  65. 565359f mb/intel/shadowmountain: Disable xDCI by Sugnan Prabhu S · 3 years, 6 months ago
  66. 82dcd5b Documentation: Add deprecation notice for SAR support in VPD by Furquan Shaikh · 3 years, 5 months ago
  67. 7fe5d3d sar: Fix semantics of `get_wifi_sar_cbfs_filename()` by Furquan Shaikh · 3 years, 5 months ago
  68. 31f6320 drivers/wifi, mb/google: Drop config `WIFI_SAR_CBFS` by Furquan Shaikh · 3 years, 5 months ago
  69. eb876a5 vc/google/chromeos: Deprecate support for SAR tables in VPD by Furquan Shaikh · 3 years, 5 months ago
  70. a94fea1e vendorcode/mt8192: devapc: fix register offset for PCIe domain by Nina Wu · 3 years, 5 months ago
  71. 5358467 prog_loaders: Remove prog_locate() by Julius Werner · 3 years, 7 months ago
  72. 965846f cbfs: Remove prog_locate() for payloads (SELF and FIT) by Julius Werner · 3 years, 7 months ago
  73. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 8 months ago
  74. c24db00 cbfstool: Move alignment/baseaddress handling into cbfs_add_component() by Julius Werner · 3 years, 9 months ago
  75. 0dd6ee7 AGESA,binaryPI boards: Drop invalid MP table files by Kyösti Mälkki · 4 years, 8 months ago
  76. 27f340e AGESA,binaryPI boards: Move IRQ table programming by Kyösti Mälkki · 3 years, 6 months ago
  77. 9a5d6e9 util/cbfstool/ifittool: Remove dead code by Arthur Heymans · 3 years, 6 months ago
  78. 63813f9 mb/google/dedede/var/storo: Add USB Port Configuration by Zanxi Chen · 3 years, 5 months ago
  79. 16b9bee vendorcode/mt8192: change to short log macro names by Xi Chen · 3 years, 5 months ago
  80. 7c7d0b1 soc/mediatek/mt8192: adjust i2c "tLOW" and "tSU,STO" by Daolong Zhu · 3 years, 6 months ago
  81. ca2e716 Update chromeec submodule to upstream master by Martin Roth · 3 years, 5 months ago
  82. 206020c Update arm-trusted-firmware submodule to upstream master by Martin Roth · 3 years, 5 months ago
  83. b264179 mb/google/dedede/var/blipper: Add camera support by Zanxi Chen · 3 years, 5 months ago
  84. aa2b614 mb/google/dedede/var/blipper: Add codec and speaker amplifier support by Zanxi Chen · 3 years, 5 months ago
  85. 75f3d7d mb/google/dedede/var/blipper: Enable touchscreen for blipper by Zanxi Chen · 3 years, 5 months ago
  86. bcc090d mb/google/dedede/var/sasuke: Configure GPP_B7 as GPO_HIGH by Seunghwan Kim · 3 years, 6 months ago
  87. b8f03fd vendorcode/mt8192: fix fast-k gating PI P1 initialization by Xi Chen · 3 years, 5 months ago
  88. 995eed9 vendorcode/mt8192: limit fast-k frequency count from 7 to 3 by Xi Chen · 3 years, 5 months ago
  89. 46d05bc mb/google/asurada: fix boot failure when reading SKU ID by Hung-Te Lin · 3 years, 5 months ago
  90. 00b490d mb/google/guybrush: Add initial fch irq routing by Mathew King · 3 years, 5 months ago
  91. 447cb44 mb/google/guybrush: Enable eSPI VW SCI events by Mathew King · 3 years, 6 months ago
  92. 913824c mb/google/dedede/var/magolor: Fix DPTF passive and critical policies by Karthikeyan Ramasubramanian · 3 years, 5 months ago
  93. ab8961e mb/google/dedede/var/madoo: Fix DPTF passive and critical policies by Karthikeyan Ramasubramanian · 3 years, 5 months ago
  94. 1295fa2 mb/supermicro/x11-lga1151-series: add support of X11SSH-LN4F to X11SSH-F by Alexander Couzens · 3 years, 6 months ago
  95. 1d24279 mb/prodrive/hermes: Drop AZALIA_PLUGIN_SUPPORT by Patrick Rudolph · 3 years, 6 months ago
  96. b01a4c5 mb/google/dedede/var/sasukette: Add USB2 PHY parameters by Tao Xia · 3 years, 6 months ago
  97. f3a8bf1 soc/intel/alderlake: Drop 100ms delay and do not poll Link Active by John Zhao · 3 years, 6 months ago
  98. 8027391 mb/google/volteer/variant/lindar: Disable SA GV for Samsung memory with wrong date code MB by Kevin Chang · 3 years, 6 months ago
  99. 30cb218 vc/intel/fsp/fsp2_0/cooperlake_sp: Update memory map hob for WW06 FSP by Johnny Lin · 3 years, 6 months ago
  100. 9d4d2d0 mb/intel/tglrvp: Enable RTD3 for WWAN by Bora Guvendik · 3 years, 6 months ago