1. 1dea2ca util/superiotool: Tell compiler to use C99 instead of ANSI C by Nicholas Sudsgaard · 11 months ago
  2. f831feb mb/google/rex: Select MIPI pre-prod if MTL pre-prod Si set by Subrata Banik · 11 months ago
  3. e91386e mb/{google,intel}: Choose platforms with pre-prod Meteor Lake SoC by Subrata Banik · 11 months ago
  4. c02dd3f soc/intel/meteorlake: Add configs for pre-production silicon by Subrata Banik · 11 months ago
  5. aa15ae0 soc/intel/meteorlake: Enable crashlog by Pratikkumar Prajapati · 12 months ago
  6. 850b6c6 soc/amd/picasso: add eMMC MMIO device to devicetree by Felix Held · 11 months ago
  7. 8c17891 soc/amd/cezanne,common: expose eMMC device in ACPI when enabled by Felix Held · 11 months ago
  8. e53baa6 soc/sifive/fu540: Remove space after a cast by Elyes Haouas · 11 months ago
  9. f0ed273 sb/intel/common: Remove space after a cast by Elyes Haouas · 11 months ago
  10. a254cc6 mb/google/rex/var/screebo: Change GPP_C06 to NC by Zhongtian Wu · 11 months ago
  11. d632697 soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGION by Felix Held · 11 months ago
  12. 2460481 drivers/tpm: Make temp test value naming consistent by Jon Murphy · 12 months ago
  13. 277db94 security/vboot: Add tpm return code to vboot fail call by Jon Murphy · 11 months ago
  14. a7c64d7 drivers/pc80/tpm: Rename tis_probe to tis_init by Jon Murphy · 11 months ago
  15. 34ec32d libpayload/libcbfs: Add VBOOT_CBFS_INTEGRATION support by Jakub Czapiga · 11 months ago
  16. b2163ea libpayload: Add vboot and reboot utility functions by Jakub Czapiga · 11 months ago
  17. 971c944 soc/amd/common/data_fabric_helper: factor out data_fabric_set_mmio_np by Felix Held · 11 months ago
  18. f64f3d0 libpayload/vboot: Add vboot context initialization and management code by Jakub Czapiga · 11 months ago
  19. 58c2efc soc/amd/common/data_fabric_helper: use data_fabric_get_mmio_base_size by Felix Held · 11 months ago
  20. a3ff9e7 security/vboot: Fix return type of extend_pcrs() by Yu-Ping Wu · 11 months ago
  21. 3df6cc9 acpi: Add functions to declare ARM GIC V3 hardware by Arthur Heymans · 1 year, 2 months ago
  22. fca6124 acpi/Makefile.inc: Move code inclusion by Arthur Heymans · 1 year, 2 months ago
  23. f3aa88a arch/arm64: Hook up ACPI table generation by Arthur Heymans · 1 year, 2 months ago
  24. fbb612f soc/amd/common/data_fabric_helper: make some helper functions static by Felix Held · 11 months ago
  25. cb2561d security/vboot: Update vboot context with slot B absence by Michał Żygowski · 1 year, 3 months ago
  26. 1c3b6b3 cbfs: Remove x86 .data section limitation comment by Jeremy Compostella · 11 months ago
  27. 4a130ee arch/x86: Remove libhwbase and libgfxinit .data symbols from _bss by Jeremy Compostella · 11 months ago
  28. f65ae74 clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flag by Jeremy Compostella · 11 months ago
  29. 4712f5d mb/google/skyrim: Re-enable USE_SELECTIVE_GOP_INIT for Skyrim by Matt DeVillier · 11 months ago
  30. a63a56d libpayload/drivers/video: Add cursor movement support in console by Eran Mitrani · 11 months ago
  31. 31a0fdd drivers/crb: Update error message by Jon Murphy · 11 months ago
  32. 2eb7c43 soc/intel: Update Raptor Lake graphics device IDs by Bora Guvendik · 11 months ago
  33. 9ba5232 mb/google/dedede/var/taranza: Update USB PLDs by Reka Norman · 11 months ago
  34. 03e5cc5 mb/google/dedede/var/boxy: Update USB PLDs by Reka Norman · 11 months ago
  35. 27780ab soc/intel/denverton_ns: Remove __attribute__(()) by Elyes Haouas · 11 months ago
  36. c0b35cc ec/hp/kbc1126: Use packed over attrbute__((packed)) by Elyes Haouas · 11 months ago
  37. edef7d4 soc/intel/meteorlake: Implement cleanup and rearm functions by Pratikkumar Prajapati · 1 year ago
  38. 71e3932 soc/intel/common: Add more fields for CPU crashlog header by Pratikkumar Prajapati · 12 months ago
  39. 0f56f83 soc/intel/common: Add cleanup and rearm functions by Pratikkumar Prajapati · 1 year ago
  40. 42258e3 soc/intel/common: Make common cpu_cl_clear_data() weak by Pratikkumar Prajapati · 1 year ago
  41. ab1605e soc/intel/meteorlake: Generate new TME key on each warm boot by Anil Kumar · 11 months ago
  42. 70ca3c2 mb/google/rex: Optimize FMD usage for rex variants by Subrata Banik · 11 months ago
  43. 6c8f6e6 Revert "mb/google/rex/var/screebo: Reduce TCC from 90°C to 80°C" by Subrata Banik · 11 months ago
  44. 489da32 mb/google/brya0: Configure _DSC for camera devices by Bora Guvendik · 1 year, 5 months ago
  45. 9f5b0ab soc/intel/alderlake: Remove ACPI_ADL_IPU_ES_SUPPORT by Jamie Ryu · 11 months ago
  46. b3f5d94 Documentation: Adjust master -> main branch by Stefan Reinauer · 11 months ago
  47. 0476f6a mb/google/brya/var/craask: Disable C1 PMC mux conn for HDMI by Ren Kuo · 11 months ago
  48. 7b761e1 soc/intel/xeon_sp: Add missing HDA device by Patrick Rudolph · 11 months ago
  49. 08a4d4d xeon_sp/spr: Fix duplicated defines by Patrick Rudolph · 11 months ago
  50. e3d9b0a vc/intel/raptorlake: Add the FSP v4301.01 headers by Sean Rhodes · 1 year ago
  51. 04c49a5 drivers/pc80/tpm: Silence warnings when CONFIG_TPM is unset by Arthur Heymans · 12 months ago
  52. 77d8e0b mb/google/rex/var/karis: Disable stylus/FP module based on fw_config by Tyler Wang · 12 months ago
  53. c152006 mb/google/rex/var/karis: Update fw_config settings by Tyler Wang · 12 months ago
  54. 46b7376 mb/google/dedede/var/dibbi: Swap USB3 ports for A2 and A3 by Reka Norman · 11 months ago
  55. a56fad6 soc/intel/jasperlake: Add ACPI names for missing USB3 ports by Reka Norman · 11 months ago
  56. b4f9c8d mb/google/rex: add support for UWB by Eran Mitrani · 1 year, 1 month ago
  57. 66d846f mb/google/brya/var/pujjo: modify wifi sar table for pujjo1e by Leo Chou · 11 months ago
  58. 690de6a mb/google/brask/var/kuldax: Add fw_config probe for USB Hub by David Wu · 11 months ago
  59. 24fba11 intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SB by Michał Żygowski · 12 months ago
  60. a9232d8 soc/intel/cmd/blk/cse: Store fw versions in CMOS memory for cold boot by Dinesh Gehlot · 1 year, 2 months ago
  61. 91da19c soc/intel/cmd/blk/cse: Implement APIs to access CMOS CSE FPT versions by Dinesh Gehlot · 1 year, 3 months ago
  62. 56b9ac2 soc/intel/meteorlake: Remove the check for INFR by Sean Rhodes · 12 months ago
  63. 244a60e soc/intel/meteorlake: Remove space after a cast by Elyes Haouas · 11 months ago
  64. 37833fc qualcomm/common: Remove carriage returns from QcLib log by Julius Werner · 11 months ago
  65. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 12 months ago
  66. 79f2e1f cbfstool: Make add-stage support multiple loadable segments by Jeremy Compostella · 12 months ago
  67. c9cae53 cbfstool: Make add-stage support multiple ignore sections by Jeremy Compostella · 12 months ago
  68. 8bbadde soc/intel/xeon_sp/spr: Bump MAX_ACPI_TABLE_SIZE_KB by Patrick Rudolph · 11 months ago
  69. db1ca86 mb/siemens/mc_ehl3: Enable PWM passthrough mode on PTN3460 by Mario Scheithauer · 11 months ago
  70. 038bb70 soc/cavium: Use weak over attrbute__((weak)) by Elyes Haouas · 11 months ago
  71. 95e4ffe acpi: Comply with ACPI specification by making _STR unicode strings by Cliff Huang · 11 months ago
  72. 4c618cd mb/google/rex: Enable DRIVERS_INTEL_MIPI_SUPPORTS_PRE_PRODUCTION_SOC for ES variants by Jamie Ryu · 11 months ago
  73. d6f3092 drivers/intel/mipi_camera: Add DRIVERS_INTEL_MIPI_SUPPORTS_PRE_PRODUCTION_SOC by Jamie Ryu · 11 months ago
  74. 26c4400 mb/google/dedede: Update dibbi ec.h settings by Reka Norman · 11 months ago
  75. fb5b63b mb/google/dedede: Use a separate ec.h for dibbi variants by Reka Norman · 11 months ago
  76. c2830c9 acpi.c: Add XSDT on QEMU by Arthur Heymans · 12 months ago
  77. 2189640 chromeos/cse_board_reset.c: Clear EC AP_IDLE flag by Derek Huang · 12 months ago
  78. c6f4738 vc/google/chromeos: Move clear_ec_ap_idle() to common code by Derek Huang · 12 months ago
  79. 5ccc527 mb/google/brya: Create dochi variant by Morris Hsu · 11 months ago
  80. 412e55d mb/google/brya/var/craask: Add audio codec ALC5650 by Ren Kuo · 11 months ago
  81. a73c9e0 soc/intel/cmd/blk/cse: Shorten CBMEM field name for better alignment by Dinesh Gehlot · 11 months ago
  82. 22e16db acpi/soundwire.[ch]: Fix dpn entry array overrun by Martin Roth · 11 months ago
  83. 3c4e0ad mb/google/nissa/var/pujjo: Select VBT based on FW_CONFIG for pujjo1e by Leo Chou · 11 months ago
  84. 1db8f13 mb/google/brya/var/pujjo: modify fw_config to separate pujjo1e wifi sar table by Leo Chou · 12 months ago
  85. c7cd4a6 soc/intel/{alderlake,meteorlake}: Remove the dummy PS0 and PS3 methods by Sean Rhodes · 12 months ago
  86. 2e10a6d soc/intel/{tigerlake,meteorlake}: Check ITBT FW version by Sean Rhodes · 12 months ago
  87. 53048c2a soc/intel/{tigerlake,alderlake,meteorlake}: Start to unify the TCSS ACPI by Sean Rhodes · 12 months ago
  88. 90e1346 mb/siemens/mc_ehl5: Enable PWM passthrough mode on PTN3460 by Mario Scheithauer · 11 months ago
  89. b8a71b46 Switch scripts over to use main branch by Stefan Reinauer · 11 months ago
  90. d30e081 soc/amd/*/Makefile: drop wrong EFS diagrams by Felix Held · 11 months ago
  91. f372c40b x86/tables: Upgrade error to critical by Patrick Rudolph · 11 months ago
  92. ba7a9ee soc/intel/common: Fix invalid MADT entries creation by Jeremy Compostella · 12 months ago
  93. 2a6a79c drivers/mipi: sta_himax83102: Completely pull GPW to VGL before TP term by Ruihai Zhou · 11 months ago
  94. 1eff77b arch/x86: Reduce max phys address size for Intel TME capable SoCs by Jeremy Compostella · 11 months ago
  95. a6a5b25 cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel by Jeremy Compostella · 11 months ago
  96. e099176 mb/packardbell: Remove space between function name and '(' by Elyes Haouas · 11 months ago
  97. c54a967 soc/intel: Remove space between function name and '(' by Elyes Haouas · 11 months ago
  98. d3bb087 mb/lenovo: Remove space between function name and '(' by Elyes Haouas · 11 months ago
  99. fb39a2f mb/google: Remove space between function name and '(' by Elyes Haouas · 11 months ago
  100. b024e23 arch/arm64: Remove space between function name and '(' by Elyes Haouas · 11 months ago