1. 020d4b6 soc/amd/genoa/domain: generate SSDT entries for domains by Felix Held · 8 months ago
  2. d1065a3 soc/amd/genoa: Add basic ACPI support by Felix Held · 8 months ago
  3. 7c6f1d5 vc/intel/raptorlake: Updating the FSP v4301.01 headers to Standard path by Kulkarni, Srinivas · 8 months ago
  4. fa3f117 soc/amd/genoa/acpi: update soc.asl by Felix Held · 8 months ago
  5. c8dfd6d soc/amd/genoa/acpi/soc: add root bridges to DSDT by Felix Held · 8 months ago
  6. bff9823 soc/amd/genoa/acpi: include globalnvs.asl in SoC code by Felix Held · 8 months ago
  7. dd032e0 soc/amd/genoa: set up the non-FCH IOAPICs by Felix Held · 8 months ago
  8. 0fe8643 soc/amd/genoa/domain: fix indentation in genoa_pci_domain_ops by Felix Held · 8 months ago
  9. d018268 soc/amd/genoa/chip: add init & final functions and chip name by Felix Held · 8 months ago
  10. 4e4938bc soc/amd/genoa/include/amd_pci_int_defs: rename PIRQ index 0x60 and 0x61 by Felix Held · 8 months ago
  11. 919801e soc/amd/genoa/chipset.cb: add missing non-transparent PCI bridges by Felix Held · 8 months ago
  12. 5aaaee3 soc/amd/genoa/chipset.cb: disable IOMMU devices by default by Felix Held · 8 months ago
  13. 2f58bbd soc/amd/genoa: Parse APOB for DRAM layout by Felix Held · 8 months ago
  14. ddc8e5d soc/amd/genoa/chip.h: drop unneeded xhci2_enable by Felix Held · 8 months ago
  15. f3523b4 soc/amd/genoa/chipset.cb: add missing '_' in gpp_bridge_3_b by Felix Held · 8 months ago
  16. 663c577 soc/amd/genoa: Add USB configuration by Arthur Heymans · 1 year, 1 month ago
  17. 543c1ee soc/amd/genoa/chipset.cb: enable dummy functions by Felix Held · 8 months ago
  18. 6c00a6a soc/amd/common/data_fabric: pass PCI segment group to domain code by Felix Held · 8 months ago
  19. 7ae5100 soc/intel/meteorlake: Add entries to eventLog on invocation of early SOL by Subrata Banik · 9 months ago
  20. 79c09ba soc/intel/mtl: Display Sign-of-Life message using FSP-M by Jeremy Compostella · 10 months ago
  21. e46af3f soc/intel/cse: Add API to check if CSE Firmware update is required by Anil Kumar · 11 months ago
  22. ebb28c5 soc/intel/meteorlake: Disable MarginLimitCheck and RMC UPDs by Kilari Raasi · 9 months ago
  23. 6bb0f8a soc/amd/common: Move PCIe CLKREQ programming under fsp by Matt DeVillier · 9 months ago
  24. f5b09db soc/amd/*/chipset.cb: don't call dummy device functions host bridges by Felix Held · 9 months ago
  25. 88da16b soc/amd/genoa/Kconfig: add CONSOLE_UART_BASE_ADDRESS defaults by Felix Held · 9 months ago
  26. 5fe04f3 soc/mediatek/mt8188: devapc: Allow APU to access BND_NORTH_APB2_S by Nina Wu · 9 months ago
  27. 72d616c soc/intel/alderlake: Update LidStatus UPD dynamically by Subrata Banik · 9 months ago
  28. 3ea3fbe soc/amd: Add DBG2 ACPI table by Zheng Bao · 9 months ago
  29. 4bd1236 soc/mediatek/mt8188: Support loading OP-TEE via an SMC by kiwi liu · 10 months ago
  30. ea2e210 soc/amd/genoa: Implement romstage by Arthur Heymans · 1 year, 1 month ago
  31. 892711f soc/amd/cezanne: Move PSP_VERSTAGE_MAP_ENTIRE_SPIROM config by Karthikeyan Ramasubramanian · 9 months ago
  32. b6ab7ba soc/amd/common/psp_verstage: Make SPI ROM mapping configurable by Karthikeyan Ramasubramanian · 9 months ago
  33. 50a3d6f soc/amd/genoa: Add openSIL to Genoa Kconfig by Martin Roth · 10 months ago
  34. 47282a9 tree wide: Rename VBOOT_MEASURED_BOOT* to TPM_MEASURED_BOOT by Patrick Georgi · 9 months ago
  35. 5ee1d23 soc/amd/genoa: Hook up microcode updating by Arthur Heymans · 1 year, 1 month ago
  36. d26f5a1 soc/amd/genoa: add I2C support by Felix Held · 9 months ago
  37. cbbfd68 soc/intel/mtl: Keep SOC_INTEL_COMMON_BASECODE_RAMTOP for non-ChromeOS by Subrata Banik · 9 months ago
  38. 653f349 qualcomm/sc7180: Move QCSDI and increase romstage size by 4KB by Julius Werner · 9 months ago
  39. c541567 soc/qualcomm/{sc7180,sc7280}: Allow building without QC blobs repo by Felix Singer · 9 months ago
  40. 87c42e8 soc/amd/genoa: Add mmio.asl by Varshit Pandya · 10 months ago
  41. 94ac1b1 soc/qualcomm/{sc7180,sc7280}: Use correct return types for functions by Zebreus · 9 months ago
  42. e00523a soc/intel/cannonlake: Drop entries from soc_acpi_name() by Matt DeVillier · 9 months ago
  43. e1b5996 soc/intel/cmn/block/cse: Support sending EOP from payload by Kapil Porwal · 1 year, 4 months ago
  44. 447e279 soc/amd/genoa: Hook up MCA code by Arthur Heymans · 1 year, 1 month ago
  45. 2e2f166 soc/amd/genoa: Hook SMP and SMM init by Arthur Heymans · 1 year, 1 month ago
  46. 2edcd93 soc/amd/genoa: Double HEAP_SIZE to 0x200000 by Varshit Pandya · 10 months ago
  47. c827c9b fmap: Map less space in fallback path without CBFS verification by Julius Werner · 9 months ago
  48. 2a87ef1 rockchip/rk3288: Reshuffle memlayout to make a bit more verstage space by Julius Werner · 9 months ago
  49. 82d2d4f soc/intel/alderlake: Allow using FSP repo for all RPL-S platforms by Michał Żygowski · 10 months ago
  50. 5001461 soc/alderlake: Fix order of defaults in FSP_HEADER_PATH by Michał Żygowski · 10 months ago
  51. 47cb8b1 soc/intel/meteorlake: Set DTT PCI device IRQ to INT_A/PIRQ_A by Jeremy Compostella · 10 months ago
  52. bc6a690 device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT by Felix Held · 9 months ago
  53. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 3 months ago
  54. 4ce52f6 soc/amd: Remove unnecessary choice symbol name from PSP Kconfig by Martin Roth · 9 months ago
  55. e91785d soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirks by Felix Held · 9 months ago
  56. acbc491 Revert "Kconfig: Bring HEAP_SIZE to a common, large value" by Patrick Georgi · 9 months ago
  57. 4950947 soc/amd/genoa/chipset.dt: add UART device ops by Felix Held · 10 months ago
  58. 3eff900 soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitions by Felix Held · 10 months ago
  59. 7881698 soc/amd/common/block/i2c: add pre-processor guards for ACPI by Felix Held · 10 months ago
  60. 8585fd0 soc/amd/genoa/include/iomap: add missing I2C and I3C MMIO bases by Felix Held · 10 months ago
  61. 7bd043e soc/amd/genoa/devicetree: fix MMIO base addresses by Felix Held · 10 months ago
  62. da1a0e8 soc/qualcomm/sc7280: Enlarge BOOTBLOCK to 44K by Yidi Lin · 10 months ago
  63. 2751d29 Use common GCD function by Yidi Lin · 10 months ago
  64. 429c304 soc/intel/meteorlake: Consolidate settings for enabling tracehub by Kane Chen · 10 months ago
  65. 277f36f soc/intel/alderlake: Add missing min sleep state for DPTF device by Matt DeVillier · 10 months ago
  66. 93cf2f1 soc/amd/mendocino: Conditionally select HAVE_FSP_LOGO_SUPPORT by Karthikeyan Ramasubramanian · 10 months ago
  67. 46512ae soc/intel/braswell/Kconfig: Set HPET_MIN_TICKS by Matt DeVillier · 10 months ago
  68. 4f96137 soc/intel/braswell: Unify DPTF enablement by Matt DeVillier · 10 months ago
  69. 96a7d9e soc/intel/cannonlake: Add missing entry to soc_acpi_name() by Matt DeVillier · 10 months ago
  70. d64b66b soc/intel/cannonlake: Add missing min sleep state for thermal device by Matt DeVillier · 10 months ago
  71. 370b233 soc/intel/cmn/gfx: Join MBUS while FSP-S performs GFX init by Subrata Banik · 10 months ago
  72. ebd4c3d Revert "soc/intel/{tigerlake,meteorlake}: Check ITBT FW version" by Ravi Sarawadi · 10 months ago
  73. 0daefa5 soc/amd/*: Ensure PSP soft fuse bitmask set properly by Matt DeVillier · 10 months ago
  74. 8bde652 drivers/intel/gma/opregion: Use CBFS cache to load VBT by Jeremy Compostella · 10 months ago
  75. 47b393a soc/amd/mendocino: Update FSP-S UPD to pass boot logo by Karthikeyan Ramasubramanian · 10 months ago
  76. 9a9e9a1 soc/amd/common/psp: Remove unnecessary prompts from Kconfig by Martin Roth · 10 months ago
  77. 19799b4 soc/intel/*: Correct ACPI device name for eMMC by Matt DeVillier · 10 months ago
  78. 739f83e soc/intel/cmn/gfx: Fix GFX modeset issue with dual-display by Subrata Banik · 10 months ago
  79. a7a6522 soc/intel/meteorlake: Adjust Power State Current 2 threshold by Jeremy Compostella · 10 months ago
  80. 08db7cd soc/intel/meteorlake: Add power limits for 4+8 28W SOC SKU by Curtis Chen · 10 months ago
  81. b065e81 soc/intel/cannonlake: Implement SoC sleep state array by Matt DeVillier · 10 months ago
  82. 1cbdb20 soc/intel/tigerlake: Implement SoC sleep state array by Matt DeVillier · 10 months ago
  83. 5397b4d soc/amd/genoa: Add PCI interrupt support by Varshit Pandya · 10 months ago
  84. be0e694 soc/intel/meteorlake: Expose In-Band ECC UPD config to mainboard by Marx Wang · 10 months ago
  85. 6feb1de soc/intel/meteoerlake: Add power limits for 2+4 15W SOC SKU by Kane Chen · 10 months ago
  86. 926887c soc/amd/genoa: add PCI domain resource reporting by Felix Held · 10 months ago
  87. 0f209b5 soc/amd/genoa: select PSP gen 2 support by Felix Held · 10 months ago
  88. d81d80c soc/intel/cse: remove cbfs_unverified_area_map() API in cse_lite by Rizwan Qureshi · 11 months ago
  89. 859a781 soc/intel/cannonlake: Add/use chipset devicetrees by Matt DeVillier · 10 months ago
  90. f9e57e4 soc/intel/apollolake: Select USE_LEGACY_8254_TIMER by Sean Rhodes · 10 months ago
  91. 1e0842e soc/amd/stoneyridge: Select SOC_AMD_COMMON_LATE_SMM_LOCKING by Matt DeVillier · 10 months ago
  92. 33aa290 soc/amd/common/smm: Add option for late SMM locking by Matt DeVillier · 10 months ago
  93. 51d1f30 soc/amd/*/Kconfig: rework SPL options by Felix Held · 11 months ago
  94. 970a62f soc/amd/common: Add ACP device to common block graphics driver by CoolStar · 10 months ago
  95. b7cbb7c cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM by Arthur Heymans · 1 year ago
  96. bfadc78 soc/intel/meteorlake: Add PsysPmax configuration by Jakub Czapiga · 1 year, 1 month ago
  97. 3cc9e42 soc/amd/stoneyridge: Update SMU fw2 name in fw.cfg by Matt DeVillier · 10 months ago
  98. 835af76 soc/amd/stoneyridge: Use common block graphics driver by CoolStar · 10 months ago
  99. b921483 soc/amd/common/graphics: Factor out FSP graphics init by Matt DeVillier · 10 months ago
  100. 41ce3a5 soc/intel/cannonlake: Add ACPI devices for FSPI, SRAM, HEC1 by Matt DeVillier · 10 months ago