1. de37109 lib: Move IP checksum to commonlib by Julius Werner · 6 months ago
  2. 074fbfe drivers/intel/gma: Add missing parentheses to brightness ACPI by Jonathon Hall · 6 months ago
  3. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  4. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  5. 50c8f2e soc/intel/common: Add lunarlake device IDs by Appukuttan V K · 6 months ago
  6. af88044 driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  7. fddf916 vc/google: Show different logos for different ChromeOS devices by Shelley Chen · 6 months ago
  8. 1b44a05 drivers/intel/gma: Only show the choice when a VBT is to be added by Arthur Heymans · 7 months ago
  9. 708a11c drivers/intel/fsp2_0: Add boot mode strings by Marx Wang · 8 months ago
  10. e9b7623 drivers/intel/fsp2_0: Log FW Splash Screen feature state by Subrata Banik · 7 months ago
  11. 372503f treewide: Use show_notices target for warnings by Martin Roth · 7 months ago
  12. 8bde652 drivers/intel/gma/opregion: Use CBFS cache to load VBT by Jeremy Compostella · 9 months ago
  13. 7ffd37d drivers/intel/gma/Kconfig: Add VBT compression configuration entry by Jeremy Compostella · 1 year, 1 month ago
  14. eb834d9 drivers/intel/fsp2_0: Support embedding a second FSP-M/FSP-S by Jonathon Hall · 10 months ago
  15. 790b5cf {commonlib, libpayload}: Add "has_external_display" in coreboot table by Subrata Banik · 10 months ago
  16. 1858903 drivers/intel/gma: Update port select bit definitions by Subrata Banik · 10 months ago
  17. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 11 months ago
  18. 95e4ffe acpi: Comply with ACPI specification by making _STR unicode strings by Cliff Huang · 10 months ago
  19. d6f3092 drivers/intel/mipi_camera: Add DRIVERS_INTEL_MIPI_SUPPORTS_PRE_PRODUCTION_SOC by Jamie Ryu · 10 months ago
  20. 78d2469 drivers: Remove space between function name and '(' by Elyes Haouas · 10 months ago
  21. 74f1877 arch to drivers/intel: Fix misspellings & capitalization issues by Martin Roth · 10 months ago
  22. e48f24d drivers/intel/fsp2_0: Introduce MRC cache store after FSP-M/S APIs by Subrata Banik · 11 months ago
  23. 1b96bff {drivers/intel/fsp2_0, soc/intel}: Rename `SAVE_MRC_AFTER_FSPS` config by Subrata Banik · 11 months ago
  24. 68e642f drv/intel/fsp2_0: Add FW Splash Screen event log entries by Subrata Banik · 11 months ago
  25. 3467704 drivers/intel/gma: Remove space between function name and '(' by Elyes Haouas · 11 months ago
  26. 09202cc vc/intel: Remove unnecessary Kconfig options by Martin Roth · 11 months ago
  27. 53a43f1 drivers/intel/fsp2/Makefile.inc: Deduplicate compression type checks by Felix Singer · 11 months ago
  28. a0d4470 drivers/intel/fsp2_0: Fix extraneous text after else directive by Subrata Banik · 11 months ago
  29. 88512b0 {driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementation by Subrata Banik · 11 months ago
  30. 7a6f888 drivers/intel/fsp2_0: Add configurable compression for logo cbfs file by Subrata Banik · 12 months ago
  31. 7bc92f0 drivers/intel/fsp2_0: Add API to convert BMP images to GOP BLT buffer by Subrata Banik · 12 months ago
  32. 8324fe9 drivers: Add SPDX license headers to Makefiles by Martin Roth · 12 months ago
  33. d2e7c0f drivers/intel/gma/Kconfig: Remove unused INTEL_GMA_OPREGION_2_0 by Elyes Haouas · 12 months ago
  34. f792646 drivers/intel/fsp2_0/fsp_timestamp.c: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  35. d686ee2 drivers/intel/gma/intel_bios.h: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  36. 222c4479 drivers/intel/fsp2_0: Remove BUILD_TIME_STAMP_SIZE macro by Ronak Kanabar · 1 year ago
  37. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  38. f31ab7a {commonlib/drivers}: Have option to store MRC version inside CBMEM by Subrata Banik · 1 year, 1 month ago
  39. 79274e01 driver/intel/fsp2_0: Add support to store MRC cache using MRC version by Subrata Banik · 1 year, 1 month ago
  40. 7bb9319 drivers/intel/fsp2_0: Correct FPDT timestamp unit and macro name by Ronak Kanabar · 1 year, 1 month ago
  41. 272ce9a {driver, mb, soc}: Rename Intel CSE FPT config to ISH FW version config by Subrata Banik · 1 year, 1 month ago
  42. 25d1002 drivers/intel/fsp2_0: Apply FSP Reset Status W/A for MultiPhaseSiInit by Subrata Banik · 1 year, 3 months ago
  43. da7d00e soc/intel/common: Introduce API to get the FSP Reset Status by Subrata Banik · 1 year, 3 months ago
  44. edda0f9 treewide: Add missing include guards to chip.h by Jan Samek · 1 year, 3 months ago
  45. 7915884 drivers/intel/fsp2_0: Inject newline after printing EFI GUID by Subrata Banik · 1 year, 3 months ago
  46. 13bbb04 drivers/intel/ish: Hook get ISH version into `.final` by Subrata Banik · 1 year, 3 months ago
  47. 2f7fa55 Reland "drivers/intel/dptf: Add multiple fan support under dptf" by Sumeet Pawnikar · 2 years, 1 month ago
  48. 8b8400a drivers/fsp2_0/mp_service_ppi: Use struct device to fill in buffer by Arthur Heymans · 1 year, 8 months ago
  49. 1aa094a drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hob by Felix Held · 1 year, 4 months ago
  50. f5f756d drivers/intel/fsp2_0: Add API to find FSP resource HOB by GUID by Pratikkumar Prajapati · 1 year, 5 months ago
  51. 30a0114 soc/intel: Rename IA common code module from `TOM` to `RAMTOP` by Subrata Banik · 1 year, 4 months ago
  52. 65b7219 drivers/intel/fsp2_0: Add support for FSP_ERROR_INFO_HOB by Ray Han Lim, Ng · 2 years, 6 months ago
  53. dbfbfaf drivers/intel/fsp2_0: Have provision for caching TOM region by Subrata Banik · 1 year, 5 months ago
  54. 0593708 drivers/intel/fsp2_0: Print `mrc_cache` size in decimal by Subrata Banik · 1 year, 4 months ago
  55. f9eeded drivers/fsp2: Don't print garbage if the FSP signature doesn't match by Fred Reitberger · 1 year, 5 months ago
  56. 0d34a50 src: Move POST_BOOTBLOCK_CAR to common postcodes and use it by Martin Roth · 1 year, 7 months ago
  57. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  58. 69b8194 drivers/intel/fsp2_0: Simplify check for CONFIG_SAVE_MRC_AFTER_FSPS by David Hendricks · 1 year, 6 months ago
  59. 55bc2d3 drivers/intel/fsp2_0: Add saving MRC data after FSP-S option by Johnny Lin · 2 years, 1 month ago
  60. a2a7fec soc/intel/alderlake: Wait for panel power cycle to complete by Jeremy Compostella · 1 year, 6 months ago
  61. b628bec drivers/intel/gma: Use libgfxinit Update_Output to turn off graphics by Jeremy Compostella · 1 year, 6 months ago
  62. e02e918 drivers/intel/gma: Dump output setting only if DEBUG_ADA_CODE is set by Jeremy Compostella · 1 year, 6 months ago
  63. 1a0a280 drivers/intel/gma/hires_fb/gma-gfx_init.adb: Remove spaces before tabs by Elyes Haouas · 1 year, 6 months ago
  64. c9f8380 drivers/intel/gma/text_fb/gma-gfx_init.adb: Remove spaces before tabs by Elyes Haouas · 1 year, 6 months ago
  65. 2fed41d drivers/intel/i210/Makefile.inc: Fix "No such file or directory" error by Elyes Haouas · 1 year, 6 months ago
  66. 1d38012 drivers/intel/i210.h: Remove 'extern' from declaration by Arthur Heymans · 1 year, 6 months ago
  67. 4475263 drivers/intel/gma: Enable Alder Lake libgfxinit support by Jeremy Compostella · 1 year, 8 months ago
  68. 47f154c soc/intel/common/block: Add Intel VGA early graphics support by Jeremy Compostella · 1 year, 8 months ago
  69. 765e5df drivers/intel/gma: Hook up libgfxinit in romstage by Jeremy Compostella · 1 year, 8 months ago
  70. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  71. 3a60e5c drivers/intel/ish: Add ADL-P ISH DID by Subrata Banik · 1 year, 7 months ago
  72. e9ac9f9 soc/intel: Drop SoC specific DPTF implementation by Subrata Banik · 1 year, 7 months ago
  73. af20628 drivers/intel/dptf: Implement API to fill DPTF platform info by Subrata Banik · 1 year, 7 months ago
  74. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  75. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  76. 9f47f95 drivers/intel/fsp2_0: Don't include <commonlib/bsd/compiler.h> by Elyes Haouas · 1 year, 10 months ago
  77. dd4acf6 drivers/intel/dptf: Add new config for EISA HID support by Subrata Banik · 1 year, 7 months ago
  78. 9ea73d1 drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()` by Subrata Banik · 1 year, 7 months ago
  79. 274fa64 tree: Replace Or(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  80. b9d53a0 drivers/intel/fsp2_0: Implement `mps2_noop_get_number_of_processors()` by Subrata Banik · 1 year, 7 months ago
  81. 52f4652 drivers/intel/gma/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  82. 6419fbf drivers/intel/ish: Allow adding DmaProperty to _DSD by Reka Norman · 1 year, 7 months ago
  83. eb99f62 {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  84. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  85. 7b5a931 drivers/intel/fsp2_0: Update MRC cache in ramstage by Reka Norman · 1 year, 10 months ago
  86. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 8 months ago
  87. cc22607 Revert "src/arch/x86: Use core apic id to get cpu_index()" by Arthur Heymans · 1 year, 8 months ago
  88. bbc8d91 drivers/intel/mipi_camera: Remove IPU ES support entry for RPL by jimlai · 1 year, 8 months ago
  89. 1ef547e src/drivers: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  90. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  91. 50c0a6d drivers/intel/fsp2_0: add log level parameter to fsp_print_guid by Felix Held · 1 year, 8 months ago
  92. e2949b7 drv/intel/fsp2_0/hand_off_block: rework fsp_find_extension_hob_by_guid by Felix Held · 1 year, 8 months ago
  93. 2516947 drivers/intel/fsp2_0/hand_off_block: use iterator in fsp_find_range_hob by Felix Held · 1 year, 8 months ago
  94. 79db987 drivers/intel/fsp2_0/hand_off_block: add functions to iterate over HOBs by Felix Held · 1 year, 8 months ago
  95. 9405dd0 drivers/intel/fsp2_0/hand_off_block: remove unneeded line breaks by Felix Held · 1 year, 8 months ago
  96. 2f548e5 drivers/intel/fsp2_0/memory_init.c: clean code by Maximilian Brune · 1 year, 9 months ago
  97. 5318d9c {device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 9 months ago
  98. 69451f1 src/drivers: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  99. 4dba71f Revert "drivers/intel/dptf: Add multiple fan support under dptf" by Sumeet Pawnikar · 1 year, 9 months ago
  100. ac08e8f mb/google/brya/nivviks: Enable ISH driver and firmware name by Meera Ravindranath · 1 year, 9 months ago