1. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 11 months ago
  2. ce0e2a0 drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region by Jonathan Zhang · 4 years ago
  3. 411e760 drivers: sn65dsi86: Retry link training up to 10 times by Julius Werner · 3 years, 11 months ago
  4. d09064e drivers/pc80/rtc: Fix linking verstage (and use `all` target) by Nico Huber · 3 years, 11 months ago
  5. 19e22f5 drivers/spi: Check return value for error handling by John Zhao · 3 years, 11 months ago
  6. 8f7a248 drivers/intel/fsp2_0: Add CONFIG_FSP_STATUS_GLOBAL_RESET by Subrata Banik · 4 years ago
  7. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  8. 388e551 drivers/intel/mipi_camera: Avoid resource leak by John Zhao · 4 years ago
  9. ff17b31 drivers/genesyslogic/gl9755: Add driver for Genesys Logic GL9755 by Ben Chuang · 4 years ago
  10. cd91db9 drivers/intel/mipi_camera: Add compatible field for NVM by Pandya, Varshit B · 4 years ago
  11. 8274c29 drivers/spi/tpm: Improve error checking by Caveh Jalali · 4 years ago
  12. 0f65165 drivers/aspeed/common: Reduce severity of `EDID not found` log message by Angel Pons · 4 years ago
  13. 4759788 drivers/elog: Remove ELOG_PRERAM config by Shelley Chen · 4 years ago
  14. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 4 years ago
  15. c4e0b0a sc7180: Add support for sn65dsi86 bridge by Vinod Polimera · 4 years, 2 months ago
  16. d04c06b4 drivers/ipmi: Add CONFIG_IPMI_KCS_TIMEOUT_MS for IPMI KCS timeout value by Johnny Lin · 4 years ago
  17. 9d63a6b drivers/aspeed/common: Support disabled P2A bridge by Patrick Rudolph · 4 years ago
  18. eb9edb1 drivers/mrc_cache: Reduce severity of `region not found` log message by Angel Pons · 4 years ago
  19. 2a16331 soc/intel/apl: Add panel power and backlight configuration by Nico Huber · 4 years, 7 months ago
  20. 668132a4 {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file by Elyes HAOUAS · 4 years ago
  21. 9c93534 mrc_cache: Move mrc_cache_stash_data to end of file by Shelley Chen · 4 years ago
  22. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years, 1 month ago
  23. 7b58f94 drivers/spi/tpm: Add helper to get cr50 firmware version by Karthikeyan Ramasubramanian · 4 years ago
  24. dcae807 drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems by Jes Klinke · 4 years, 1 month ago
  25. cfdcfdb src: Remove unused 'include <delay.h>' by Elyes HAOUAS · 4 years, 1 month ago
  26. ec17902 src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 4 years, 1 month ago
  27. 0c1d2eb src: Remove unuse '<timestamp.h> by Elyes HAOUAS · 4 years, 1 month ago
  28. 5885ba8 src: Remove unused '<option.h>' by Elyes HAOUAS · 4 years, 1 month ago
  29. a4dd33c src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers by Elyes HAOUAS · 4 years ago
  30. 83b6283 drivers/intel/fsp2_0/hand_off_block: Remove dead decrement by Elyes HAOUAS · 4 years ago
  31. 83aac13 drivers/usb: Replace return value -10 with variable by John Zhao · 4 years ago
  32. 414d7e4 drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platform by Felix Held · 4 years ago
  33. ef04f4e drivers/intel/fsp2_0: Fill EFI_CPU_PHYSICAL_LOCATION structure information by Subrata Banik · 4 years ago
  34. 96b32f1 drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enable by Subrata Banik · 4 years, 1 month ago
  35. 3ea036f drivers/intel/mipi_camera: Fix SSDT generation for IPU devices by Sugnan Prabhu S · 4 years, 1 month ago
  36. 026e940 drivers/genesyslogic/gl9763e: Add driver for Genesys Logic GL9763E by Ben Chuang · 4 years, 1 month ago
  37. 6b297c0 drivers/ipmi/ocp: Add ipmi set processor information by Tim Chu · 4 years, 2 months ago
  38. 114cf22 drivers/amd/i2s_machine_dev: return if scope is NULL by Martin Roth · 4 years, 1 month ago
  39. 6d9f243 drivers/intel/mipi_camera: Add reference counting for shared resources by Sugnan Prabhu S · 4 years, 2 months ago
  40. 1343bc3 drivers/ipmi/ocp: Add function to support OCP specific ipmi command by Tim Chu · 4 years, 1 month ago
  41. c8e4dcb drivers/i2c/max98373: fix error message formatting by Caveh Jalali · 4 years, 4 months ago
  42. afeb7b3 drivers/wifi: Adapt generic wifi driver into a chip driver by Karthikeyan Ramasubramanian · 4 years, 1 month ago
  43. 0f82309 Revert "src: Remove unused include <cpu/x86/smm.h>" by Patrick Rudolph · 4 years, 1 month ago
  44. 54f7847 src/drivers/intel/soundwire/soundwire.h: Add include <types.h> by Elyes HAOUAS · 4 years, 1 month ago
  45. 0aabd07 drivers/intel/dptf: Remove prompts from DPTF config options by Tim Wawrzynczak · 4 years, 1 month ago
  46. 6d412d7 drivers/mrc_cache: Avoid unused variable assignment by Paul Menzel · 4 years, 2 months ago
  47. c25c1eb src: Update bare access to BOOL CONFIG_ vals to CONFIG() by Martin Roth · 4 years, 1 month ago
  48. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  49. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years, 1 month ago
  50. acdf5fd drivers/usb: Avoid NULL pointer dereference by John Zhao · 4 years, 1 month ago
  51. 3a658ad drivers/intel/dptf: Add missing Scope operator for _FIF by Tim Wawrzynczak · 4 years, 1 month ago
  52. 8dcccea src: Remove unused 'include <cbmem.h>' by Elyes HAOUAS · 4 years, 1 month ago
  53. f50b662 src: Remove extra lines in license header by Elyes HAOUAS · 4 years, 1 month ago
  54. 6f73918 src: Remove unused include <cpu/x86/smm.h> by Elyes HAOUAS · 4 years, 1 month ago
  55. 51e138c drivers/intel/gma/Kconfig: Avoid dependency hell when ignoring straps by Angel Pons · 4 years, 1 month ago
  56. c6a593b drivers/intel/dptf: Add missing scope operator around TSR options by Tim Wawrzynczak · 4 years, 1 month ago
  57. 5212ece6 dptf: Fix scope of TCPU device by Tim Wawrzynczak · 4 years, 1 month ago
  58. 03294a3 drivers/amd/i2s_machine_dev: Add a driver for AMD I2S machine device by Furquan Shaikh · 4 years, 1 month ago
  59. 06a5e85 src: Drop unused <cpu/x86/tsc.h> include by Elyes HAOUAS · 4 years, 2 months ago
  60. d970e39 src/drivers/usb/gadget.c: Add missing include by Elyes HAOUAS · 4 years, 1 month ago
  61. ad619a2 src/drivers/usb/ehci_debug.c: Add missing include by Elyes HAOUAS · 4 years, 1 month ago
  62. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  63. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  64. 07ac2ec mb/google/volteer: Convert static ASL files to new DPTF implementation by Tim Wawrzynczak · 4 years, 3 months ago
  65. d8bc5c1 drivers/usb/pci_xhci: Don't return ACPI names for missing ports by Raul E Rangel · 4 years, 1 month ago
  66. 9d017d2 drivers/usb/pci_xhci: Switch to using xhci_for_each_supported_usb_cap by Raul E Rangel · 4 years, 1 month ago
  67. a0a94d8 drivers/usb/ehci_debug.c: Drop preprocessor usage by Angel Pons · 4 years, 1 month ago
  68. 2446c1e arch/x86: Drop CBMEM_TOP_BACKUP by Kyösti Mälkki · 4 years, 1 month ago
  69. fc5469c drivers/i2c/w83793: Drop dead code by Angel Pons · 4 years, 1 month ago
  70. 62c5836 drivers/usb/pci_xhci: Add Picasso xHCI controllers by Raul E Rangel · 4 years, 1 month ago
  71. 1a31b10 drivers/usb/pci_xhci: Add a driver to generate xHCI ACPI nodes by Raul E Rangel · 4 years, 3 months ago
  72. e70d1d4 drivers/i2c/adt7463: Drop dead code by Angel Pons · 4 years, 1 month ago
  73. 0ac24fc drivers/generic/generic: Drop dead code by Angel Pons · 4 years, 1 month ago
  74. 82ab9ca drivers/usb/ehci_debug.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  75. a862063 drivers/dec/21143: Drop dead code by Angel Pons · 4 years, 1 month ago
  76. fa557bf drivers/ti/tps65090: Drop dead code by Angel Pons · 4 years, 1 month ago
  77. 3dde7e7 drivers/intel/gma/i915_reg.h: Drop dead code by Angel Pons · 4 years, 1 month ago
  78. f29e0ea drivers/pc80/pc/i8259c: Drop dead code by Angel Pons · 4 years, 1 month ago
  79. 03465f4 dptf: Add support for IDSP by Tim Wawrzynczak · 4 years, 3 months ago
  80. e4d8ebc dptf: Add support for Fan and TSR options by Tim Wawrzynczak · 4 years, 3 months ago
  81. bb5c255 dptf: Add support for Running Average Power Limits by Tim Wawrzynczak · 4 years, 3 months ago
  82. 2ad8ffe dptf: Add support for Fan Performance States by Tim Wawrzynczak · 4 years, 3 months ago
  83. 46f6fcf dptf: Add support for Charger Performance States by Tim Wawrzynczak · 4 years, 3 months ago
  84. 3a9cde9 dptf: Add support for Critical Policies by Tim Wawrzynczak · 4 years, 3 months ago
  85. 7eb1136 dptf: Add support for Passive Policies by Tim Wawrzynczak · 4 years, 3 months ago
  86. c41f7f1 dptf: Add support for generation of Active Policies by Tim Wawrzynczak · 4 years, 3 months ago
  87. ff2f6b2 drivers/intel/dptf: Add current participant Devices to DSDT by Tim Wawrzynczak · 4 years, 3 months ago
  88. b087a94 drivers/intel/mipi_camera: Add camera power resource to SSDT by Sugnan Prabhu S · 4 years, 3 months ago
  89. 879b3c1 drivers/intel/mipi_camera: Add support to handle CIO2 device by Matt Delco · 4 years, 2 months ago
  90. 1ffee9d drivers/intel/mipi_camera: SSDT changes to add PLD by Matt Delco · 4 years, 2 months ago
  91. 964033f drivers/intel/mipi_camera: SSDT changes to add DSM by Matt Delco · 4 years, 2 months ago
  92. 1245b1e drivers/intel/mipi_camera: Add support for camera sensor in SSDT by Matt Delco · 4 years, 2 months ago
  93. c3a83bf drivers/intel/mipi_camera: Handle NVM and VCM device type by Matt Delco · 4 years, 2 months ago
  94. 7d00293 drivers/intel/mipi_camera: Handle acpi_name and common code by Matt Delco · 4 years, 2 months ago
  95. 01c1815 drivers/ipmi: Increase BMC waiting message level from DEBUG to INFO by Paul Menzel · 4 years, 3 months ago
  96. 9cc6493 drivers/pc80/tpm: Remove support code if TPM is disabled by Kyösti Mälkki · 4 years, 3 months ago
  97. 56fdafb drivers/pc80/tpm/tis: Add x86_64 support by Patrick Rudolph · 4 years, 2 months ago
  98. e414ce4 drivers/intel/pmc_mux: Rename con driver to conn by Tim Wawrzynczak · 4 years, 2 months ago
  99. ad0ccb3 drivers/ocp/dmi: Add OCP_DMI driver for populating SMBIOS from IPMI FRU data by Johnny Lin · 4 years, 4 months ago
  100. b8899ef lib/coreboot_table: Add Intel FSP version to coreboot table by Johnny Lin · 4 years, 3 months ago