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