1. f551784 src/drivers/intel/i210: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 7 months ago
  2. 55be012 drivers: Get rid of unnecessary blank lines {before,after} brace by Elyes HAOUAS · 2 years, 7 months ago
  3. 4060df4 drivers/intel/dptf: Correct UID for TBAT device by Varshit B Pandya · 2 years, 2 months ago
  4. d9bc689 driver/wifi: Remove unused function wifi_emit_dsm by Varshit B Pandya · 2 years, 1 month ago
  5. efd2720 arch/x86: Mark prepare_and_run_postcar noreturn by Arthur Heymans · 2 years, 1 month ago
  6. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years, 1 month ago
  7. 211d322 */fsp/exit_car: Push stack address into %esp by Arthur Heymans · 2 years, 1 month ago
  8. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 2 months ago
  9. dc86804 src/driver/intel/mipi_camera: Update ACPI entry to provide silicon info by zhixingma · 2 years, 2 months ago
  10. b5e729c drivers/mrc_cache: Do not verify TPM MRC hash if secdata is mocked by Michał Żygowski · 2 years, 3 months ago
  11. ea66f82 drivers/crb: Generate TPM PPI ACPI code by Michał Żygowski · 2 years, 3 months ago
  12. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  13. e7b96c3 drivers/usb/gadget.c: Use 'printk()' instead of 'dprintk()' by Elyes HAOUAS · 2 years, 7 months ago
  14. 1225083 drivers/intel/gma/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  15. fa9e31b drivers/intel/gma/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  16. 04e6893 drivers/intel/gma/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  17. 6041543 drivers/intel/gma/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  18. ae1e702 drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option by Yu-Ping Wu · 2 years, 3 months ago
  19. bab9e2e arch/x86: Add a common romstage entry by Arthur Heymans · 3 years, 3 months ago
  20. 11cac78 Replace some ENV_ROMSTAGE with ENV_RAMINIT by Kyösti Mälkki · 2 years, 4 months ago
  21. b97a303 cpu/amd/agesa: Use common MRC_CACHE code to save S3 data by Arthur Heymans · 4 years ago
  22. 750d57f drivers/amd/agesa: Don't save regular boot MTRR to flash by Arthur Heymans · 4 years ago
  23. df3d97e drivers/amd/agesa/s3_mtrr.c: Save MSR for S3 using an array by Arthur Heymans · 4 years ago
  24. 510a55d drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver by Subrata Banik · 2 years, 3 months ago
  25. fdf6d12 driver/intel/fsp2_0: Disable NULL deref code when calling FSP by Arthur Heymans · 2 years, 3 months ago
  26. c636142 drivers/i2c/generic: Add support for i2c device detection by Matt DeVillier · 2 years, 5 months ago
  27. 5709713 drivers/i2c/dw_i2c: Adjust to handle 0-byte transfers by Matt DeVillier · 2 years, 4 months ago
  28. 5fcef01 drivers/spi: Add Winbond W25Q256JW details by Ritul Guru · 2 years, 3 months ago
  29. 74782cb drivers/i2c/cs35l53: Add device description and UID by Vitaly Rodionov · 2 years, 3 months ago
  30. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 5 months ago
  31. d8f6d2a drivers/intel/fsp2_0: Avoid hardcoding `log_level` for FSP debug handler by Subrata Banik · 2 years, 3 months ago
  32. e6a60fd amd/agesa/heapmanager.c: Avoid pragma pack on the rest of the file by Arthur Heymans · 2 years, 3 months ago
  33. f118656 drivers/wifi/generic: Add new device ID by Bora Guvendik · 2 years, 4 months ago
  34. 25f69d7 src/driver/intel/mipi_camera: Update ACPI entry to provide silicon info by Bora Guvendik · 2 years, 4 months ago
  35. 876a1b4 arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature by Arthur Heymans · 2 years, 6 months ago
  36. 4e619b2 drivers/amd/agesa: Use prepare_and_run_postcar by Arthur Heymans · 2 years, 6 months ago
  37. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 3 months ago
  38. c6396a8 drivers/ipmi: Fix header guard by David Hendricks · 2 years, 3 months ago
  39. d88233e drivers/i2c/tpm: Work around missing firmware_version in Ti50 < 0.0.15 by Reka Norman · 2 years, 3 months ago
  40. 3473d16 drivers/intel/fsp1_1: Use C over CPP by Arthur Heymans · 2 years, 5 months ago
  41. 0bb5b1c drivers/usb: Add chip driver for external USB hub by Karthikeyan Ramasubramanian · 2 years, 4 months ago
  42. c2434f4 drivers/intel/gma/opregion.c: Fix uninitialised variable use by Arthur Heymans · 2 years, 6 months ago
  43. ca9d4fe drivers/usb/ehci_debug.c: Fix unused variable warning by Arthur Heymans · 2 years, 6 months ago
  44. 1dfed8f drivers/intel/usb4: Add Type-C port device attachment check by John · 2 years, 4 months ago
  45. b90e251 drivers/spi: Add better error reporting to spi_flash_cmd_poll_bit by Raul E Rangel · 2 years, 4 months ago
  46. b10cbd0 drivers/spi: Convert spi_flash_cmd_poll_bit to use stopwatch API by Raul E Rangel · 2 years, 4 months ago
  47. 1430b04 tpm: Allow separate handling of Google Ti50 TPM by Jes Klinke · 2 years, 5 months ago
  48. 210b915 {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h> by Elyes HAOUAS · 2 years, 7 months ago
  49. 0a7931b drivers: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  50. c5d94a0 drivers: Remove unused <cbmem.h> by Elyes HAOUAS · 2 years, 7 months ago
  51. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  52. 282b3b6 drivers/intel/dptf: Add support for PROP method by Varshit B Pandya · 2 years, 4 months ago
  53. d083317 drivers/usb/pci_xhci: Add Sabrina xhci pci device id by Karthikeyan Ramasubramanian · 2 years, 4 months ago
  54. e9667f4 drivers/usb/acpi: acpi_power_res_params: Add use_gpio_for_status by Tim Van Patten · 2 years, 4 months ago
  55. 4bc2ca5 drivers/i2c/designware/dw_i2c: Remove unnecessary tabs in debug log by Reka Norman · 2 years, 4 months ago
  56. 9bc5b00 drivers/intel/fsp2_0: Allow coreboot to control FSP serial redirection by Subrata Banik · 2 years, 4 months ago
  57. a552cfc drivers/amd/agesa/romstage.c: Move timestamp and console init up by Arthur Heymans · 3 years, 3 months ago
  58. ca74d7e drivers/intel/fsp1_1: Rename hob finding functions by Arthur Heymans · 2 years, 5 months ago
  59. 170a76c drivers/intel/dptf: Add support for Battery participant by Varshit B Pandya · 2 years, 5 months ago
  60. 1e124b9 drivers/wifi/generic/acpi.c: NULL-check pointers before dereferencing by Angel Pons · 2 years, 5 months ago
  61. 9e78dd1 soc/intel/alderlake: Update CPU IDs with correct steppings by Lean Sheng Tan · 2 years, 5 months ago
  62. 7578ea4 {cpu/x86, drivers/amd}: Use `get_var_mtrr_count()` to get MTRR count by Subrata Banik · 2 years, 5 months ago
  63. 6de1d9f drivers/intel/fsp2_0: Add provision to extract FSP Performance Data by Subrata Banik · 2 years, 5 months ago
  64. 5315e96 arch/x86/postcar: Use a separate stack for C execution by Arthur Heymans · 3 years, 3 months ago
  65. e7d3a1a drivers/intel/dptf: Add support for Power participant by Varshit B Pandya · 2 years, 5 months ago
  66. 56ed0be drivers/intel/fsp1_1: Reduce scope of functions by Arthur Heymans · 2 years, 5 months ago
  67. ac49aaf drivers/intel/fsp1_1: Fix code not working with strict-aliasing rules by Patrick Rudolph · 2 years, 5 months ago
  68. f08e3bb drivers/tpm: Force enable long IRQ pulses for Ti50 versions under 0.15. by Reka Norman · 2 years, 5 months ago
  69. 4f5f2e7 src: Remove unused <bootmode.h> by Elyes HAOUAS · 2 years, 7 months ago
  70. 3ba6f8c drivers/intel/fsp2_0: Add native implementation for FSP Debug Handler by Subrata Banik · 2 years, 5 months ago
  71. 0dd0368 drivers/intel/fsp2_0: Add support for FSP_NON_VOLATILE_STORAGE_HOB2 by Anil Kumar · 2 years, 9 months ago
  72. c4ca20f drivers/i2c/tpm: Work around missing board_cfg in Ti50 FW under 0.15 by Eric Lai · 2 years, 5 months ago
  73. cb772e5 drivers/net/r8168: Add support for Realtek RTL8111K by Raihow Shi · 2 years, 5 months ago
  74. b6ebcdf driver/wifi: Add _DSM method for DDRRFIM by Varshit B Pandya · 2 years, 6 months ago
  75. a691cbd drivers/pc80/tpm/tis.c: Use fixed TPM ACPI path by Michał Kopeć · 2 years, 6 months ago
  76. ec5a5cc drivers/tpm/cr50: Use cr50_get_firmware_version in get_board_cfg by Tim Wawrzynczak · 2 years, 5 months ago
  77. 15854c9 drivers/genesyslogic/gl9763e: Add set L1 entry delay to Max for GL9763E by Ben Chuang · 2 years, 5 months ago
  78. 7cd5058 drivers/i2c/cs35l53: Add driver for generating device in SSDT by Stefan Binding · 2 years, 8 months ago
  79. 1abbb96 Revert "Revert "drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially"" by Nick Vaccaro · 2 years, 5 months ago
  80. 5e6fd36 drivers/wifi/generic: Fix properties in generic-under-PCI device case by Tim Wawrzynczak · 2 years, 5 months ago
  81. dc27d80 driver/intel/usb4/retimer: Change loglevel prefix by Wisley Chen · 2 years, 5 months ago
  82. 6e3d42a drivers/wifi/generic: Fix is_cnvi function by Eric Lai · 2 years, 5 months ago
  83. 19baa9d i2c: Add configurable I2C transfer timeout by Jes Klinke · 2 years, 6 months ago
  84. 5069f6c drivers/pcie/generic: Add support to generate code under companion device instead by Cliff Huang · 2 years, 6 months ago
  85. 40ca797 Revert "drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially" by Ronak Kanabar · 2 years, 7 months ago
  86. 9f40107 soc/intel/common: Include Meteor Lake device IDs by Wonkyu Kim · 3 years, 9 months ago
  87. 6f73a20 drivers/wifi,soc/intel/adl: Move CnviDdrRfim property to drivers by Tim Wawrzynczak · 2 years, 6 months ago
  88. 60b2ab8 {drivers/security}: Replace `cb_err_t` with `enum cb_err` by Subrata Banik · 2 years, 5 months ago
  89. 69cc557 commonlib/bsd: Remove cb_err_t by Julius Werner · 2 years, 6 months ago
  90. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  91. 4b2490e drivers/intel/i210: Set log level to BIOS_NOTICE on missing MAC address by Werner Zeh · 2 years, 6 months ago
  92. 1e50dfb drivers/tpm/cr50: Add I2C bus support to cr50 driver by Tim Wawrzynczak · 2 years, 6 months ago
  93. 6b8599f drivers/tpm/spi: Refactor out some cr50-specific logic by Tim Wawrzynczak · 2 years, 6 months ago
  94. 0292703 drivers/wwan/fm: Include option to add ACPI _DSD for DmaProperty by Tim Wawrzynczak · 2 years, 6 months ago
  95. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 5 months ago
  96. afaee23 drivers/{pcie,wifi}/generic: Update untrusted property name by Tim Wawrzynczak · 2 years, 6 months ago
  97. 591c7eb drivers/tpm/spi: Convert static functions to enum cb_err return types by Tim Wawrzynczak · 2 years, 6 months ago
  98. 96bb0ba drivers/wwan/fm: Add support for _PTS for Fibocom 5G WWAN by Cliff Huang · 2 years, 6 months ago
  99. 22372f4 cr50: Increase cr50 i2c probe timeout by Rob Barnes · 2 years, 6 months ago
  100. eee62c1 drivers/mrc_cache/mrc_cache.c: Change loglevels by Uwe Poeche · 2 years, 6 months ago