1. 671cd1d drv/i2c/ptn3460: Use PTN_EDID_LEN instead of constant by Jan Samek · 1 year, 6 months ago
  2. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  3. 69b8194 drivers/intel/fsp2_0: Simplify check for CONFIG_SAVE_MRC_AFTER_FSPS by David Hendricks · 1 year, 6 months ago
  4. 55bc2d3 drivers/intel/fsp2_0: Add saving MRC data after FSP-S option by Johnny Lin · 2 years, 1 month ago
  5. 79312af drivers/i2c/ptn3460: Use cb_err in mb_adjust_cfg by Jan Samek · 1 year, 6 months ago
  6. a2a7fec soc/intel/alderlake: Wait for panel power cycle to complete by Jeremy Compostella · 1 year, 6 months ago
  7. b628bec drivers/intel/gma: Use libgfxinit Update_Output to turn off graphics by Jeremy Compostella · 1 year, 6 months ago
  8. e02e918 drivers/intel/gma: Dump output setting only if DEBUG_ADA_CODE is set by Jeremy Compostella · 1 year, 6 months ago
  9. 1a0a280 drivers/intel/gma/hires_fb/gma-gfx_init.adb: Remove spaces before tabs by Elyes Haouas · 1 year, 6 months ago
  10. c9f8380 drivers/intel/gma/text_fb/gma-gfx_init.adb: Remove spaces before tabs by Elyes Haouas · 1 year, 6 months ago
  11. 56e448b drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port by Kane Chen · 1 year, 7 months ago
  12. 2476942 treewide: Fix old-style declarations by Elyes Haouas · 1 year, 6 months ago
  13. cf440b6 drivers/uart/acpi: Drop 'disable_gpio_export_in_crs' flag by Matt DeVillier · 1 year, 6 months ago
  14. ce7b252 drivers/spi/acpi: Drop 'disable_gpio_export_in_crs' flag by Matt DeVillier · 1 year, 6 months ago
  15. 4902e9b drivers/i2c/generic: Drop 'disable_gpio_export_in_crs' flag by Matt DeVillier · 1 year, 6 months ago
  16. 2fed41d drivers/intel/i210/Makefile.inc: Fix "No such file or directory" error by Elyes Haouas · 1 year, 6 months ago
  17. 15790c8 drivers/i2c/pca9538/Makefile.inc: Remove unused path by Elyes Haouas · 1 year, 7 months ago
  18. 1d38012 drivers/intel/i210.h: Remove 'extern' from declaration by Arthur Heymans · 1 year, 6 months ago
  19. 8b93a17 treewide: Remove unused <cpu/amd/mtrr.h> by Elyes Haouas · 1 year, 6 months ago
  20. 4475263 drivers/intel/gma: Enable Alder Lake libgfxinit support by Jeremy Compostella · 1 year, 8 months ago
  21. 47f154c soc/intel/common/block: Add Intel VGA early graphics support by Jeremy Compostella · 1 year, 8 months ago
  22. 651e3e0 drivers/ocp/vpd: add get_cxl_mode_from_vpd() by Johnny Lin · 1 year, 7 months ago
  23. 765e5df drivers/intel/gma: Hook up libgfxinit in romstage by Jeremy Compostella · 1 year, 8 months ago
  24. fc84ae7 treewide: Remove unused <cpu/amd/msr.h> by Elyes Haouas · 1 year, 6 months ago
  25. bf3f94d drivers/amd: Update to use defined post codes by Martin Roth · 1 year, 7 months ago
  26. 84c3b5e drivers/pc80/vga: Add legacy VGA romstage support by Jeremy Compostella · 1 year, 8 months ago
  27. 3e3b78a drivers/pc80/vga: Add API to write multi-line video message by Subrata Banik · 1 year, 7 months ago
  28. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  29. 3a60e5c drivers/intel/ish: Add ADL-P ISH DID by Subrata Banik · 1 year, 7 months ago
  30. 25b717a drivers/pc80/vga: Add NULL check for `vga_line_write()` by Subrata Banik · 1 year, 7 months ago
  31. 4ee0317 Revert "security/tpm/: turn tis_{init,open} into tis_probe" by Sergii Dmytruk · 1 year, 7 months ago
  32. 025d20e Revert "drivers/pc80/tpm: probe for TPM family of a device" by Sergii Dmytruk · 1 year, 7 months ago
  33. a1a3be1 mb/siemens/mc_apl7: Init I2C controller before PTN3460 is initialized by Werner Zeh · 1 year, 7 months ago
  34. e9ac9f9 soc/intel: Drop SoC specific DPTF implementation by Subrata Banik · 1 year, 7 months ago
  35. af20628 drivers/intel/dptf: Implement API to fill DPTF platform info by Subrata Banik · 1 year, 7 months ago
  36. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  37. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  38. 9f47f95 drivers/intel/fsp2_0: Don't include <commonlib/bsd/compiler.h> by Elyes Haouas · 1 year, 10 months ago
  39. eacd74f drivers/ocp: add VPD processing framework by Jonathan Zhang · 1 year, 9 months ago
  40. dd4acf6 drivers/intel/dptf: Add new config for EISA HID support by Subrata Banik · 1 year, 7 months ago
  41. 9ea73d1 drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()` by Subrata Banik · 1 year, 7 months ago
  42. 907a81e drivers/pc80/tpm: probe for TPM family of a device by Sergii Dmytruk · 1 year, 9 months ago
  43. df85350 drivers/spi/tpm: verify device supports TPM2 by Sergii Dmytruk · 1 year, 9 months ago
  44. d431544 security/tpm/: turn tis_{init,open} into tis_probe by Sergii Dmytruk · 1 year, 9 months ago
  45. 86f845a drivers/i2c/tpm: splice tpm_vendor_specific struct by Sergii Dmytruk · 1 year, 9 months ago
  46. 274fa64 tree: Replace Or(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  47. b9d53a0 drivers/intel/fsp2_0: Implement `mps2_noop_get_number_of_processors()` by Subrata Banik · 1 year, 7 months ago
  48. 69a6dd6 drivers/generic/nau8315: Change method for HID assignment by David Lin · 1 year, 8 months ago
  49. ca432d1 drivers/i2c/designware: translate return type in dw_i2c_dev_transfer by Felix Held · 1 year, 7 months ago
  50. 76364fb drivers/i2c/designware/dw_i2c: handle bus < 0 in dw_i2c_dev_transfer by Felix Held · 1 year, 7 months ago
  51. b5fc0c4 drivers/wwan/fm: Fix typo by Subrata Banik · 1 year, 7 months ago
  52. 52f4652 drivers/intel/gma/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  53. 6419fbf drivers/intel/ish: Allow adding DmaProperty to _DSD by Reka Norman · 1 year, 7 months ago
  54. eb99f62 {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  55. 355471a drivers/pc80/vga: Fix coding style issues by Jeremy Compostella · 1 year, 7 months ago
  56. 843699e drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driver by Kapil Porwal · 1 year, 7 months ago
  57. 4f30539 drivers/mrc_cache: Prevent printing errors in expected use cases by Yu-Ping Wu · 1 year, 8 months ago
  58. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  59. 0a7a269 drivers/siemens/nc_fpga/nc_fpga_early.c: Use write32p() by Elyes Haouas · 1 year, 7 months ago
  60. 60803c1 drivers/net/atl1e.c: Use {read,write}32p() by Elyes Haouas · 1 year, 7 months ago
  61. 456482c drivers/generic/bayhub/bh720.c: Use {read,write}32p() by Elyes Haouas · 1 year, 7 months ago
  62. 478da72 drivers/ipmi/ipmi_ops.c: Fix typo in error message by Arthur Heymans · 3 years, 4 months ago
  63. 7b5a931 drivers/intel/fsp2_0: Update MRC cache in ramstage by Reka Norman · 1 year, 10 months ago
  64. f38992e drivers/ipmi: Retry ipmi_get_device_id in ipmi_kcs_init by wanghao11 · 2 years ago
  65. 0a89d52 security/tpm: remove tis_close() by Sergii Dmytruk · 1 year, 9 months ago
  66. 65bcb57 soc/intel/cmn/block/{pcie/rtd3,usb4}: Use helper functions for _DSD by Kapil Porwal · 1 year, 8 months ago
  67. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 8 months ago
  68. cc22607 Revert "src/arch/x86: Use core apic id to get cpu_index()" by Arthur Heymans · 1 year, 8 months ago
  69. 4c2c2c4 drivers/net/r8168: Add support for ACPI DmaProperty by Kapil Porwal · 1 year, 8 months ago
  70. 0b20a17 drivers/{wifi,wwan}: Use helper function to add DmaProperty in _DSD by Kapil Porwal · 1 year, 8 months ago
  71. da1a58a {drivers/wifi, mb/google}: Rename `is_untrusted` to `add_acpi_dma_property` by Kapil Porwal · 1 year, 8 months ago
  72. bbc8d91 drivers/intel/mipi_camera: Remove IPU ES support entry for RPL by jimlai · 1 year, 8 months ago
  73. c9cb8ff drivers/wwan/fm: Use correct GUID for DmaProperty in ACPI _DSD by Kapil Porwal · 1 year, 8 months ago
  74. 16dd1c3 drivers/net/phy/m88e1512: Add downshift enable by Mario Scheithauer · 1 year, 8 months ago
  75. 155cf5c drivers/net/phy/m88e1512: Add interrupt enable by Mario Scheithauer · 1 year, 8 months ago
  76. 1a97c89 drivers/net/phy/m88e1512: Provide functionality to customize LED status by Mario Scheithauer · 1 year, 8 months ago
  77. d4ab2ee drivers/net/phy/m88e1512: Add new driver for Marvell PHY 88E1512 by Mario Scheithauer · 1 year, 8 months ago
  78. 1ef547e src/drivers: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  79. b09517b drivers/ocp/dmi: move smbios_ec_revision to ocp folder by Jonathan Zhang · 1 year, 9 months ago
  80. 97afddf drivers/i2c/rx6110sa/chip.h: Remove confusing bus speed comment by Jan Samek · 1 year, 8 months ago
  81. be585d2 drivers/i2c/rx6110sa/rx6110sa.c: Make log messages consistent by Jan Samek · 1 year, 8 months ago
  82. 1560648 drivers/i2c/rv3028c7: Add ACPI generation callbacks by Jan Samek · 1 year, 8 months ago
  83. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  84. 336a06f drivers/uart/Kconfig: Drop unused Kconfig symbol by Elyes Haouas · 1 year, 8 months ago
  85. 50c0a6d drivers/intel/fsp2_0: add log level parameter to fsp_print_guid by Felix Held · 1 year, 8 months ago
  86. f337537 drivers/wifi: Fix DSM parsing issue by Meera Ravindranath · 1 year, 8 months ago
  87. e2949b7 drv/intel/fsp2_0/hand_off_block: rework fsp_find_extension_hob_by_guid by Felix Held · 1 year, 8 months ago
  88. 2516947 drivers/intel/fsp2_0/hand_off_block: use iterator in fsp_find_range_hob by Felix Held · 1 year, 8 months ago
  89. 79db987 drivers/intel/fsp2_0/hand_off_block: add functions to iterate over HOBs by Felix Held · 1 year, 8 months ago
  90. ca5a793 drivers/generic/ioapic: Drop poor implementation by Kyösti Mälkki · 3 years, 1 month ago
  91. 852ab75 drivers/ipmi/ocp: Fix building with clang by Arthur Heymans · 1 year, 8 months ago
  92. 9405dd0 drivers/intel/fsp2_0/hand_off_block: remove unneeded line breaks by Felix Held · 1 year, 8 months ago
  93. 81827aa drivers/usb/gadget.c: Add support for EHCI debug using the WCH CH347 by Nicholas Chin · 1 year, 9 months ago
  94. f3e4cec drivers/spi: Add support for Macronix SPI ROM MX77U25650F by Ritul Guru · 1 year, 8 months ago
  95. 6b4a1ab drivers/i2c/designware: Add 100 MHz controller base clock by Werner Zeh · 1 year, 8 months ago
  96. 20265b09 drivers/i2c/sx9324: Add support for Linux's SX9324 driver by Victor Ding · 1 year, 9 months ago
  97. 5c1dcd5 drivers/ipmi/ocp: add functions to get board configuration by Jonathan Zhang · 1 year, 9 months ago
  98. 830fec3 drivers/ipmi/ocp: add PCIe SEL support by Jonathan Zhang · 1 year, 9 months ago
  99. 2f548e5 drivers/intel/fsp2_0/memory_init.c: clean code by Maximilian Brune · 1 year, 9 months ago
  100. 03a6ccd sb/amd: Remove dropped platforms by Arthur Heymans · 1 year, 9 months ago