1. 0363561 util/testing: Allow scanbuild test to be skipped by Martin Roth · 1 year, 5 months ago
  2. 6e7645e drivers/ocp, mb/ocp/deltalake: move get_loglevel_from_vpd function by Johnny Lin · 1 year, 6 months ago
  3. 663efbb mb/intel/mtlrvp: Enable PCIE Advanced Error Reporting by Harsha B R · 1 year, 5 months ago
  4. 978b474 soc/qualcomm/sc7280: init eMMC by Shelley Chen · 1 year, 6 months ago
  5. 8488b59 soc/qualcomm/common: Add sdhci_msm_init function by Shelley Chen · 1 year, 6 months ago
  6. 8c692d7 commonlib/storage: Add attach callback to sdhci_ctrlr by Shelley Chen · 1 year, 6 months ago
  7. 3ecf377 soc/amd: use CPUID_FROM_FMS macro instead of magic numbers by Felix Held · 1 year, 5 months ago
  8. 8f705b9 soc/amd/phoenix/soc_util: add get_soc_type by Felix Held · 1 year, 5 months ago
  9. b6969db soc/amd/picasso/soc_util: use cpuid_match by Felix Held · 1 year, 5 months ago
  10. e1a84db arch/x86/cpu: move cpuid_match to corresponding header file by Felix Held · 1 year, 5 months ago
  11. 558952a mb/google/brya: Add usb_lpm_incapable for Type-C port with PS8815 by Ron Lee · 1 year, 7 months ago
  12. e40cbcf mb/google/geralt: Add support for VM18 in regulator.c by Sen Chu · 1 year, 5 months ago
  13. 0127019 soc/mediatek: Add support for regulator VM18 by Sen Chu · 1 year, 6 months ago
  14. bf5f821 soc/mediatek: Remove unnecessary !! for boolean variable by Liju-Clr Chen · 1 year, 5 months ago
  15. 45d51a9 mb/google/corsola: Use function to get regulator IDs by Liju-Clr Chen · 1 year, 5 months ago
  16. 6f37532 soc/amd/picasso: use CPUID_FROM_FMS macro instead of magic numbers by Felix Held · 1 year, 5 months ago
  17. 180e414 arch/x86/include/cpu: introduce CPUID_FROM_FMS macro by Felix Held · 1 year, 5 months ago
  18. 9700fe2 soc/amd/stoneyridge/cpu: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  19. a5aee11 cpu/intel/model_206ax/model_206ax_init: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  20. 5700149 soc/amd/phoenix/include/cpu: add Phoenix CPUID by Felix Held · 1 year, 5 months ago
  21. 286c003 soc/amd/glinda/cpu: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  22. a5d7f16 soc/amd/phoenix/cpu: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  23. 309043e soc/amd/mendocino/cpu: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  24. 4e812bd soc/amd/cezanne: use CPUID_ALL_STEPPINGS_MASK to support all steppings by Felix Held · 1 year, 5 months ago
  25. cf9b069 soc/amd/picasso/cpu: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  26. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 5 months ago
  27. 2fe5d3e arch/x86/include/cpu: retype device field in cpu_device_id by Felix Held · 1 year, 5 months ago
  28. 6b5b7e0 soc/intel/{tgl,adl}/acpi: Unify the way D3Cold is enabled by Sean Rhodes · 1 year, 5 months ago
  29. 699f0d4 mb/amd/mayan: update EC FW offset in spirom by Ritul Guru · 1 year, 7 months ago
  30. 965a45f soc/amd/common/data_fabric: print decoded control register contents by Felix Held · 1 year, 5 months ago
  31. 5bdedae soc/amd/mendocino/data_fabric: add Rembrandt DF_MMIO_REG_SET_SIZE by Felix Held · 1 year, 5 months ago
  32. 4e4dde4 soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE by Felix Held · 1 year, 5 months ago
  33. d4be5aa soc/amd/common/data_fabric: replace NB with DF prefix for DF registers by Felix Held · 1 year, 5 months ago
  34. b307ed6 soc/amd/*/data_fabric: rename define for MMIO decode register set count by Felix Held · 1 year, 5 months ago
  35. 7c7294f amdfwtool: Report the address of EFS header and body by Zheng Bao · 1 year, 6 months ago
  36. 02dcf97 soc/amd/phoenix/include/cpu: rename CPUID define to match CPU model by Felix Held · 1 year, 5 months ago
  37. 1dc1d98 docs/contrib/gsoc: Move org admins to dedicated section by Felix Singer · 1 year, 6 months ago
  38. 168798a mb/intel/mtlrvp: Add ACPI configuration for USB2/3 ports by Harsha B R · 1 year, 5 months ago
  39. 2904aea mb/intel/mtlrvp: Describe mainboard configuration for BB Retimer by Harsha B R · 1 year, 5 months ago
  40. 5897382 mb/intel/mtlrvp: Describe TCSS USB ports by Harsha B R · 1 year, 5 months ago
  41. 4aa7d2d mb/intel/mtlrvp: Enable WWAN ACPI by Harsha B R · 1 year, 5 months ago
  42. b2d5e46 acpi/acpigen.h: Fix EVENT_OP value by Elyes Haouas · 1 year, 5 months ago
  43. 5e7dc21 arch/arm64/armv8/mmu.c: Add a space before the ternary operator by Yuchen He · 1 year, 6 months ago
  44. 5aed1a0 mb/samsung: Enable VBOOT_VBNV_FLASH by Yu-Ping Wu · 1 year, 8 months ago
  45. 1b74898 util/abuild: Add flags to allow abuild to skip boards by Martin Roth · 1 year, 6 months ago
  46. 12ec790 soc/amd/stoneyridge/acpi: use acpigen_write_processor_device by Felix Held · 1 year, 6 months ago
  47. fc84a55 mb/google/brya: Create constitution variant by Morris Hsu · 1 year, 5 months ago
  48. 55d0af4 bsd/cb_err: Add error code for UEFI variable store by Patrick Rudolph · 2 years, 5 months ago
  49. 9c82491 acpi/acpigen.c: Add a comment to deprecate acpigen_write_processor() by Elyes Haouas · 1 year, 6 months ago
  50. 0095fce1 soc/intel/alderlake: Remove unused S0IX variable by Sean Rhodes · 1 year, 5 months ago
  51. 77128a8 soc/amd/common/data_fabric_helper: normalize addresses in debug print by Felix Held · 1 year, 5 months ago
  52. 0d34a50 src: Move POST_BOOTBLOCK_CAR to common postcodes and use it by Martin Roth · 1 year, 7 months ago
  53. a891f71 mb/intel/mtlrvp: Enable GSPI interface by Harsha B R · 1 year, 5 months ago
  54. 453805c mb/intel/mtlrvp: Enable PCIe port 8 for WLAN by Harsha B R · 1 year, 5 months ago
  55. 05ca3d1 mb/intel/mtlrvp: Enable EC_GOOGLE_CHROMEEC_SWITCHES by Harsha B R · 1 year, 5 months ago
  56. 9e61ca5 mb/intel/mtlrvp: Enable PCIe port 7 for WWAN by Harsha B R · 1 year, 5 months ago
  57. 1a832d0 mb/intel/mtlrvp: Enable ACPI support for Type-C ports by Harsha B R · 1 year, 5 months ago
  58. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 5 months ago
  59. db4b71f mb/google/brya/var/kano: Update ELAN TS delay time to 150ms by David Wu · 1 year, 5 months ago
  60. 0cbc352 util/docker: Add libgpiod-dev to coreboot-sdk for flashrom by Martin Roth · 1 year, 6 months ago
  61. 0602936 inc/device: Add extended capability ID for ATS by Tim Chu · 1 year, 6 months ago
  62. 4044e85 amdfwtool: Add phoenix and glinda in get_psp_fw_type by Zheng Bao · 1 year, 5 months ago
  63. ba74a03 soc/amd/glinda: remove LIDS field from global NVS by Felix Held · 1 year, 6 months ago
  64. e8dfb33 soc/amd/phoenix: remove LIDS field from global NVS by Felix Held · 1 year, 6 months ago
  65. b01f74a soc/amd/mendocino: remove LIDS field from global NVS by Felix Held · 1 year, 6 months ago
  66. 8b42a24 soc/amd/cezanne: remove LIDS field from global NVS by Felix Held · 1 year, 6 months ago
  67. c5d71dc soc/amd/picasso: remove LIDS field from global NVS by Felix Held · 1 year, 6 months ago
  68. f56b645 soc/amd/stoneyridge: remove LIDS field from global NVS by Felix Held · 1 year, 6 months ago
  69. 584d5e1 soc/intel/apl: Hook up cpu ops in devicetree by Arthur Heymans · 1 year, 5 months ago
  70. 20d2577 device/pci_device.c: Add way to limit max bus numbers by Arthur Heymans · 2 years, 8 months ago
  71. 306bd40 mb/intel/mtlrvp: Add chip configuration for I2C devices by Harsha B R · 1 year, 6 months ago
  72. 9c471e7 mb/intel/mtlrvp: Override display configuration by Harsha B R · 1 year, 6 months ago
  73. 7b8cbdd mb/intel/mtlrvp: Remove GPP_A12 for chrome platform by Harsha B R · 1 year, 5 months ago
  74. 01c8c59 Makefile.inc: Use 'Wmissing-include-dirs' command option by Elyes Haouas · 1 year, 7 months ago
  75. 6d301c8 security/vboot: Don't build with flashrom support by Brian Norris · 1 year, 5 months ago
  76. 1d7fa21 amdfwtool: Remove useless printing out by Zheng Bao · 1 year, 5 months ago
  77. 7db7642 amdfwtool: Add a function to make the calling stack less deep by Zheng Bao · 3 years, 4 months ago
  78. cd792cd mb/google/brya/var/omnigul: Enable Cnvi BT Audio Offload feature by Jamie Chen · 1 year, 6 months ago
  79. 92b60d1 mb/google/brya/var/omnigul: Add variant specific devicetree by Jamie Chen · 1 year, 6 months ago
  80. f700ddf mb/google/nissa/var/craask: Modify clkreq to clksrc mapping by Ren Kuo · 1 year, 6 months ago
  81. f4ac5ea mb/google/brya/var/marasov: Turn off camera power during S0ix by Frank Chu · 1 year, 6 months ago
  82. 0dbc917 mb/google/skyrim/var/frostflow: Override SPI flash bus speed by Frank Wu · 1 year, 5 months ago
  83. ced8fe0 vc/amd/pi: Fix "No such file or directory" by Elyes Haouas · 1 year, 6 months ago
  84. 4bd2325 util/scripts/testsoc: Pass arguments to abuild by Martin Roth · 1 year, 5 months ago
  85. c489a40 soc/amd/phoenix/chipset.cb: update USB ports by Felix Held · 1 year, 5 months ago
  86. 0cf73ab soc/amd/phoenix/chipset.cb: add remaining PCI devices by Felix Held · 1 year, 5 months ago
  87. a35b928 soc/amd/phoenix/chipset.cb: rename GPP bridges on device 2 by Felix Held · 1 year, 5 months ago
  88. bee5c60 soc/amd/phoenix/chipset.cb: add missing GPP bridges on device 1 by Felix Held · 1 year, 5 months ago
  89. 8e1bb93 mb/google/skyrim: Update ASPM settings for the NVMe device by Martin Roth · 1 year, 6 months ago
  90. 8dd962b soc/intel/meteorlake: Enable MRC Fast Boot by Subrata Banik · 1 year, 5 months ago
  91. 4456e8a mb/google/rex: Use OV13B10 sensor for Proto 1 SKUs by Subrata Banik · 1 year, 8 months ago
  92. 7bfd110 Revert "UPSTREAM: mb/google/rex: Enable SaGv" by Subrata Banik · 1 year, 5 months ago
  93. 5167c45 soc/amd/cezanne/chipset.cb: add missing ops for GPP GFX bridges by Felix Held · 1 year, 5 months ago
  94. 7c66d39 soc/amd: Use common reset code for PCO SoC by Martin Roth · 1 year, 5 months ago
  95. 10c43a2 soc/amd: Use common reset code for PHX & Glinda SoCs by Martin Roth · 1 year, 5 months ago
  96. 440c823 soc/amd: Use common reset code for CZN & MDN SoCs by Martin Roth · 1 year, 5 months ago
  97. c46c15b soc/amd: Create AMD common reset code by Martin Roth · 1 year, 5 months ago
  98. 9f5a5ee util/amdfwtool: add comment about reused PSP firmware type 0x5f by Felix Held · 1 year, 5 months ago
  99. bc3261f util/autoport: Use chipset.cb references by Arthur Heymans · 1 year, 6 months ago
  100. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 8 months ago