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