1. ea19858 soc/intel: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  2. 8b4677f soc/intel/elkhartlake: Drop redundant PcieRpEnable by Nico Huber · 7 months ago
  3. c8a6955 Reland "Kconfig: Bring HEAP_SIZE to a common, large value" by Patrick Georgi · 7 months ago
  4. acbc491 Revert "Kconfig: Bring HEAP_SIZE to a common, large value" by Patrick Georgi · 9 months ago
  5. 19799b4 soc/intel/*: Correct ACPI device name for eMMC by Matt DeVillier · 10 months ago
  6. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 12 months ago
  7. 44a48ce Kconfig: Bring HEAP_SIZE to a common, large value by Patrick Georgi · 10 months ago
  8. 7575091 soc: Remove SOC_SPECIFIC_OPTIONS by Elyes Haouas · 12 months ago
  9. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 4 months ago
  10. d19ebe0 soc/intel: Rename pcr.asl to pch_pcr.asl by Subrata Banik · 1 year, 1 month ago
  11. 0a60d10 soc/intel/*/pmc.c: Use newer function for resource declarations by Arthur Heymans · 1 year, 1 month ago
  12. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 2 months ago
  13. b15946d soc/intel: Add max memory speed into dimm info by Eric Lai · 1 year, 2 months ago
  14. f5a4898 soc/intel/elkhartlake: Make PCIe root port max payload size configurable by Mario Scheithauer · 1 year, 3 months ago
  15. 15e7499 soc/intel/elkhartlake: Make hard drive type for SATA ports configurable by Mario Scheithauer · 1 year, 3 months ago
  16. 14701a4 soc/intel/elkhartlake: Define DIMM_SPD_SIZE in SoC Kconfig by Michał Żygowski · 1 year, 5 months ago
  17. a5abcf2 soc/intel/elkhartlake: Increase BSP stack size by 1 KiB to 193 KiB by Michał Żygowski · 1 year, 5 months ago
  18. fd4f891 soc/intel/elkhartlake: Make PCIe root port speed limit configurable by Mario Scheithauer · 1 year, 5 months ago
  19. 41546a5 soc/intel/elkhartlake: Select `X86_CLFLUSH_CAR` config by Lean Sheng Tan · 1 year, 5 months ago
  20. 9ec6041 soc/intel/elkhartlake/romstage/fsp_params.c: separate debug params by Michał Żygowski · 1 year, 9 months ago
  21. 9072333 soc/intel/ehl: Select CSE defined ME spec version for elkhartlake by Dinesh Gehlot · 1 year, 6 months ago
  22. ecfdb43 soc/intel/elkhartlake/gpio.c: Fix GPD reset map by Michał Żygowski · 1 year, 9 months ago
  23. 829e8e6 soc/intel: Use common codeflow for MP init by Arthur Heymans · 1 year, 7 months ago
  24. 28daa6b soc/intel/elkhartlake/fsp_params.c: wire up remaining ddc params by Michał Kopeć · 1 year, 9 months ago
  25. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 7 months ago
  26. 9f3c6ad soc/intel/ehl: Move ME FSR structures to pertinent header by Dinesh Gehlot · 1 year, 7 months ago
  27. 18d8fe2 soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment by Elyes Haouas · 1 year, 7 months ago
  28. 244a365 soc/intel: Remove unused <stddef.h> by Elyes Haouas · 1 year, 7 months ago
  29. ea0c91f soc/intel/elkhartlake: Fix incorrect `prev_sleep_state` issue by Subrata Banik · 1 year, 7 months ago
  30. a464af4 soc/intel/elkhartlake: Use common gpio.h include by Dinesh Gehlot · 1 year, 7 months ago
  31. adbdc5c soc/intel/elkhartlake: Provide a way to enable real-time tuning by Werner Zeh · 1 year, 9 months ago
  32. 6ffbae3 soc/intel/elkhartlake/chip.h: Include types.h instead of stdint.h by Werner Zeh · 1 year, 7 months ago
  33. 921bb34 soc/intel/elkhartlake: Make SATA speed limit configurable by Werner Zeh · 1 year, 8 months ago
  34. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  35. 7b8ac00 {acpi,arch,soc}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 8 months ago
  36. 113d937 soc/intel/elkhartlake: Add DPTF ACPI Device IDs into header file by Subrata Banik · 1 year, 8 months ago
  37. 315d326 treewide: Remove unused 'include <arch/io.h>' by Elyes Haouas · 1 year, 8 months ago
  38. d90154c soc/intel: Set IO APIC DMAR entry based on hw by Arthur Heymans · 1 year, 9 months ago
  39. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  40. c16a7fc7 soc/intel/ehl: Add MDIO operation to TSN GbE device by Mario Scheithauer · 1 year, 10 months ago
  41. 6be82a4 soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill by David Milosevic · 1 year, 10 months ago
  42. bf89aae soc/intel/elkhartlake: Enable 'scan_bus' on TSN GbE by Mario Scheithauer · 1 year, 9 months ago
  43. 14612f6 soc/intel/elkhartlake: Correct I2C base clock to 100 MHz by Werner Zeh · 1 year, 9 months ago
  44. c8b9608 soc/intel: Use `PWRMBASE` over static `Index 0` for PMC by Subrata Banik · 1 year, 10 months ago
  45. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  46. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  47. cd90696 soc/intel/elkhartlake: Fix incorrect divider for MDIO clock by Werner Zeh · 1 year, 10 months ago
  48. d03e896 soc/intel/eklhartlake: Provide an option to disable the L1 prefetcher by Werner Zeh · 1 year, 10 months ago
  49. 7bbc9a5 payloads/edk2: Disable the CPU Timer Lib unless supported by Sean Rhodes · 2 years, 1 month ago
  50. 60d9b89 soc/intel: Kconfig: Correct UART source clock value in comment by Wonkyu Kim · 1 year, 10 months ago
  51. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 10 months ago
  52. 84dbace soc/intel/ehl: Fix incorrect access to MAC_MDIO_DATA register by Mario Scheithauer · 1 year, 10 months ago
  53. d8fd2ded soc/intel/ehl: Support maximum memory frequency selection by Christian Gmeiner · 1 year, 11 months ago
  54. c8c64c1 soc/intel/ehl: Set Ethernet controller to D0 power state by Mario Scheithauer · 1 year, 11 months ago
  55. fdcf698 acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions by Fabio Aiuto · 2 years ago
  56. 7770990 soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver by Werner Zeh · 2 years ago
  57. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 11 months ago
  58. eb90c51 soc/intel/common/pch: Decouple CLIENT from BASE by Angel Pons · 2 years, 1 month ago
  59. 2f8f1b4 soc/intel/elkhartlake: Fix PMC read_resources callback by Tim Wawrzynczak · 2 years, 2 months ago
  60. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  61. a1b3b62 soc/intel/elkhartlake: Remove board related vboot kconfigs from soc by Lean Sheng Tan · 2 years, 3 months ago
  62. 0b92aa6 soc/intel: Rename heci_init to cse_init by Subrata Banik · 2 years, 3 months ago
  63. 954af52 soc/intel/elkhartlake: Select SOC_INTEL_RAPL_DISABLE_VIA_MCHBAR by Uwe Poeche · 2 years, 3 months ago
  64. d2d9021 intel/common/block: move RAPL disabling to common code by Uwe Poeche · 2 years, 3 months ago
  65. 37a55d1 soc/intel/common/cpu: Use SoC overrides to set CPU privilege level by Subrata Banik · 2 years, 3 months ago
  66. 0ce586b soc/intel/elkhartlake/systemagent: Disable RAPL based on Kconfig by Uwe Poeche · 2 years, 5 months ago
  67. dccdace soc/intel/ehl: Provide function to change PHY-to-MAC IRQ polarity by Mario Scheithauer · 2 years, 4 months ago
  68. 5b757b5 soc/intel/ehl: Use defines for Ethernet controller IDs by Mario Scheithauer · 2 years, 3 months ago
  69. 100514d soc/intel/ehl: Fix logical bug for PseTsnGbePhyInterfaceType by Lean Sheng Tan · 2 years, 3 months ago
  70. 2afcbc1 soc/intel/elkhartlake: Skip FSP Notify APIs by Lean Sheng Tan · 2 years, 4 months ago
  71. ecff521 soc/intel/ehl/tsn_gbe.c: Reduce `void *` casts by Angel Pons · 2 years, 3 months ago
  72. 035c6c8 soc/intel/elkhartlake/chip.h: Drop unused members by Angel Pons · 2 years, 3 months ago
  73. da54132 soc/intel/elkhartlake: Enable SMBus depending on dev state by Angel Pons · 2 years, 3 months ago
  74. d691c21 soc/intel/elkhartlake: Provide ability to update TSN GbE MAC addresses by Mario Scheithauer · 2 years, 4 months ago
  75. eda66c3 soc/intel/elkhartlake: Implement TSN GbE driver by Mario Scheithauer · 2 years, 4 months ago
  76. 08769c6 soc/intel/*: Use SSDT to pass A4GB and A4GS by Arthur Heymans · 2 years, 3 months ago
  77. 40c2c07 soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 4 months ago
  78. 2b59481 soc/intel/cmn/lockdown: Perform SA lockdown configuration by Subrata Banik · 2 years, 4 months ago
  79. 9cb5dcb soc/intel: clean up dmi driver code by Wonkyu Kim · 2 years, 4 months ago
  80. e9b417c soc/intel/ehl/fsp_params: Set Intel Speed Step (Eist) from devicetree by Uwe Poeche · 2 years, 4 months ago
  81. af27ac2 soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code by Subrata Banik · 2 years, 6 months ago
  82. d400d49 soc/intel/*/meminit.c: Fix formatted print by Arthur Heymans · 2 years, 5 months ago
  83. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 5 months ago
  84. d9c5b14 intelblocks/pcie: Correct mapping between LCAP port and coreboot index by MAULIK V VAGHELA · 2 years, 6 months ago
  85. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  86. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 6 months ago
  87. b3671ec soc/intel/*/pmc: Add `finalize` operation for pmc by Subrata Banik · 2 years, 6 months ago
  88. 6c5efcd soc/intel/elkhartlake: Fix PCR ID for eSPI by Werner Zeh · 2 years, 6 months ago
  89. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  90. e49a615 soc/intel/elkhartlake: Use SBI msg to disable HECI1 by Subrata Banik · 2 years, 7 months ago
  91. 32e0673 soc/intel/common/cse: Rework heci_disable function by Subrata Banik · 2 years, 7 months ago
  92. e9d0653 soc/intel/elkhartlake: Drop stale eNEM TODO comment by Subrata Banik · 2 years, 7 months ago
  93. 0099832 soc/intel/ehl: Add Kconfig option to disable reset on TCO expiration by Werner Zeh · 2 years, 7 months ago
  94. 7760fe4 soc/intel/elkhartlake: Add PSE TSN support by Lean Sheng Tan · 3 years, 1 month ago
  95. 5cd7579 soc/intel/elkhartlake: Introduce Intel PSE by Lean Sheng Tan · 3 years, 2 months ago
  96. 6fb1267 soc/intel/ehl: Replace dt `HeciEnabled` by `HECI1 disable` config by Subrata Banik · 2 years, 8 months ago
  97. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 7 months ago
  98. 5214cc9 src/soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 7 months ago
  99. 02275be soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries by Michael Niewöhner · 3 years, 9 months ago
  100. 5a5ed1f soc/intel: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago