1. 103c120 drivers/spi/tpm/tpm.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  2. d0a62c6 drivers/spi/tpm/tis.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  3. 5201665 drivers/i2c/tpm/cr50.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  4. b45219e drivers/i2c/tpm/tpm.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  5. 421285e drivers/i2c/tpm/tis.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  6. 2e2f72ec drivers/ocp/dmi/Kconfig: Set FRU_DEVICE_ID depend on OCP_DMI by Elyes HAOUAS · 3 years, 7 months ago
  7. 2826cdc drivers/ti/sn65dsi86bridge: Add parentheses to Macros by Elyes HAOUAS · 3 years, 7 months ago
  8. c366501 drivers/maxim/max77686/max77686.h: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  9. 4041772 drivers/intel/gma/intel_bios.h: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  10. a758677 drivers/i2c/sx9324: Add IrqCfg1 register by Stanley Wu · 3 years, 7 months ago
  11. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  12. 1b7f63f drivers/genesyslogic/gl9763e: Add HS400ES compatibility settings by Ben Chuang · 3 years, 8 months ago
  13. 43dec1a drivers/genesyslogic/gl9763e: Fix boot on eMMC failed issue on Volteer by Renius Chen · 3 years, 8 months ago
  14. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years, 2 months ago
  15. 7522a8f arch/x86: Move prologue to .init section by Kyösti Mälkki · 3 years, 9 months ago
  16. 8bdb006 drivers/vpd: Add support to read device serial from VPD by Matt DeVillier · 4 years, 3 months ago
  17. 1717231 drivers/vpd: Add VPD region to default FMAP when selected by Matt DeVillier · 3 years, 8 months ago
  18. d585564 drivers/intel/gma: add macro for one internal panel in gfx struct by Michael Niewöhner · 3 years, 8 months ago
  19. 97e21d3 nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings by Michael Niewöhner · 3 years, 8 months ago
  20. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 9 months ago
  21. 5cf4c87 soc/intel/common: Move gfx.asl to drivers/intel/gma by Matt DeVillier · 3 years, 8 months ago
  22. fca152c soc/intel/cnl: add Kconfig values for GMA backlight registers by Michael Niewöhner · 3 years, 8 months ago
  23. 548a3dc drivers/ipmi: implement "POST complete" notification functionality by Michael Niewöhner · 3 years, 9 months ago
  24. 31830d3 drivers/ipmi: add code to set BMC/IPMI enablement from jumper by Michael Niewöhner · 3 years, 9 months ago
  25. 5c2efa1 drivers/intel/gma: drop unused register to resolve name conflict by Michael Niewöhner · 3 years, 8 months ago
  26. 8c60492 drivers/libgfxinit: Add Comet Lake to supported platforms by Felix Singer · 4 years, 4 months ago
  27. 3394040 3rdparty/libgfxinit: Update for Cannon Point support by Nico Huber · 3 years, 8 months ago
  28. c00ffef vpd: Add vpd_get_int() function by Nico Huber · 3 years, 11 months ago
  29. 09cdeba drivers/ipmi: Add Supermicro OEM commands by Patrick Rudolph · 4 years, 8 months ago
  30. 2bea58d drivers/tpm/ppi_stub: Fix interface version by Patrick Rudolph · 4 years ago
  31. 39d6927 drivers/tpm: Implement full PPI by Patrick Rudolph · 4 years ago
  32. 1aa8fc3 drivers/intel/fsp2_0: recreate FSP targets on config change by Michael Niewöhner · 3 years, 8 months ago
  33. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 6 months ago
  34. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 6 months ago
  35. f880eb0 drivers/ipmi: Handle the condition when (dev->chip_info == NULL) by Bill XIE · 3 years, 9 months ago
  36. bd8bb8ea drivers/genesyslogic/gl9755: Adjust L1 exit latency to enable ASPM by Duncan Laurie · 3 years, 9 months ago
  37. 7590c37 drivers/intel/fsp1_1/cache_as_ram.S: Correct comment by Frans Hendriks · 3 years, 9 months ago
  38. d147d43 drivers/crb/tpm: Fix compilation on x86_64 by Patrick Rudolph · 3 years, 8 months ago
  39. 493937e coreboot tables: Add SPI flash memory map windows to coreboot tables by Furquan Shaikh · 3 years, 9 months ago
  40. f99f589 drivers/i2c/tpm: Unconditionally allow I2C TPM ACPI node by Jes Klinke · 3 years, 9 months ago
  41. 40beb36 drivers/intel/fsp2_0/memory_init: Wrap calls into FSP by Patrick Rudolph · 3 years, 9 months ago
  42. f24450a drivers/i2c/sx9324: Add more registers and reorder by Eric Lai · 3 years, 9 months ago
  43. d0e9538 drivers/intel/fsp2_0: FSP-T requires NO_CBFS_MCACHE by Arthur Heymans · 3 years, 9 months ago
  44. 361a5c0 spi/flashconsole: Fix internal buffer overflow by Nico Huber · 3 years, 9 months ago
  45. 9d0cc2a cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() by Julius Werner · 4 years, 7 months ago
  46. 8c99c27 lib/trace: Remove TRACE support by Kyösti Mälkki · 4 years, 1 month ago
  47. b7eca6f drivers/i2c/nct7802y: Move the sensor initialization procedure by Maxim Polyakov · 3 years, 9 months ago
  48. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  49. 0e3884c drivers/aspeed/common/ast: Fix compilation under x86_64 by Patrick Rudolph · 3 years, 9 months ago
  50. 90fda02 drivers/intel/fsp2_0/notify: Fix compilation under x86_64 by Patrick Rudolph · 3 years, 9 months ago
  51. 4b84a2c drivers/intel/fsp2_0: Remove console in weak function by Arthur Heymans · 3 years, 9 months ago
  52. 5ad4206 drivers/intel/i210: Request Bus Master in .final ops by Angel Pons · 3 years, 9 months ago
  53. c19a9a5 drivers/intel/i210: Define MAC_ADDR_LEN by Angel Pons · 3 years, 9 months ago
  54. 3044d70 drivers/intel/fsp2_0: move the FSP FD PATH option down in menuconfig by Michael Niewöhner · 3 years, 9 months ago
  55. 59f06ad drivers/intel/fsp2_0: introduce possibility of using a full FD binary by Michael Niewöhner · 3 years, 9 months ago
  56. d8d8be1 drivers/tpm: Move PPI stub by Patrick Rudolph · 4 years ago
  57. 3d62781 drivers/i2c/hid: Use ACPI device name if provided by config by Matt DeVillier · 3 years, 9 months ago
  58. 86dce8f drivers/i2c/generic: Only write DDN field if description not empty by Matt DeVillier · 3 years, 9 months ago
  59. f9ed4d2 drivers/i2c: Add a driver for Semtech SX9324 by Eric Lai · 3 years, 9 months ago
  60. c022a79 drivers/intel/fsp1_1: Add function to report FSP-T output by Frans Hendriks · 3 years, 9 months ago
  61. 335eb12 src/drivers/intel/fsp1_1/cache_as_ram.S: Clear _bss area only by Frans Hendriks · 3 years, 9 months ago
  62. 5b47d77 intel/fsp2_0: Add soc_validate_fsp_version for FSP version check by Johnny Lin · 3 years, 9 months ago
  63. 7ba970a drivers/intel/fsp1_1/cache_as_ram.S: Use _car_stack area for stack by Frans Hendriks · 3 years, 9 months ago
  64. 0fd62f5 vc/google/chromeos/sar: Make "SAR not found" log a debug message by Maulik V Vaghela · 3 years, 9 months ago
  65. 2609eaa src/drivers/i2c/rx6110sa: Omit _HID temporarily by Werner Zeh · 3 years, 9 months ago
  66. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 4 years ago
  67. 114cf5f src/drivers/intel: Correct Kconfig option in Makefile by Martin Roth · 3 years, 9 months ago
  68. 3e7fced drivers/i2c/tpm: Remove ifdef of non-existant Kconfig option by Martin Roth · 3 years, 9 months ago
  69. 0639bff src: Update some incorrect config options in comments by Martin Roth · 3 years, 9 months ago
  70. b2c39b5 drivers/i2c/dw: Check for TX_ABORT in transfer by Kangheui Won · 3 years, 9 months ago
  71. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 10 months ago
  72. 04ebdd9 drivers/i2c/rx6110sa: Delete unused defines by Werner Zeh · 3 years, 10 months ago
  73. b64db83 drivers/i2c/rx6110sa: Add basic ACPI support by Werner Zeh · 3 years, 10 months ago
  74. 43cc3c0 drivers/wifi: Check device is of type PCI before checking vendor ID by Furquan Shaikh · 3 years, 9 months ago
  75. df79757 drivers/usb/acpi: Add support for privacy_gpio by Ricardo Ribalda · 3 years, 11 months ago
  76. 5eac877 driver/usb/acpi: Add power resources for devices on USB ports by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  77. 6719c82 drivers/intel/gma: Add Kconfig option for vbt data size by Srinidhi N Kaushik · 3 years, 10 months ago
  78. d1c0f95 acpi: Call acpi_fill_ssdt() only for enabled devices by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  79. 2b2ade9 soc/intel/common: Create common Intel FSP reset code block by Subrata Banik · 3 years, 10 months ago
  80. 5a66334 drivers/intel/fsp2_0: Add function to report FSP-T output by Arthur Heymans · 3 years, 10 months ago
  81. 160fc47 drivers/wifi/generic: Use is_dev_enabled() instead of dev->enabled by Furquan Shaikh · 3 years, 10 months ago
  82. cbe2fd3 wifi: Drop PCI IDs for JfP and HrP by Furquan Shaikh · 3 years, 10 months ago
  83. d436750 drivers/wifi/generic: Add support for CNVi dummy device ops by Furquan Shaikh · 3 years, 10 months ago
  84. 6017abb drivers/wifi/generic: Split wifi_generic_fill_ssdt into two functions by Furquan Shaikh · 3 years, 10 months ago
  85. 2736c82 drivers/wifi/generic: Move ACPI functions to a separate file by Furquan Shaikh · 3 years, 10 months ago
  86. 507a98b drivers/wifi/generic: Move SMBIOS functions to a separate file by Furquan Shaikh · 3 years, 10 months ago
  87. 2b5be88 drivers/wifi/generic: Use acpigen_write_ADR_pci_device by Furquan Shaikh · 3 years, 10 months ago
  88. 53b465d soc/intel/xeon_sp: Move read_msr_ppin() to common util.c by Marc Jones · 3 years, 10 months ago
  89. 33b0f15 drivers/soundwire/alc711: Add Realtek ALC711 soundwire device by Anil Kumar · 3 years, 10 months ago
  90. 6ad8568 drivers/mrc_cache: Fix size comparison in mrc_cache update by Tim Wawrzynczak · 3 years, 10 months ago
  91. 278ad21 src/drivers/ipmi: Add function to get BMC revision by Tim Chu · 3 years, 11 months ago
  92. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 4 years ago
  93. bc744f5 drivers/smmstore: Implement SMMSTORE version 2 by Patrick Rudolph · 4 years, 4 months ago
  94. cf5d583 drivers/intel/gma: Increase vbt_data size by Srinidhi N Kaushik · 3 years, 10 months ago
  95. a45f895 mrc_cache: Remove unnecessary data checksum calculation by Shelley Chen · 3 years, 10 months ago
  96. c1040f3 mrc_cache: Add tpm_hash_index field to cache_region struct by Shelley Chen · 3 years, 10 months ago
  97. a79803c security/vboot: Make mrc_cache hash functions generic by Shelley Chen · 3 years, 10 months ago
  98. 1fed53f mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver by Shelley Chen · 3 years, 10 months ago
  99. 9f8ac64 mrc_cache: Add config MRC_SAVE_HASH_IN_TPM by Shelley Chen · 3 years, 10 months ago
  100. d5faa90 security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h by Shelley Chen · 3 years, 10 months ago