1. 027f86e ACPI: Add usb_charge_mode_from_gnvs() by Kyösti Mälkki · 1 year, 8 months ago
  2. 702365e include/device/device: drop unused alignment defines by Felix Held · 11 months ago
  3. bfe220c include/efi: Include BMP and BLT header macro definitions by Subrata Banik · 12 months ago
  4. 58132cc include/device/resource: drop unused IORESOURCE_* definitions by Felix Held · 11 months ago
  5. 0154fa5 include/device/device: align comments in struct bus by Felix Held · 11 months ago
  6. afd74d2 include/device/device: drop unused fields from struct bus by Felix Held · 11 months ago
  7. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 3 months ago
  8. 1e67adb src/*/post_code.h: Change post code prefix to POSTCODE by Yuchen He · 12 months ago
  9. cd46e5f acpi/acpi.c: Add and use acpi_arch_fill_madt() by Arthur Heymans · 1 year, 1 month ago
  10. 51d94c7 acpi/acpi.h: Add MADT GIC structures by Arthur Heymans · 1 year, 1 month ago
  11. a4aa169a include/acpi: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  12. 19b534d include/imd_private.h: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  13. 8843b6f include/sar.h: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  14. 2e3cb63 acpi.c: Add functions to create GTDT by Arthur Heymans · 1 year, 1 month ago
  15. 92a3b67 acpi/acpi.c: Split of ACPI table generation into separate files by Arthur Heymans · 1 year, 1 month ago
  16. 8193eab acpi: Add GTDT structs by Arthur Heymans · 1 year, 1 month ago
  17. c04d3ddb include/cpu/amd/msr: introduce and use PSTATE_MSR_COUNT by Felix Held · 12 months ago
  18. c39eb20 memory_info: Bump to 64 DIMMs by Patrick Rudolph · 1 year, 6 months ago
  19. 99eee16 Center bootsplash on bigger framebuffers by Nico Huber · 1 year ago
  20. 2ba4b1b ec/google/chromeec: Split wait-loop for DP and HPD flags by Kapil Porwal · 1 year ago
  21. 53c6eea soc/intel/adl: Add Raptor Lake-HX definitions by Tim Crawford · 1 year ago
  22. c7b27b3 acpi: Reserve hardware IDs for custom Intel GMBus I2C driver by CoolStar · 1 year ago
  23. 8dc16a9 soc/intel: Replace number in RPL-S ESPI PCI IDs by chipset name by Michał Żygowski · 1 year, 1 month ago
  24. 1aa5caf soc/intel: Fix W790 chipset name by Michał Żygowski · 1 year, 1 month ago
  25. d54a5b29 treewide: Drop the suffixes from ADL and RPL CPUID macros and strings by Michał Żygowski · 1 year ago
  26. 573e6de soc/intel/alderlake: Add support for Raptor Lake S CPUs by Max Fritz · 1 year, 8 months ago
  27. d7542cb arch/x86: Ensure LAPIC mode for exception handler by Kyösti Mälkki · 1 year, 1 month ago
  28. e01742b cpu/x86: Reduce scope of MTRR functions used locally by Kyösti Mälkki · 1 year, 1 month ago
  29. 08545aa soc/intel/meteorlake: Add QS(C0) stepping CPU ID by Musse Abdullahi · 1 year, 1 month ago
  30. 9046407 acpi: Add SPCR table by Arthur Heymans · 1 year, 1 month ago
  31. b5a0328 soc/intel/jasperlake: Add per-SKU power limits by Chia-Ling Hou · 1 year, 1 month ago
  32. ea13dc3 arch/x86,lib: Migrate SMBIOS implementation to common code by Benjamin Doron · 1 year, 1 month ago
  33. 7ebebf7 acpi/acpi.c: Change signature of write_acpi_tables by Arthur Heymans · 1 year, 1 month ago
  34. f6ae1a9 lib/fw_config: Make fw_config_is_provisioned() always available by Jakub Czapiga · 1 year, 1 month ago
  35. f9ee87f acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() by Arthur Heymans · 1 year, 1 month ago
  36. 9362dd7 acpi/acpi.c: Reduce scope of functions used locally by Arthur Heymans · 1 year, 1 month ago
  37. e7aaf04 acpi: Add struct for SPCR table by Arthur Heymans · 1 year, 1 month ago
  38. 11ff753 soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits() by Felix Held · 1 year, 1 month ago
  39. 1efca4d cpu/x86/smm: Drop fxsave/fxrstor logic by Arthur Heymans · 1 year, 2 months ago
  40. 3c2cdb6 lib: Support localized text of memory_training_desc in ux_locales.c by Hsuan Ting Chen · 1 year, 2 months ago
  41. e6b4597 device/pci_rom: Add simple pci_rom_free() by Grzegorz Bernacki · 1 year, 3 months ago
  42. d34dbe5 soc/amd/common/block/cpu: Refactor ucode allocation by Grzegorz Bernacki · 1 year, 3 months ago
  43. 7315b40 include/cpu/x86: Simplify en/dis cache functions by Himanshu Sahdev · 1 year, 2 months ago
  44. 36faccf include/cpu/x86: Skip `wbinvd` on CPUs with cache self-snooping (SS) by Subrata Banik · 1 year, 2 months ago
  45. dffb1c8 cpu/x86/cache: Call wbinvd only once CR0.CD is set by Jeremy Compostella · 1 year, 2 months ago
  46. 4a2ce02 cpu/x86/mp_init: Use clflush to write SIPI data back to RAM by Jeremy Compostella · 1 year, 2 months ago
  47. 0fdede0 acpi/acpigen: rename and clarify bus/IO/MMIO resource producer functions by Felix Held · 1 year, 2 months ago
  48. 21594fd1 acpi/acpigen: add acpigen_resource_mmio to generate MMIO resource by Felix Held · 1 year, 2 months ago
  49. 3813ca5 treewide: Remove 'extern' from functions declaration by Elyes Haouas · 1 year, 6 months ago
  50. 93b7fd1 drivers/soundwire/cs42l42: Support CS42L42 SoundWire device by Kapil Porwal · 1 year, 5 months ago
  51. 1fe5fcf drivers/soundwire/max98363: Support MAX98363 SoundWire device by Kapil Porwal · 1 year, 5 months ago
  52. 14d69d0 soc/intel/common: Add RPP-S PCI IDs by Jeremy Soller · 1 year, 2 months ago
  53. 6a07db2 console: Add format-checking __printf() to die() by Nico Huber · 1 year, 2 months ago
  54. 063a1b8 acpigen: Add printf-like function for debug string by Cliff Huang · 1 year, 5 months ago
  55. 6695be6 acpi/acpigen: add acpigen_resource_io to generate I/O resource by Felix Held · 1 year, 2 months ago
  56. 5a82f0d acpi/acpigen: add acpigen_resource_bus_number to generate bus number by Felix Held · 1 year, 2 months ago
  57. 78f8343 drivers/pc80/rtc/mc146818rtc.c: Add Kconfig for RTC CMOS base addresses by Jonathon Hall · 1 year, 3 months ago
  58. 2d4112f acpi/acpigen: add acpigen_write_BBN to generate base bus number method by Felix Held · 1 year, 2 months ago
  59. 0eb5974 acpigen: Add a runtime method to override exposed _Sx sleep states by Arthur Heymans · 1 year, 3 months ago
  60. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 3 months ago
  61. 26a9555 vga: Change the arguments of vga_write_text to support extended ASCII by Hsuan Ting Chen · 1 year, 5 months ago
  62. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  63. ae1b2d4 soc/intel: Introduce ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  64. ddc37d6 ACPI: Add acpigen_write_PTC() by Kyösti Mälkki · 1 year, 3 months ago
  65. 9368cf9 acpi/acpi.c: Reduce scope of some functions by Arthur Heymans · 1 year, 3 months ago
  66. 27af3e6 include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb by Felix Held · 1 year, 3 months ago
  67. a9dd3c3 lib/version: Move board identification strings by Kyösti Mälkki · 1 year, 7 months ago
  68. fb532c7 include/cpu/amd/mtrr: return uint32_t from get_top_of_mem_below_4gb by Felix Held · 1 year, 3 months ago
  69. 5e9afe7 include/cpu/amd/mtrr: rename functions to get top of memory regions by Felix Held · 1 year, 3 months ago
  70. 28eaa4a src/cpu/power9: move part of scom.h to scom.c by Sergii Dmytruk · 2 years, 6 months ago
  71. ab496bf soc/intel/meteorlake: Add B0 stepping CPU ID by Musse Abdullahi · 1 year, 3 months ago
  72. 2f7fa55 Reland "drivers/intel/dptf: Add multiple fan support under dptf" by Sumeet Pawnikar · 2 years, 1 month ago
  73. 2e9f0d3 ACPI: Add helper for MADT LAPICs by Kyösti Mälkki · 1 year, 3 months ago
  74. 9ac1fb7 ACPI: Add helper for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 3 months ago
  75. 899c713 binaryPI: Use common code for LAPIC NMIs by Kyösti Mälkki · 3 years, 1 month ago
  76. e84b095 util/sconfig: Remove unused ioapic and irq keywords by Arthur Heymans · 1 year, 6 months ago
  77. 177e135 cpu/x86/topology: Add code to fill in topology on struct path by Arthur Heymans · 1 year, 8 months ago
  78. a804f91 cpu/smm_module_loader.c: Fix up CPU index locally by Arthur Heymans · 2 years, 2 months ago
  79. 71bc9f0 cpu/x86/mp_init.c: Generate a C header to get start32 offset by Arthur Heymans · 2 years, 2 months ago
  80. 21ca775 cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path by Arthur Heymans · 2 years, 2 months ago
  81. 1b04e81 soc/intel/common: Add core_type member to 'struct apic_path' by Sridhar Siricilla · 1 year, 4 months ago
  82. 0a71e09 soc/intel/common: Add Intel Trace Hub driver by Pratikkumar Prajapati · 1 year, 5 months ago
  83. 2372595 cpu/intel: Remove redefined SAPPHIRERAPIDS_SP CPUID to fix build error by Johnny Lin · 1 year, 4 months ago
  84. 56d2a97 soc/amd/common/block/acpi/cpu_power_state: use pstate_msr union by Felix Held · 1 year, 4 months ago
  85. 0813533 soc/intel/xeon_sp: Report platform cpu info by Naresh Solanki · 1 year, 7 months ago
  86. 15fc459 soc/intel/xeon_sp/spr: Add header files and romstage code by Jonathan Zhang · 1 year, 6 months ago
  87. 3134a81 cpu/x86/cache: CLFLUSH programs to memory before running by Arthur Heymans · 4 years, 8 months ago
  88. 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
  89. eb7b589 device/xhci: Add struct for capability registers by Robert Zieba · 1 year, 8 months ago
  90. 219cb95 device/xhci: Add functions to work with resource pointers by Robert Zieba · 1 year, 8 months ago
  91. ac8c378 cpu/x86/smm: Add PCI resource store functionality by Robert Zieba · 1 year, 10 months ago
  92. 76835cc acpi: Add SRAT x2APIC table support by Naresh Solanki · 1 year, 6 months ago
  93. e111de0 lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED by Jonathan Zhang · 3 years, 3 months ago
  94. 0a46604 soc/amd: introduce and use PSTATE_MSR macro by Felix Held · 1 year, 5 months ago
  95. b40b2b1 include/device/pci_def.h: Fix typo in comment by Werner Zeh · 1 year, 5 months ago
  96. 107e7aa cpu/x86/smm: Enable setting SMM console log level from mainboard by Johnny Lin · 3 years, 6 months ago
  97. 23b7948 pc80/i8254: Add speaker beep function by Michał Żygowski · 1 year, 9 months ago
  98. 4e00f15 drivers/smmstore: Expose region device by Patrick Rudolph · 2 years, 5 months ago
  99. 178cf35 acpi/acpigen: add acpigen_write_store_namestr_to_namestr by Felix Held · 1 year, 5 months ago
  100. ebe7f7c soc/intel/{common, meteorlake}: Add support for new MCH by Sridhar Siricilla · 1 year, 5 months ago