1. 327a0a7 tree: Drop unused <string.h> by Elyes Haouas · 3 months ago
  2. 520dae1 tree: Drop unused <delay.h> by Elyes Haouas · 3 months ago
  3. 54c9bf8 tree: Drop unused <console/console.h> by Elyes Haouas · 3 months ago
  4. ff40cf4 drivers/gfx: Remove unnecessary line continuations by Elyes Haouas · 4 months ago
  5. 9e6b999 drivers/mipi: Fine tune clock for BOE_NV110WUM_L60 by Ruihai Zhou · 4 months ago
  6. afe8427 drivers/intel/fsp2_0: Enhance portability with uintptr_t/size_t by Subrata Banik · 3 months ago
  7. 9c4d85d lib: Refactor bmp_load_logo() implementation by Subrata Banik · 3 months ago
  8. d57d5e3 smmstorev2: Load the communication buffer at SMM setup by Arthur Heymans · 7 months ago
  9. 9099a6b drivers/intel/fsp2_0: Support FSP-T in long mode by Arthur Heymans · 3 years, 7 months ago
  10. 20dd048 drivers/intel: Align FSP debug handler with EFI calling convention by Subrata Banik · 3 months ago
  11. d837736 drivers/mipi: Fine tune clock for IVO_T109NW41 by Ruihai Zhou · 4 months ago
  12. 05a7474 drivers/intel/fsp2_0: Use coreboot uint8_t type for consistency by Subrata Banik · 3 months ago
  13. 5776aef drivers/mipi: Add support for KD_KD101NE3_40TI panel by Yang Wu · 4 months ago
  14. e9e31eb drivers/tpm: Make it compile again by Patrick Rudolph · 4 months ago
  15. 47e9e8c security/tpm: replace CONFIG(TPMx) checks with runtime check by Sergii Dmytruk · 1 year, 9 months ago
  16. 094a051 security/tpm: resolve conflicts in TSS implementations by Sergii Dmytruk · 1 year, 9 months ago
  17. febf9b9 security/tpm: make tis_probe() return tpm_family by Sergii Dmytruk · 1 year, 9 months ago
  18. 44adf4d drivers/intel/fsp2_0: Avoid unnecessary extra CBFS access by Jeremy Compostella · 4 months ago
  19. ca11545 drivers/i2c/tas5825m: Allow using I2C bus by Tim Crawford · 4 months ago
  20. a57e497 drivers/intel/ish: Include stdbool.h to identify bool type by Karthikeyan Ramasubramanian · 4 months ago
  21. d4d6d6c drivers/intel/dptf: Add DCFG support by Sumeet Pawnikar · 9 months ago
  22. 85e3fe1 drivers/intel/fsp2_0: Use DECLARE_REGION for FSP-M heap by Shuo Liu · 4 months ago
  23. 614fb7a drivers/spi: Add support for GD25LR512ME flash rom by Martin Roth · 4 months ago
  24. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 10 months ago
  25. 0c74b7c drivers/intel/fsp2_0: Perform MP init post FSP-MultiPhase SI Init by Jeremy Compostella · 5 months ago
  26. 0665d0e drivers/spi: Add GD25LR256E support by Martin Roth · 4 months ago
  27. 1879b6a drivers/intel/fsp2_0: Add limited to 32-bits FSP 2.4 support by Jeremy Compostella · 6 months ago
  28. 7eb014e drivers/intel/fsp2_0: Add "silicon" to the multiphase callback name by Jeremy Compostella · 4 months ago
  29. 0201d98 drivers/intel/fsp: Work around multi-socket Xeon-SP pipe init bug by Arthur Heymans · 5 months ago
  30. dc073ca drivers/vpd: Add vpd_get_feature_level() API by Subrata Banik · 5 months ago
  31. ff2d863 drivers/intel/gma: Allow SPARK function with side effects by Nico Huber · 5 months ago
  32. 32d3a00 drivers/mrc_cache: Deselect MRC_CACHE_USING_MRC_VERSION by default by Jincheng Li · 1 year ago
  33. f45fcd1 drivers/vpd: Add API to read "feature_device_info" VPD by Subrata Banik · 5 months ago
  34. bba6a21 i2c/drivers/generic: Add support for including a rotation matrix by Sean Rhodes · 6 months ago
  35. 2b65ba0 drivers: Add SPDX license headers to Kconfig files by Martin Roth · 5 months ago
  36. 2981e79 drv/gfx/generic: Add Intel ACPI Backlight funcs for LCD devices by Matt DeVillier · 6 months ago
  37. e33fc66 tree; Remove unused <lib.h> by Elyes Haouas · 5 months ago
  38. 32d679e drivers/gfx/generic: Add display type field by Matt DeVillier · 6 months ago
  39. a2eca49 drivers/uart/sifive.c: Fix divisor calculation by Maximilian Brune · 6 months ago
  40. 8a50590 drivers/qemu: Drop redundant vga_io addition to ramstage by Alper Nebi Yasak · 9 months ago
  41. b506020 commonlib: Change GCD function to always use 64 bits by Julius Werner · 5 months ago
  42. 7608699 drivers/pc80/tpm: probe for TPM family of a device by Sergii Dmytruk · 1 year, 9 months ago
  43. fe33b2d drivers/wifi: Use depends instead of if in Kconfig by David Ruth · 5 months ago
  44. ea8330e drivers/wifi: Add MTCL function to ACPI SSDT by David Ruth · 7 months ago
  45. 4f43b0e drivers/intel/fsp2_0: Remove unused function fsp_write_line by Jeremy Compostella · 5 months ago
  46. de37109 lib: Move IP checksum to commonlib by Julius Werner · 6 months ago
  47. 074fbfe drivers/intel/gma: Add missing parentheses to brightness ACPI by Jonathon Hall · 6 months ago
  48. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  49. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  50. 50c8f2e soc/intel/common: Add lunarlake device IDs by Appukuttan V K · 6 months ago
  51. e81109a drivers/mipi: Fine tune VFP, CLK and init code for IVO_T109NW41 panel by Ruihai Zhou · 6 months ago
  52. 367fff5 driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  53. af88044 driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  54. b72ad66 driver/i2c: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  55. 1cad1e5 driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  56. f95dbce device: Add inline method to identify PATH_ROOT by Patrick Rudolph · 6 months ago
  57. b648bb8 drivers/mipi: Update init code for BOE_NV110WUM_L60 by Ruihai Zhou · 6 months ago
  58. a0a26a7 drivers/smmstore/ramstage: use call_smm by Felix Held · 6 months ago
  59. fddf916 vc/google: Show different logos for different ChromeOS devices by Shelley Chen · 6 months ago
  60. 520137f drivers/mipi: Add support for IVO_T109NW41 panel by Ruihai Zhou · 6 months ago
  61. 0d50536 drivers/mipi: Add support for BOE_NV110WUM_L60 panel by Ruihai Zhou · 8 months ago
  62. 59b383e driver/wifi: DDR RFIM _DSM method function 3 report incorrect value by Simon Yang · 7 months ago
  63. 1b44a05 drivers/intel/gma: Only show the choice when a VBT is to be added by Arthur Heymans · 7 months ago
  64. 708a11c drivers/intel/fsp2_0: Add boot mode strings by Marx Wang · 8 months ago
  65. e9b7623 drivers/intel/fsp2_0: Log FW Splash Screen feature state by Subrata Banik · 7 months ago
  66. d635376 drivers/spi/gigadevice.c: Add GD25LQ255E support by Tyler Wang · 8 months ago
  67. 372503f treewide: Use show_notices target for warnings by Martin Roth · 7 months ago
  68. 7bcf4ae drivers/spi: Add ISSI IS25WP256D flash by Maximilian Brune · 11 months ago
  69. 5466261 drivers/uart/pl011.c Perform basic UART init by Naresh Solanki · 11 months ago
  70. 3e25f85 drivers/ipmi to lib: Fix misspellings & capitalization issues by Martin Roth · 10 months ago
  71. f7f661f drivers: spi_flash: Add space before colon to fix coding style by Tyler Wang · 8 months ago
  72. 432e926 drivers/pc80/rtc/option.c: Reset only CMOS range covered by checksum by Bill XIE · 8 months ago
  73. 963f7b9 security/tpm/: turn tis_{init,open} into tis_probe by Sergii Dmytruk · 1 year, 9 months ago
  74. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 2 months ago
  75. 9eb0b19 drivers/i2c/lenovo_serials: Use buildtime constants by Arthur Heymans · 8 months ago
  76. d0cb97e console/spkmodem: Make it work for bootblock by Arthur Heymans · 8 months ago
  77. 91e6117 drivers/net/ne2k: Make it work for bootblock by Arthur Heymans · 8 months ago
  78. 2751d29 Use common GCD function by Yidi Lin · 9 months ago
  79. 8bde652 drivers/intel/gma/opregion: Use CBFS cache to load VBT by Jeremy Compostella · 9 months ago
  80. 44d0a13 drivers/generic/adau7002: Set ACPI status to hidden by Matt DeVillier · 9 months ago
  81. 7ffd37d drivers/intel/gma/Kconfig: Add VBT compression configuration entry by Jeremy Compostella · 1 year, 1 month ago
  82. 95c61c0 drivers/elog: Remove NULL check for array created in code by Martin Roth · 9 months ago
  83. b7cbb7c cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM by Arthur Heymans · 11 months ago
  84. 1a59390 drivers/wwan/fm: Wake up modem on PEWAKE# signal change by Paweł Anikiel · 9 months ago
  85. 29030d0 drivers/pc80/rtc/option.c: Stop resetting CMOS during s3 resume by Bill XIE · 9 months ago
  86. 64ba070 drivers/generic/bayhub: Add ACPI for BH720 by CoolStar · 9 months ago
  87. eb834d9 drivers/intel/fsp2_0: Support embedding a second FSP-M/FSP-S by Jonathon Hall · 10 months ago
  88. c841880 spi/winbond: Use spi_flash_bpbits in winbond_bpbits_to_region by Daniel Gröber · 4 years, 1 month ago
  89. 790b5cf {commonlib, libpayload}: Add "has_external_display" in coreboot table by Subrata Banik · 10 months ago
  90. 1858903 drivers/intel/gma: Update port select bit definitions by Subrata Banik · 10 months ago
  91. 89aee53 drivers/pc80/pc: Split up PS/2 keyboard/mouse ACPI definitions by Jonathon Hall · 1 year ago
  92. db4e93b drivers/tpm: Add return codes to TPM driver by Jon Murphy · 10 months ago
  93. d7b8dc9 treewide: convert to tpm_result_t by Jon Murphy · 10 months ago
  94. 53fc667 treewide: convert to %#x hex prints by Jon Murphy · 10 months ago
  95. 7f53e11 drivers/sof: Add support for rt5650 speaker/jack topology by Matt DeVillier · 10 months ago
  96. c4a81b39 drivers/sof: Add support for rt1019 speaker topology by Matt DeVillier · 10 months ago
  97. 2dc6893 drivers/generic/gpio_keys: Write device ACPI status by Matt DeVillier · 10 months ago
  98. 2460481 drivers/tpm: Make temp test value naming consistent by Jon Murphy · 10 months ago
  99. a7c64d7 drivers/pc80/tpm: Rename tis_probe to tis_init by Jon Murphy · 10 months ago
  100. 31a0fdd drivers/crb: Update error message by Jon Murphy · 10 months ago