1. 6a4c517 nb/intel/e7505: Specify supported memory type by Elyes Haouas · 1 year, 7 months ago
  2. 80bf8ef mb/google/drallion: Use runtime detection for touchscreens by Matt DeVillier · 1 year, 7 months ago
  3. dde3278 mb/google/drallion: Set touchpad/screen IRQs to LEVEL vs EDGE by Matt DeVillier · 1 year, 7 months ago
  4. 631d77e mb/google/drallion: Implement touchscreen power sequencing by Matt DeVillier · 1 year, 7 months ago
  5. 17a07b3 mb/google/drallion: Add method to set GPIOs in romstage by Matt DeVillier · 1 year, 7 months ago
  6. bfcea14 nb/intel/i440bx: Specify supported memory type by Elyes Haouas · 1 year, 7 months ago
  7. 01c190e mb/google/rex: Update USB2-C1 mapping by Subrata Banik · 1 year, 7 months ago
  8. 2bc46c9 mb/google/rex: Remove USB2_8 Connection by Subrata Banik · 1 year, 6 months ago
  9. d38baae mb/google/rex: Revise config for the Proto 1 build by Subrata Banik · 1 year, 7 months ago
  10. 3e3b78a drivers/pc80/vga: Add API to write multi-line video message by Subrata Banik · 1 year, 6 months ago
  11. e51978f soc/intel/common: Move SGX supported API to cpulib by Pratikkumar Prajapati · 1 year, 7 months ago
  12. 9693bcb apollolake/include/soc/meminit.h: Add missing stdbool by Elyes Haouas · 1 year, 6 months ago
  13. 411aba2 security/intel/stm/StmPlatformResource.c: Fix typo on "threads" by Elyes HAOUAS · 2 years, 6 months ago
  14. 00562eb mb/google/brya/var/gladios: Update audio codec i2c timing by Kevin Chiu · 1 year, 7 months ago
  15. 8112c95 Enable VBOOT_VBNV_FLASH for SOC_INTEL_BRASWELL by Yu-Ping Wu · 1 year, 6 months ago
  16. d9b646d mb/facebook/fbg1701: Enlarge COREBOOT region for VBOOT by 64kB by Yu-Ping Wu · 1 year, 6 months ago
  17. 64b341e mb/google/rambi: Drop ChromeOS support by Yu-Ping Wu · 1 year, 6 months ago
  18. 5f012d0 fw_config: Fix typo in document by Bora Guvendik · 1 year, 6 months ago
  19. f0de94d mb/google/skyrim/var/frostflow: Update I2C setting for touchpad by John Su · 1 year, 6 months ago
  20. fcdb03d {ec,mb}/system76/acpi: Use Printf() for debug prints by Felix Singer · 1 year, 6 months ago
  21. 7fb5bf8 mb/intel/mtlrvp: Add configuration for UART devices by Harsha B R · 1 year, 7 months ago
  22. ec0a85b mb/intel/mtlrvp: Configure GPIO Tier-1 GPEs for MTL-RVP by Harsha B R · 1 year, 7 months ago
  23. 2bd18ed coding_style: Add more guidelines on error handling, die() and assert() by Julius Werner · 1 year, 7 months ago
  24. 5cbf45e src/security/vboot: Fix wrong CONFIG name by Maximilian Brune · 1 year, 6 months ago
  25. 8720796 mb/google/brya/var/kuldax: Add wifi sar table by David Wu · 1 year, 6 months ago
  26. d910fec soc/intel/alderlake: Use common gpio.h include by Dinesh Gehlot · 1 year, 6 months ago
  27. a1b9f05 mb/google/brya/var/kano: Enable Fast VMode for kano by David Wu · 1 year, 6 months ago
  28. a256bd6 mb/intel/mtlrvp: Configure devicetree and GPIOs for MTL-RVP by Harsha B R · 1 year, 8 months ago
  29. bd91aa7 mb/intel/mtlrvp: Add bootblock and early gpio for MTL-RVP by Harsha B R · 1 year, 8 months ago
  30. b052683 mb/google/rex: Enable PMC IPC config by Subrata Banik · 1 year, 6 months ago
  31. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 6 months ago
  32. 42efd7f {superio,ec}/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 6 months ago
  33. fa06bcb mainboard/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 6 months ago
  34. 7b8ac00 {acpi,arch,soc}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 6 months ago
  35. dfbb634 mainboard/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 6 months ago
  36. ca4b587 {superio,ec}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 6 months ago
  37. b4767ce mb/google/brya/var/marasov: Add DmaProperty for ISH by Subrata Banik · 1 year, 6 months ago
  38. 3a60e5c drivers/intel/ish: Add ADL-P ISH DID by Subrata Banik · 1 year, 6 months ago
  39. 11e1950 mb/google/brya/var/marasov: Remove ISH firmware-name by Subrata Banik · 1 year, 6 months ago
  40. 1e93444 sio/winbond/w83627hf/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntax by Elyes Haouas · 1 year, 6 months ago
  41. 8171364 tree/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntax by Felix Singer · 1 year, 6 months ago
  42. eaa31d9 mb/lenovo/s230u/acpi: Replace Not(a, b) with ASL 2.0 syntax by Felix Singer · 1 year, 6 months ago
  43. c87c1ab tree/acpi: Replace Not(a) with ASL 2.0 syntax by Felix Singer · 1 year, 6 months ago
  44. 25b717a drivers/pc80/vga: Add NULL check for `vga_line_write()` by Subrata Banik · 1 year, 6 months ago
  45. cfdd488 sio/acpi/pnp.asl: Replace Not(a) with ASL 2.0 syntax by Elyes Haouas · 1 year, 6 months ago
  46. e007893 nb/intel/ironlake/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 6 months ago
  47. 2369818 nb/intel/sandybridge/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 6 months ago
  48. 9ede493 nb/intel/haswell/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 6 months ago
  49. f451bfb soc/intel/baytrail/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 6 months ago
  50. ffc0d24 soc/intel/braswell/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 6 months ago
  51. 14a0876 soc/intel/meteorlake: Make use of is_devfn_enabled() function by Dinesh Gehlot · 1 year, 7 months ago
  52. d4f2d14 soc/intel: Move max speed API to common by Dinesh Gehlot · 1 year, 7 months ago
  53. 2179c7f arch/riscv: Use 'enum cb_err' by Elyes Haouas · 1 year, 9 months ago
  54. 9523e3b arch/x86: Use 'enum cb_err' by Elyes Haouas · 1 year, 8 months ago
  55. 70191da util/docker: Update setuptools to get dtc building by Martin Roth · 1 year, 6 months ago
  56. 265dc1d util/mb/google: Add support for rex by Subrata Banik · 1 year, 7 months ago
  57. 92d49da mb/google/rex: Enable DPTF functionality for Rex by zhaojohn · 1 year, 7 months ago
  58. 387ec91 soc/intel/alderlake: Select SOC_INTEL_CSE_SEND_EOP_LATE by Tracy Wu · 1 year, 7 months ago
  59. 2a12b6a mb/google/volteer/eldrid: Correct DDR4 SPDs for Eldrid by Johnny Li · 1 year, 7 months ago
  60. 7866193 spd/ddr4: Correct Hynix ddr4 part number from H5AG36EXNDX019 to H5AG36EXNDX017 by Johnny Li · 1 year, 7 months ago
  61. cedd4d1 mb/google/brya/var/zydron: Use SSFC for mipi instead of fw_config by David Wu · 1 year, 7 months ago
  62. 716c8f0 soc/amd/mendocino: Split the EFS from the AMDFW body by Karthikeyan Ramasubramanian · 1 year, 7 months ago
  63. ecb4e31 util/amdfwtool: Write EFS and AMDFW body in separate files by Karthikeyan Ramasubramanian · 1 year, 8 months ago
  64. 7c55aab mb/google/rex: Use GPP_C15 as WWAN_DPR_SAR_ODL by Subrata Banik · 1 year, 7 months ago
  65. 9a97df3 mb/google/rex: Rename GPP_D07 to FPMCU_UWB_MUX_SEL by Subrata Banik · 1 year, 7 months ago
  66. beb2826 mb/google/nissa/var/craask: Use get_wifi_sar_fw_config_filename by Eric Lai · 1 year, 7 months ago
  67. 3c53300 mb/google/volteer/var/lindar: Use get_wifi_sar_fw_config_filename by Eric Lai · 1 year, 7 months ago
  68. bffa906 mb/google/brya/var/taeko: Use get_wifi_sar_fw_config_filename by Eric Lai · 1 year, 7 months ago
  69. 51f1822 mb/google/nissa/var/pujjo: Use get_wifi_sar_fw_config_filename by Eric Lai · 1 year, 7 months ago
  70. 8cb2f18 vc/google/chromeos: use fw_config field to return sar filename by Eric Lai · 1 year, 7 months ago
  71. 9f2faca lib: add stub for fw_config_get_field by Eric Lai · 1 year, 7 months ago
  72. 4ee0317 Revert "security/tpm/: turn tis_{init,open} into tis_probe" by Sergii Dmytruk · 1 year, 6 months ago
  73. 025d20e Revert "drivers/pc80/tpm: probe for TPM family of a device" by Sergii Dmytruk · 1 year, 6 months ago
  74. 86425c8 mb/google/poppy: Use runtime detection for touchscreens/digitizers by Matt DeVillier · 2 years, 3 months ago
  75. 1c2f5ce mb/google/poppy: Set touchpad/touchscreen IRQs to LEVEL vs EDGE by Matt DeVillier · 4 years, 7 months ago
  76. 74edda9 mb/google/poppy: Implement touchscreen,digitizer power sequencing by Matt DeVillier · 1 year, 6 months ago
  77. 9d40a0b mb/siemens/mc_apl{4,7}: Limit I2C bus speed to 100 kHz on bus 7 by Werner Zeh · 1 year, 7 months ago
  78. a1a3be1 mb/siemens/mc_apl7: Init I2C controller before PTN3460 is initialized by Werner Zeh · 1 year, 7 months ago
  79. 4d75dbd cpu/x86: Set up a separate stack for APs by Arthur Heymans · 1 year, 8 months ago
  80. 96b49b5 soc/intel/cmn/block/pmc: Add pmc_or_mmio32 utility function by Tim Chu · 1 year, 7 months ago
  81. ef72def soc/intel/broadwell: Add Kconfig option to hide Intel ME by Matt DeVillier · 1 year, 7 months ago
  82. 52c553e sb/intel/lynxpoint: Add Kconfig option to hide Intel ME by Matt DeVillier · 1 year, 7 months ago
  83. 42f704a soc/intel/meteorlake: Add DPTF ACPI Device IDs into header file by Subrata Banik · 1 year, 7 months ago
  84. e9ac9f9 soc/intel: Drop SoC specific DPTF implementation by Subrata Banik · 1 year, 7 months ago
  85. af20628 drivers/intel/dptf: Implement API to fill DPTF platform info by Subrata Banik · 1 year, 7 months ago
  86. 63d26b8 soc/mediatek: Add DEVAPC_DEBUG option by Yidi Lin · 1 year, 7 months ago
  87. aa9bb44 mb/google/geralt: Pass SD card detect GPIO to payloads by Liju-Clr Chen · 1 year, 7 months ago
  88. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  89. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  90. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  91. 372573e tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  92. 3c9291b tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  93. 034920c tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  94. 100f92c mb,x86/smm: Disable unused IO traps by Kyösti Mälkki · 1 year, 7 months ago
  95. 4c61294 Docs: Add page for external resources by Martin Roth · 1 year, 7 months ago
  96. 3d352a7 mb/google/poppy/nocturne: Fix touchscreen reset GPIO config by Matt DeVillier · 1 year, 7 months ago
  97. 7f2c0bf mb/google/sarien: Add default fmap for non-ChromeOS builds by Matt DeVillier · 2 years, 9 months ago
  98. c5ec497 mb/google/hatch: Use runtime detection for touchscreens/digitizers by Matt DeVillier · 1 year, 7 months ago
  99. 251d443 mb/google/hatch: Set touchpad/screen IRQs to LEVEL vs EDGE by Matt DeVillier · 1 year, 7 months ago
  100. 4534ed7 mb/google/hatch/*: Add missing enable GPIO for ELAN touchscreens by Matt DeVillier · 1 year, 7 months ago