1. f5be5e4 driver/intel/fsp2_0: Update soc_binding.h for coreboot compatibility by Subrata Banik · 4 months ago
  2. ce04bf8 drivers/intel/pmc_mux/conn: Copy ACPI _PLD property from USB port to mux by Won Chung · 7 months ago
  3. 674ee50 drivers/intel/mipi_camera: Add CSI2 Data Stream Interface GUID by CoolStar · 4 months ago
  4. 3c7bbde drivers/intel/fsp2_0: Release bmp_logo during OS_PAYLOAD_LOAD stage by Karthikeyan Ramasubramanian · 4 months ago
  5. 916124c drivers/intel/fsp2_0: Default to 64-bits for FSP 2.4 by Jeremy Compostella · 7 months ago
  6. 7e1c8e2 drivers/intel/fsp2_0: Add dedicated caller function for ap procedure calls by Appukuttan V K · 5 months ago
  7. f09fcd6 drivers/intel/fsp2_0: Remove x64-specific assertion from fsp_header by Appukuttan V K · 5 months ago
  8. a63ce30 drivers/intel/fsp2_0: Make coreboot FSP stack 16-bytes aligned by Appukuttan V K · 5 months ago
  9. 3f43184 drivers/intel/fsp2_0: Support FSP 2.4 64-bits by Jeremy Compostella · 7 months ago
  10. 2d89c78 drivers/intel/fsp2_0: Introduce fsp print helper macros by Appukuttan V K · 5 months ago
  11. 9f1030f tree: Drop duplicated <device/{path,resource}.h> by Elyes Haouas · 5 months ago
  12. 3140217 tree: Remove blank lines before '}' and after '{' by Elyes Haouas · 6 months ago
  13. afe8427 drivers/intel/fsp2_0: Enhance portability with uintptr_t/size_t by Subrata Banik · 5 months ago
  14. 9c4d85d lib: Refactor bmp_load_logo() implementation by Subrata Banik · 5 months ago
  15. 9099a6b drivers/intel/fsp2_0: Support FSP-T in long mode by Arthur Heymans · 3 years, 9 months ago
  16. 20dd048 drivers/intel: Align FSP debug handler with EFI calling convention by Subrata Banik · 5 months ago
  17. 05a7474 drivers/intel/fsp2_0: Use coreboot uint8_t type for consistency by Subrata Banik · 5 months ago
  18. 44adf4d drivers/intel/fsp2_0: Avoid unnecessary extra CBFS access by Jeremy Compostella · 6 months ago
  19. a57e497 drivers/intel/ish: Include stdbool.h to identify bool type by Karthikeyan Ramasubramanian · 6 months ago
  20. d4d6d6c drivers/intel/dptf: Add DCFG support by Sumeet Pawnikar · 11 months ago
  21. 85e3fe1 drivers/intel/fsp2_0: Use DECLARE_REGION for FSP-M heap by Shuo Liu · 6 months ago
  22. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 12 months ago
  23. 0c74b7c drivers/intel/fsp2_0: Perform MP init post FSP-MultiPhase SI Init by Jeremy Compostella · 7 months ago
  24. 1879b6a drivers/intel/fsp2_0: Add limited to 32-bits FSP 2.4 support by Jeremy Compostella · 7 months ago
  25. 7eb014e drivers/intel/fsp2_0: Add "silicon" to the multiphase callback name by Jeremy Compostella · 6 months ago
  26. 0201d98 drivers/intel/fsp: Work around multi-socket Xeon-SP pipe init bug by Arthur Heymans · 7 months ago
  27. ff2d863 drivers/intel/gma: Allow SPARK function with side effects by Nico Huber · 7 months ago
  28. 2b65ba0 drivers: Add SPDX license headers to Kconfig files by Martin Roth · 7 months ago
  29. e33fc66 tree; Remove unused <lib.h> by Elyes Haouas · 7 months ago
  30. 4f43b0e drivers/intel/fsp2_0: Remove unused function fsp_write_line by Jeremy Compostella · 7 months ago
  31. de37109 lib: Move IP checksum to commonlib by Julius Werner · 7 months ago
  32. 074fbfe drivers/intel/gma: Add missing parentheses to brightness ACPI by Jonathon Hall · 7 months ago
  33. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 1 year ago
  34. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 7 months ago
  35. 50c8f2e soc/intel/common: Add lunarlake device IDs by Appukuttan V K · 8 months ago
  36. af88044 driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk by Martin Roth · 8 months ago
  37. fddf916 vc/google: Show different logos for different ChromeOS devices by Shelley Chen · 8 months ago
  38. 1b44a05 drivers/intel/gma: Only show the choice when a VBT is to be added by Arthur Heymans · 9 months ago
  39. 708a11c drivers/intel/fsp2_0: Add boot mode strings by Marx Wang · 10 months ago
  40. e9b7623 drivers/intel/fsp2_0: Log FW Splash Screen feature state by Subrata Banik · 9 months ago
  41. 372503f treewide: Use show_notices target for warnings by Martin Roth · 9 months ago
  42. 8bde652 drivers/intel/gma/opregion: Use CBFS cache to load VBT by Jeremy Compostella · 10 months ago
  43. 7ffd37d drivers/intel/gma/Kconfig: Add VBT compression configuration entry by Jeremy Compostella · 1 year, 3 months ago
  44. eb834d9 drivers/intel/fsp2_0: Support embedding a second FSP-M/FSP-S by Jonathon Hall · 11 months ago
  45. 790b5cf {commonlib, libpayload}: Add "has_external_display" in coreboot table by Subrata Banik · 11 months ago
  46. 1858903 drivers/intel/gma: Update port select bit definitions by Subrata Banik · 12 months ago
  47. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 1 year ago
  48. 95e4ffe acpi: Comply with ACPI specification by making _STR unicode strings by Cliff Huang · 12 months ago
  49. d6f3092 drivers/intel/mipi_camera: Add DRIVERS_INTEL_MIPI_SUPPORTS_PRE_PRODUCTION_SOC by Jamie Ryu · 12 months ago
  50. 78d2469 drivers: Remove space between function name and '(' by Elyes Haouas · 12 months ago
  51. 74f1877 arch to drivers/intel: Fix misspellings & capitalization issues by Martin Roth · 1 year ago
  52. e48f24d drivers/intel/fsp2_0: Introduce MRC cache store after FSP-M/S APIs by Subrata Banik · 1 year ago
  53. 1b96bff {drivers/intel/fsp2_0, soc/intel}: Rename `SAVE_MRC_AFTER_FSPS` config by Subrata Banik · 1 year ago
  54. 68e642f drv/intel/fsp2_0: Add FW Splash Screen event log entries by Subrata Banik · 1 year ago
  55. 3467704 drivers/intel/gma: Remove space between function name and '(' by Elyes Haouas · 1 year ago
  56. 09202cc vc/intel: Remove unnecessary Kconfig options by Martin Roth · 1 year ago
  57. 53a43f1 drivers/intel/fsp2/Makefile.inc: Deduplicate compression type checks by Felix Singer · 1 year, 1 month ago
  58. a0d4470 drivers/intel/fsp2_0: Fix extraneous text after else directive by Subrata Banik · 1 year, 1 month ago
  59. 88512b0 {driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementation by Subrata Banik · 1 year, 1 month ago
  60. 7a6f888 drivers/intel/fsp2_0: Add configurable compression for logo cbfs file by Subrata Banik · 1 year, 1 month ago
  61. 7bc92f0 drivers/intel/fsp2_0: Add API to convert BMP images to GOP BLT buffer by Subrata Banik · 1 year, 1 month ago
  62. 8324fe9 drivers: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 1 month ago
  63. d2e7c0f drivers/intel/gma/Kconfig: Remove unused INTEL_GMA_OPREGION_2_0 by Elyes Haouas · 1 year, 2 months ago
  64. f792646 drivers/intel/fsp2_0/fsp_timestamp.c: Use C99 flexible arrays by Elyes Haouas · 1 year, 1 month ago
  65. d686ee2 drivers/intel/gma/intel_bios.h: Use C99 flexible arrays by Elyes Haouas · 1 year, 1 month ago
  66. 222c4479 drivers/intel/fsp2_0: Remove BUILD_TIME_STAMP_SIZE macro by Ronak Kanabar · 1 year, 2 months ago
  67. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 3 months ago
  68. f31ab7a {commonlib/drivers}: Have option to store MRC version inside CBMEM by Subrata Banik · 1 year, 3 months ago
  69. 79274e01 driver/intel/fsp2_0: Add support to store MRC cache using MRC version by Subrata Banik · 1 year, 3 months ago
  70. 7bb9319 drivers/intel/fsp2_0: Correct FPDT timestamp unit and macro name by Ronak Kanabar · 1 year, 3 months ago
  71. 272ce9a {driver, mb, soc}: Rename Intel CSE FPT config to ISH FW version config by Subrata Banik · 1 year, 3 months ago
  72. 25d1002 drivers/intel/fsp2_0: Apply FSP Reset Status W/A for MultiPhaseSiInit by Subrata Banik · 1 year, 4 months ago
  73. da7d00e soc/intel/common: Introduce API to get the FSP Reset Status by Subrata Banik · 1 year, 4 months ago
  74. edda0f9 treewide: Add missing include guards to chip.h by Jan Samek · 1 year, 4 months ago
  75. 7915884 drivers/intel/fsp2_0: Inject newline after printing EFI GUID by Subrata Banik · 1 year, 4 months ago
  76. 13bbb04 drivers/intel/ish: Hook get ISH version into `.final` by Subrata Banik · 1 year, 5 months ago
  77. 2f7fa55 Reland "drivers/intel/dptf: Add multiple fan support under dptf" by Sumeet Pawnikar · 2 years, 3 months ago
  78. 8b8400a drivers/fsp2_0/mp_service_ppi: Use struct device to fill in buffer by Arthur Heymans · 1 year, 10 months ago
  79. 1aa094a drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hob by Felix Held · 1 year, 5 months ago
  80. f5f756d drivers/intel/fsp2_0: Add API to find FSP resource HOB by GUID by Pratikkumar Prajapati · 1 year, 7 months ago
  81. 30a0114 soc/intel: Rename IA common code module from `TOM` to `RAMTOP` by Subrata Banik · 1 year, 6 months ago
  82. 65b7219 drivers/intel/fsp2_0: Add support for FSP_ERROR_INFO_HOB by Ray Han Lim, Ng · 2 years, 8 months ago
  83. dbfbfaf drivers/intel/fsp2_0: Have provision for caching TOM region by Subrata Banik · 1 year, 6 months ago
  84. 0593708 drivers/intel/fsp2_0: Print `mrc_cache` size in decimal by Subrata Banik · 1 year, 6 months ago
  85. f9eeded drivers/fsp2: Don't print garbage if the FSP signature doesn't match by Fred Reitberger · 1 year, 7 months ago
  86. 0d34a50 src: Move POST_BOOTBLOCK_CAR to common postcodes and use it by Martin Roth · 1 year, 8 months ago
  87. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 7 months ago
  88. 69b8194 drivers/intel/fsp2_0: Simplify check for CONFIG_SAVE_MRC_AFTER_FSPS by David Hendricks · 1 year, 7 months ago
  89. 55bc2d3 drivers/intel/fsp2_0: Add saving MRC data after FSP-S option by Johnny Lin · 2 years, 3 months ago
  90. a2a7fec soc/intel/alderlake: Wait for panel power cycle to complete by Jeremy Compostella · 1 year, 8 months ago
  91. b628bec drivers/intel/gma: Use libgfxinit Update_Output to turn off graphics by Jeremy Compostella · 1 year, 8 months ago
  92. e02e918 drivers/intel/gma: Dump output setting only if DEBUG_ADA_CODE is set by Jeremy Compostella · 1 year, 7 months ago
  93. 1a0a280 drivers/intel/gma/hires_fb/gma-gfx_init.adb: Remove spaces before tabs by Elyes Haouas · 1 year, 8 months ago
  94. c9f8380 drivers/intel/gma/text_fb/gma-gfx_init.adb: Remove spaces before tabs by Elyes Haouas · 1 year, 8 months ago
  95. 2fed41d drivers/intel/i210/Makefile.inc: Fix "No such file or directory" error by Elyes Haouas · 1 year, 8 months ago
  96. 1d38012 drivers/intel/i210.h: Remove 'extern' from declaration by Arthur Heymans · 1 year, 8 months ago
  97. 4475263 drivers/intel/gma: Enable Alder Lake libgfxinit support by Jeremy Compostella · 1 year, 9 months ago
  98. 47f154c soc/intel/common/block: Add Intel VGA early graphics support by Jeremy Compostella · 1 year, 9 months ago
  99. 765e5df drivers/intel/gma: Hook up libgfxinit in romstage by Jeremy Compostella · 1 year, 9 months ago
  100. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago