1. 734a777 drivers/analogix/anx7625: Utilize retry() macro by Yu-Ping Wu · 2 years, 9 months ago
  2. 0c9b1de drivers/analogix/anx7625: Fix edid_read() by Yu-Ping Wu · 2 years, 9 months ago
  3. 67c778d drivers/gfx/generic: Add optional _HID for gfx devices by Tim Wawrzynczak · 2 years, 9 months ago
  4. 6eeba88 drivers/smmstore: Remove SMMSTORE_IN_CBFS by Julius Werner · 3 years ago
  5. 40713aa dptf: Add support for one more temperature sensor by Tim Wawrzynczak · 2 years, 9 months ago
  6. fd6c8d6 drivers/i2c/tpm: Fix blank default statement by Karthikeyan Ramasubramanian · 2 years, 9 months ago
  7. e987845 drivers/genesyslogic/gl9750: Add driver for Genesys Logic GL9750 by Ben Chuang · 2 years, 9 months ago
  8. 5e3c454 drivers/tpm: Add firmware-power-managed DSD property by Rob Barnes · 2 years, 9 months ago
  9. 84f3807 drivers/uart: Let DRIVERS_UART_8250IO also depend on PPC64 by Krystian Hebel · 3 years, 11 months ago
  10. 04e8c2b driver/intel/mipi_camera: Add support for _DSC field by Varshit B Pandya · 2 years, 10 months ago
  11. d58599d drivers/fsp: Rewrite post code hex values in lowercase by Sean Rhodes · 2 years, 9 months ago
  12. 42b8835 drivers/siemens/nc_fpga: Add POST code over PCI by Werner Zeh · 2 years, 9 months ago
  13. 07e6b5f drivers/wifi/generic: fix package_size to align with WLAN driver by Matt Chen · 2 years, 10 months ago
  14. b0b12dd drivers/amd/agesa/romstage.c: Remove lapic_id check by Arthur Heymans · 3 years, 3 months ago
  15. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  16. 91c077f ChromeOS: Fix <vc/google/chromeos/chromeos.h> by Kyösti Mälkki · 2 years, 10 months ago
  17. 1592846 drivers/intel/fsp2_0: Add preload_fspm and preload_fsps by Raul E Rangel · 2 years, 9 months ago
  18. 82897c9 drivers/intel/fsp2_0: Add FSP_ALIGNMENT_FSP_X option by Raul E Rangel · 2 years, 9 months ago
  19. 4911dc7 drivers/intel/fsp2_0: Allow FSP-M to be relocated by Raul E Rangel · 2 years, 9 months ago
  20. dc45951 drivers/elog/elog: Add timestamps to elog_init by Raul E Rangel · 2 years, 10 months ago
  21. e058841 drivers: Replace bad uses of `find_resource` by Angel Pons · 2 years, 10 months ago
  22. cb3745c google/trogdor: Add backlight support for Parade ps8640 by xuxinxiong · 2 years, 10 months ago
  23. acbbbed drivers/intel/fsp2_0: Check return type against CB_SUCCESS by Subrata Banik · 2 years, 10 months ago
  24. 6af980a drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially by Subrata Banik · 3 years ago
  25. 59a348b drivers/net/r8168.c: Guard against generating power resource by Arthur Heymans · 2 years, 10 months ago
  26. 66b2f20 drivers/pc80/tpm: Use '%u' as printf formatter for unsigned variables by Werner Zeh · 2 years, 10 months ago
  27. 92ab611 drivers/pc80/tpm: Use stopwatch for timeout-loops by Werner Zeh · 2 years, 10 months ago
  28. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 10 months ago
  29. 6644d7c drivers/generic/ioapic: Drop enable_virtual_wire by Kyösti Mälkki · 3 years, 2 months ago
  30. 5bb6f9b drivers/emulation/qemu: Add missing include for MMIO by Nico Huber · 2 years, 10 months ago
  31. a31d6cd drivers/pc80/tpm: Fix wrong debug message by Werner Zeh · 2 years, 10 months ago
  32. 7c1ce19 drivers/intel/dptf: return package with value by Sumeet Pawnikar · 2 years, 10 months ago
  33. e0bff81 drivers/intel/dptf: Add support for PCH methods by Sumeet Pawnikar · 2 years, 11 months ago
  34. 9990866 drivers/intel/fsp2_0: don't force-use `python2` by Michael Niewöhner · 2 years, 11 months ago
  35. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  36. d4c5535 driver/intel/pmc_mux/conn: Add type-c port info to cbmem by Nick Vaccaro · 2 years, 11 months ago
  37. 15066ba driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h by Nick Vaccaro · 2 years, 11 months ago
  38. b5e7bd2 drivers/gic: Remove unnecessary code by Julius Werner · 2 years, 11 months ago
  39. 325f431 drivers/genesyslogic/gl9755: Disable ASPM L0s support by Ben Chuang · 3 years ago
  40. e1ba1c0 drivers/gfx/generic: Drop unused find_gfx_dev by Furquan Shaikh · 2 years, 11 months ago
  41. 9cc550eb driver/i2c/max98390: Add vmon_slot_no/imon_slot_no property by Wisley Chen · 3 years ago
  42. 6397e0e drivers/ipmi/ocp: add missing commonlib/bsd/cb_err.h include by Felix Held · 2 years, 11 months ago
  43. ae546ec drivers/gic/gic: add missing arch/cpu.h include by Felix Held · 2 years, 11 months ago
  44. 75a29bc mb/google/trogdor: Add mipi panel for wormdingler by Zanxi Chen · 3 years ago
  45. 298b359 drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method by Subrata Banik · 3 years ago
  46. 84428f7 drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_info by Tim Wawrzynczak · 3 years ago
  47. 889fa60 driver/i2c/max98390: add dsm_param_name by Wisley Chen · 3 years ago
  48. 6a73b24 SMBIOS: Allow skipping default SMBIOS generation by Angel Pons · 3 years ago
  49. c1b98a4 spi-generic: Print an error when trying to use a non-existent bus by Julius Werner · 3 years ago
  50. 48ae111 drivers/analogix/anx7625: prevent video clock jitter on IVO panels by Xin Ji · 3 years ago
  51. 4757a7e mipi: Make panel init callback work directly on DSI transaction types by Julius Werner · 3 years ago
  52. b28a035 elog: move MAX_EVENT_SIZE to commonlib/bsd/include by Ricardo Quesada · 3 years ago
  53. 627c844 wifi: Update deny list entry size to uint16_t by Sugnan Prabhu S · 3 years ago
  54. fd63e11 drivers/intel/fsp2_0: Retype loop variable from int to uint32_t by Angel Pons · 3 years ago
  55. b33816e drivers/intel/fsp2_0: add warning when ADD_FSP_BINARIES isn't selected by Felix Held · 3 years ago
  56. a91d931 drivers/intel/dptf: Add new thermal control mechanism for pch device by Sumeet Pawnikar · 3 years ago
  57. c958f84 drivers/intel/fsp/Makefile: error out when FSP files aren't specified by Felix Held · 3 years ago
  58. 2651d99 drivers/intel/fsp2_0/Makefile: add condition for FSP-T CBFS file by Felix Held · 3 years ago
  59. d70f481 wifi: Add support for DSM methods for intel wifi card by Sugnan Prabhu S · 3 years ago
  60. cc50770 wifi: Add support for wifi time average SAR config by Sugnan Prabhu S · 3 years ago
  61. d1fc832 wifi: Add support for per-platform antenna gain by Sugnan Prabhu S · 3 years ago
  62. fcb4f2d wifi: Add support for new revisions of SAR table entries by Sugnan Prabhu S · 3 years, 1 month ago
  63. 1f84b2c drivers/mipi: Make orientation a property of the mainboard, not panel by Julius Werner · 3 years ago
  64. de374e5 drivers/intel/fsp1_1/romstage.c: Remove MCU update by Arthur Heymans · 3 years, 3 months ago
  65. 2e0b5c4 elog: Define constant for RW region name by Ricardo Quesada · 3 years ago
  66. e929a75 elog: move functionality to commonlib/bsd by Ricardo Quesada · 3 years ago
  67. 42df9af drivers/intel/fsp2_0: rename soc_validate_fsp_version by Felix Held · 3 years ago
  68. 5ff1808 device/mipi: Move to drivers/mipi by Julius Werner · 3 years ago
  69. 954df3d include/bcd: move bcd code to commonlib/bsd/include by Ricardo Quesada · 3 years ago
  70. 191a8d7 soc/intel/common: Add TGL-H PCI IDs by Jeremy Soller · 3 years ago
  71. b6f6e01 drivers/generic/alc1015: Add HID to support alc1019 by Eric Lai · 3 years ago
  72. 29f3a88 drivers/uart/acpi: Update _S0W return value to D3hot by Tim Wawrzynczak · 3 years ago
  73. 04c71de drivers/spi/acpi: Update _S0W return value to D3hot by Tim Wawrzynczak · 3 years ago
  74. 72c0b54 drivers/i2c/da7219: Update _S0W to D3hot by Tim Wawrzynczak · 3 years ago
  75. d45e70c Move elog_internal.h to commonlib/bsd/include by Ricardo Quesada · 3 years, 1 month ago
  76. 3c3d2cf src/drivers/intel/fsp2_0: allow larger FSP 2.0 header by Nikolai Vyssotski · 3 years, 1 month ago
  77. 35e1fca drivers/intel/i210: Set PCI bus master bit only if allowed by Werner Zeh · 3 years, 1 month ago
  78. dee281d drivers/pc80/rtc: Make use of alt-century byte configurable by Nico Huber · 3 years, 1 month ago
  79. 7ce0236 drivers/spi: Increase sector number to 14 for Winbond W25Q512NW-IM by Shaik Sajida Bhanu · 3 years, 3 months ago
  80. 1b8159b drivers/intel/gma: Support IGD Opregion 2.1 by Meera Ravindranath · 3 years, 4 months ago
  81. df50622 drivers: spi_flash: Add Fast Read Dual I/O support by Julius Werner · 3 years, 1 month ago
  82. 92637df drivers/intel/gma: Restructure Opregion version info code by Meera Ravindranath · 3 years, 1 month ago
  83. dd405bc drivers/usb/acpi: Avoid dereferencing maybe-NULL pointer by Angel Pons · 3 years, 1 month ago
  84. afab34c drivers/usb/acpi: Replace unneeded `memcpy` use by Angel Pons · 3 years, 1 month ago
  85. 78ab06a src: Use initial_lapicid() instead of open coding it by Arthur Heymans · 3 years, 3 months ago
  86. 46e6a58 Revert "drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region" by Felix Held · 3 years, 1 month ago
  87. 9c7122f drivers/intel/usb4/retimer: remove redundant structure member group(PLD) by Maulik V Vaghela · 3 years, 2 months ago
  88. 0f7e086 drivers/intel/usb4/retimer: Update code to assign correct port number by Maulik V Vaghela · 3 years, 2 months ago
  89. 8e885a5 drivers/usb/acpi: Create function to get PLD information by Maulik V Vaghela · 3 years, 2 months ago
  90. f96aa7a IMOK: Add IMOK method support for DPTF by Sumeet Pawnikar · 3 years, 1 month ago
  91. 43e993b drivers/intel/fsp2: Change FSPS returned message to INFO by Raul E Rangel · 3 years, 2 months ago
  92. a6b60eb drivers/intel/gma: Move extended VBT just below opregion by Maulik V Vaghela · 3 years, 2 months ago
  93. 3657187 drivers/intel/dptf: Add OEM variables support by Sumeet R Pawnikar · 3 years, 3 months ago
  94. b554b7c SMBIOS: Drop now-unnecessary unions by Angel Pons · 3 years, 2 months ago
  95. a37701a SMBIOS: Introduce `smbios_full_table_len` function by Angel Pons · 3 years, 2 months ago
  96. d62a501 SMBIOS: Introduce `smbios_carve_table` function by Angel Pons · 3 years, 2 months ago
  97. ca01baa SMBIOS: Introduce struct for SMBIOS table header by Angel Pons · 3 years, 2 months ago
  98. 35b99c6 SMBIOS: Avoid `sizeof` on struct type by Angel Pons · 3 years, 2 months ago
  99. 808692b drivers/mrc_cache: Avoid `sizeof` on struct type by Angel Pons · 3 years, 2 months ago
  100. 6a10390 drivers/intel/mipi_camera: Change type for gpio_num to uint16_t by Varshit B Pandya · 3 years, 2 months ago