1. 53c6eea soc/intel/adl: Add Raptor Lake-HX definitions by Tim Crawford · 1 year ago
  2. c7b27b3 acpi: Reserve hardware IDs for custom Intel GMBus I2C driver by CoolStar · 1 year ago
  3. 8dc16a9 soc/intel: Replace number in RPL-S ESPI PCI IDs by chipset name by Michał Żygowski · 1 year, 1 month ago
  4. 1aa5caf soc/intel: Fix W790 chipset name by Michał Żygowski · 1 year, 1 month ago
  5. d54a5b29 treewide: Drop the suffixes from ADL and RPL CPUID macros and strings by Michał Żygowski · 1 year ago
  6. 573e6de soc/intel/alderlake: Add support for Raptor Lake S CPUs by Max Fritz · 1 year, 8 months ago
  7. d7542cb arch/x86: Ensure LAPIC mode for exception handler by Kyösti Mälkki · 1 year, 1 month ago
  8. e01742b cpu/x86: Reduce scope of MTRR functions used locally by Kyösti Mälkki · 1 year, 1 month ago
  9. 08545aa soc/intel/meteorlake: Add QS(C0) stepping CPU ID by Musse Abdullahi · 1 year, 1 month ago
  10. 9046407 acpi: Add SPCR table by Arthur Heymans · 1 year, 1 month ago
  11. b5a0328 soc/intel/jasperlake: Add per-SKU power limits by Chia-Ling Hou · 1 year, 1 month ago
  12. ea13dc3 arch/x86,lib: Migrate SMBIOS implementation to common code by Benjamin Doron · 1 year, 1 month ago
  13. 7ebebf7 acpi/acpi.c: Change signature of write_acpi_tables by Arthur Heymans · 1 year, 1 month ago
  14. f6ae1a9 lib/fw_config: Make fw_config_is_provisioned() always available by Jakub Czapiga · 1 year, 1 month ago
  15. f9ee87f acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() by Arthur Heymans · 1 year, 1 month ago
  16. 9362dd7 acpi/acpi.c: Reduce scope of functions used locally by Arthur Heymans · 1 year, 1 month ago
  17. e7aaf04 acpi: Add struct for SPCR table by Arthur Heymans · 1 year, 1 month ago
  18. 11ff753 soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits() by Felix Held · 1 year, 1 month ago
  19. 1efca4d cpu/x86/smm: Drop fxsave/fxrstor logic by Arthur Heymans · 1 year, 2 months ago
  20. 3c2cdb6 lib: Support localized text of memory_training_desc in ux_locales.c by Hsuan Ting Chen · 1 year, 2 months ago
  21. e6b4597 device/pci_rom: Add simple pci_rom_free() by Grzegorz Bernacki · 1 year, 3 months ago
  22. d34dbe5 soc/amd/common/block/cpu: Refactor ucode allocation by Grzegorz Bernacki · 1 year, 3 months ago
  23. 7315b40 include/cpu/x86: Simplify en/dis cache functions by Himanshu Sahdev · 1 year, 2 months ago
  24. 36faccf include/cpu/x86: Skip `wbinvd` on CPUs with cache self-snooping (SS) by Subrata Banik · 1 year, 2 months ago
  25. dffb1c8 cpu/x86/cache: Call wbinvd only once CR0.CD is set by Jeremy Compostella · 1 year, 2 months ago
  26. 4a2ce02 cpu/x86/mp_init: Use clflush to write SIPI data back to RAM by Jeremy Compostella · 1 year, 2 months ago
  27. 0fdede0 acpi/acpigen: rename and clarify bus/IO/MMIO resource producer functions by Felix Held · 1 year, 2 months ago
  28. 21594fd1 acpi/acpigen: add acpigen_resource_mmio to generate MMIO resource by Felix Held · 1 year, 2 months ago
  29. 3813ca5 treewide: Remove 'extern' from functions declaration by Elyes Haouas · 1 year, 6 months ago
  30. 93b7fd1 drivers/soundwire/cs42l42: Support CS42L42 SoundWire device by Kapil Porwal · 1 year, 5 months ago
  31. 1fe5fcf drivers/soundwire/max98363: Support MAX98363 SoundWire device by Kapil Porwal · 1 year, 5 months ago
  32. 14d69d0 soc/intel/common: Add RPP-S PCI IDs by Jeremy Soller · 1 year, 2 months ago
  33. 6a07db2 console: Add format-checking __printf() to die() by Nico Huber · 1 year, 2 months ago
  34. 063a1b8 acpigen: Add printf-like function for debug string by Cliff Huang · 1 year, 5 months ago
  35. 6695be6 acpi/acpigen: add acpigen_resource_io to generate I/O resource by Felix Held · 1 year, 2 months ago
  36. 5a82f0d acpi/acpigen: add acpigen_resource_bus_number to generate bus number by Felix Held · 1 year, 2 months ago
  37. 78f8343 drivers/pc80/rtc/mc146818rtc.c: Add Kconfig for RTC CMOS base addresses by Jonathon Hall · 1 year, 3 months ago
  38. 2d4112f acpi/acpigen: add acpigen_write_BBN to generate base bus number method by Felix Held · 1 year, 2 months ago
  39. 0eb5974 acpigen: Add a runtime method to override exposed _Sx sleep states by Arthur Heymans · 1 year, 3 months ago
  40. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 3 months ago
  41. 26a9555 vga: Change the arguments of vga_write_text to support extended ASCII by Hsuan Ting Chen · 1 year, 5 months ago
  42. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  43. ae1b2d4 soc/intel: Introduce ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  44. ddc37d6 ACPI: Add acpigen_write_PTC() by Kyösti Mälkki · 1 year, 3 months ago
  45. 9368cf9 acpi/acpi.c: Reduce scope of some functions by Arthur Heymans · 1 year, 3 months ago
  46. 27af3e6 include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb by Felix Held · 1 year, 3 months ago
  47. a9dd3c3 lib/version: Move board identification strings by Kyösti Mälkki · 1 year, 7 months ago
  48. fb532c7 include/cpu/amd/mtrr: return uint32_t from get_top_of_mem_below_4gb by Felix Held · 1 year, 3 months ago
  49. 5e9afe7 include/cpu/amd/mtrr: rename functions to get top of memory regions by Felix Held · 1 year, 3 months ago
  50. 28eaa4a src/cpu/power9: move part of scom.h to scom.c by Sergii Dmytruk · 2 years, 6 months ago
  51. ab496bf soc/intel/meteorlake: Add B0 stepping CPU ID by Musse Abdullahi · 1 year, 3 months ago
  52. 2f7fa55 Reland "drivers/intel/dptf: Add multiple fan support under dptf" by Sumeet Pawnikar · 2 years, 1 month ago
  53. 2e9f0d3 ACPI: Add helper for MADT LAPICs by Kyösti Mälkki · 1 year, 3 months ago
  54. 9ac1fb7 ACPI: Add helper for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 3 months ago
  55. 899c713 binaryPI: Use common code for LAPIC NMIs by Kyösti Mälkki · 3 years, 1 month ago
  56. e84b095 util/sconfig: Remove unused ioapic and irq keywords by Arthur Heymans · 1 year, 6 months ago
  57. 177e135 cpu/x86/topology: Add code to fill in topology on struct path by Arthur Heymans · 1 year, 8 months ago
  58. a804f91 cpu/smm_module_loader.c: Fix up CPU index locally by Arthur Heymans · 2 years, 2 months ago
  59. 71bc9f0 cpu/x86/mp_init.c: Generate a C header to get start32 offset by Arthur Heymans · 2 years, 2 months ago
  60. 21ca775 cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path by Arthur Heymans · 2 years, 2 months ago
  61. 1b04e81 soc/intel/common: Add core_type member to 'struct apic_path' by Sridhar Siricilla · 1 year, 4 months ago
  62. 0a71e09 soc/intel/common: Add Intel Trace Hub driver by Pratikkumar Prajapati · 1 year, 5 months ago
  63. 2372595 cpu/intel: Remove redefined SAPPHIRERAPIDS_SP CPUID to fix build error by Johnny Lin · 1 year, 4 months ago
  64. 56d2a97 soc/amd/common/block/acpi/cpu_power_state: use pstate_msr union by Felix Held · 1 year, 4 months ago
  65. 0813533 soc/intel/xeon_sp: Report platform cpu info by Naresh Solanki · 1 year, 7 months ago
  66. 15fc459 soc/intel/xeon_sp/spr: Add header files and romstage code by Jonathan Zhang · 1 year, 6 months ago
  67. 3134a81 cpu/x86/cache: CLFLUSH programs to memory before running by Arthur Heymans · 4 years, 8 months ago
  68. 78633e3 soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h by Felix Held · 1 year, 4 months ago
  69. eb7b589 device/xhci: Add struct for capability registers by Robert Zieba · 1 year, 8 months ago
  70. 219cb95 device/xhci: Add functions to work with resource pointers by Robert Zieba · 1 year, 8 months ago
  71. ac8c378 cpu/x86/smm: Add PCI resource store functionality by Robert Zieba · 1 year, 10 months ago
  72. 76835cc acpi: Add SRAT x2APIC table support by Naresh Solanki · 1 year, 6 months ago
  73. e111de0 lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED by Jonathan Zhang · 3 years, 3 months ago
  74. 0a46604 soc/amd: introduce and use PSTATE_MSR macro by Felix Held · 1 year, 5 months ago
  75. b40b2b1 include/device/pci_def.h: Fix typo in comment by Werner Zeh · 1 year, 5 months ago
  76. 107e7aa cpu/x86/smm: Enable setting SMM console log level from mainboard by Johnny Lin · 3 years, 6 months ago
  77. 23b7948 pc80/i8254: Add speaker beep function by Michał Żygowski · 1 year, 9 months ago
  78. 4e00f15 drivers/smmstore: Expose region device by Patrick Rudolph · 2 years, 5 months ago
  79. 178cf35 acpi/acpigen: add acpigen_write_store_namestr_to_namestr by Felix Held · 1 year, 5 months ago
  80. ebe7f7c soc/intel/{common, meteorlake}: Add support for new MCH by Sridhar Siricilla · 1 year, 5 months ago
  81. 434d7d4 sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHs by Angel Pons · 1 year, 9 months ago
  82. 24f3dc8 src/acpi: add function gen: if_lgreater_ and namestr assignment by Cliff Huang · 1 year, 5 months ago
  83. a02176d console: Add SimNow console logging by Fred Reitberger · 1 year, 5 months ago
  84. b2d5e46 acpi/acpigen.h: Fix EVENT_OP value by Elyes Haouas · 1 year, 5 months ago
  85. 0d34a50 src: Move POST_BOOTBLOCK_CAR to common postcodes and use it by Martin Roth · 1 year, 7 months ago
  86. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 5 months ago
  87. 0602936 inc/device: Add extended capability ID for ATS by Tim Chu · 1 year, 6 months ago
  88. 20d2577 device/pci_device.c: Add way to limit max bus numbers by Arthur Heymans · 2 years, 8 months ago
  89. 9ce7935 include/bootstate.h: Fail compilation on invalid bootstate hooks by Arthur Heymans · 1 year, 5 months ago
  90. 341d1bb include/cpu/amd/mtrr: drop unused TOP_MEM_MASK definitions by Felix Held · 1 year, 6 months ago
  91. 32bba18 acpi/acpigen: introduce acpigen_write_processor_device by Felix Held · 1 year, 6 months ago
  92. 5e5c1da console: Print architecture by Patrick Rudolph · 2 years, 8 months ago
  93. b57b12f acpi/acpigen: factor out acpigen_write_processor_namestring by Felix Held · 1 year, 6 months ago
  94. e608308 src/acpi: add debug message with concatenated string by Cliff Huang · 1 year, 6 months ago
  95. 546e093 soc/intel/common/gpio: Add function to read GPIO TX value by Cliff Huang · 1 year, 6 months ago
  96. 2ccbcc5 soc/intel/cmn/block: Add smbus/p2sb device ids for SPR-SP by Tim Chu · 1 year, 7 months ago
  97. 56e448b drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port by Kane Chen · 1 year, 7 months ago
  98. ad6e3c8 tree: Drop Intel Ice Lake support by Felix Singer · 1 year, 6 months ago
  99. 2710df7 treewide: stop calling custom TPM log "TCPA" by Sergii Dmytruk · 1 year, 8 months ago
  100. ad87a82 security/intel/txt: Add helper function to disable TXT by Subrata Banik · 1 year, 7 months ago