1. 6fd7f11 src: Remove unnecessary semicolons from the end of macros by Martin Roth · 8 months ago
  2. d205cf7 cpu/x86/smm: Fix get_save_state calculation by Eugene D. Myers · 8 months ago
  3. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 2 months ago
  4. 2fba476 console.c: Enable gdb support in bootblock by Arthur Heymans · 8 months ago
  5. d0cb97e console/spkmodem: Make it work for bootblock by Arthur Heymans · 8 months ago
  6. 91e6117 drivers/net/ne2k: Make it work for bootblock by Arthur Heymans · 8 months ago
  7. 58964ff include/device/dram: Add SPD lengths for DDR3 to DDR5 by Martin Roth · 9 months ago
  8. b7cbb7c cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM by Arthur Heymans · 11 months ago
  9. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 11 months ago
  10. ce84a34 acpi: Reserve hardware ID for custom AMD ACP driver by CoolStar · 9 months ago
  11. 74f5a3e soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ use by Jeremy Compostella · 9 months ago
  12. bd9c562 acpi: Configure slp-s0 residency counter frequency in LPIT table by Sukumar Ghorai · 9 months ago
  13. 69bbe26 include/stddef: define SIZE_MAX by Patrick Georgi · 9 months ago
  14. 17848b6 device/pci_def.h: Add more bits by Patrick Rudolph · 9 months ago
  15. ed1c03a soc/intel: separate slp-s0 residency counter frequency in LPIT table by Sukumar Ghorai · 10 months ago
  16. f20d7d6 spi: Add new struct spi_flash_bpbits for block protection bits by Daniel Gröber · 4 years, 1 month ago
  17. b63017f acpi/acpigen_ps2_keybd: Reduce minimum keys, optional alpha/num/punct by Jonathon Hall · 1 year ago
  18. ff4d6be */include/cpu: use unsigned int for number of address bits by Felix Held · 10 months ago
  19. a421ae9 include/acpi/acpi_pld.h: Remove comment on PLD by Elyes Haouas · 1 year, 7 months ago
  20. 75f0b60 acpi: Fix typos by Naresh Solanki · 10 months ago
  21. 3df6cc9 acpi: Add functions to declare ARM GIC V3 hardware by Arthur Heymans · 1 year, 1 month ago
  22. f65ae74 clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flag by Jeremy Compostella · 10 months ago
  23. 2eb7c43 soc/intel: Update Raptor Lake graphics device IDs by Bora Guvendik · 10 months ago
  24. 24fba11 intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SB by Michał Żygowski · 11 months ago
  25. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 11 months ago
  26. 22e16db acpi/soundwire.[ch]: Fix dpn entry array overrun by Martin Roth · 10 months ago
  27. 1eff77b arch/x86: Reduce max phys address size for Intel TME capable SoCs by Jeremy Compostella · 10 months ago
  28. 7c04d0e device/pci_rom: Set VBIOS checksum when filling VFCT table by Matt DeVillier · 11 months ago
  29. 525d8d8 drivers/wifi: Add PCI ID for Misty Peak WLAN module by Subrata Banik · 10 months ago
  30. d426176 drivers/wifi: Avoid camel casing in macro definition by Subrata Banik · 10 months ago
  31. e48f24d drivers/intel/fsp2_0: Introduce MRC cache store after FSP-M/S APIs by Subrata Banik · 11 months ago
  32. 4d0b184 acpi/acpi.c: Accomodate 64bit MMCONF base in MCFG table by Naresh Solanki · 11 months ago
  33. dd3d260 include/input-event-codes.h: Update to upstream by Elyes Haouas · 1 year, 8 months ago
  34. 139cb06 acpi/acpi.h: Use __packed over __attribute__((packed)) by Elyes Haouas · 11 months ago
  35. 09202cc vc/intel: Remove unnecessary Kconfig options by Martin Roth · 11 months ago
  36. 736d4d2 acpi: Add function to add ARM PL011 to ACPI DBG2 by Arthur Heymans · 1 year, 1 month ago
  37. d3909e1 device/dram: add DDR4 RCD I2C access functions by Krystian Hebel · 3 years, 4 months ago
  38. 6603605 device/dram: add DDR4 MRS commands by Krystian Hebel · 3 years, 2 months ago
  39. 027f86e ACPI: Add usb_charge_mode_from_gnvs() by Kyösti Mälkki · 1 year, 8 months ago
  40. 702365e include/device/device: drop unused alignment defines by Felix Held · 11 months ago
  41. bfe220c include/efi: Include BMP and BLT header macro definitions by Subrata Banik · 12 months ago
  42. 58132cc include/device/resource: drop unused IORESOURCE_* definitions by Felix Held · 11 months ago
  43. 0154fa5 include/device/device: align comments in struct bus by Felix Held · 11 months ago
  44. afd74d2 include/device/device: drop unused fields from struct bus by Felix Held · 11 months ago
  45. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 3 months ago
  46. 1e67adb src/*/post_code.h: Change post code prefix to POSTCODE by Yuchen He · 12 months ago
  47. cd46e5f acpi/acpi.c: Add and use acpi_arch_fill_madt() by Arthur Heymans · 1 year, 1 month ago
  48. 51d94c7 acpi/acpi.h: Add MADT GIC structures by Arthur Heymans · 1 year, 1 month ago
  49. a4aa169a include/acpi: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  50. 19b534d include/imd_private.h: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  51. 8843b6f include/sar.h: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  52. 2e3cb63 acpi.c: Add functions to create GTDT by Arthur Heymans · 1 year, 1 month ago
  53. 92a3b67 acpi/acpi.c: Split of ACPI table generation into separate files by Arthur Heymans · 1 year, 1 month ago
  54. 8193eab acpi: Add GTDT structs by Arthur Heymans · 1 year, 1 month ago
  55. c04d3ddb include/cpu/amd/msr: introduce and use PSTATE_MSR_COUNT by Felix Held · 12 months ago
  56. c39eb20 memory_info: Bump to 64 DIMMs by Patrick Rudolph · 1 year, 6 months ago
  57. 99eee16 Center bootsplash on bigger framebuffers by Nico Huber · 1 year ago
  58. 2ba4b1b ec/google/chromeec: Split wait-loop for DP and HPD flags by Kapil Porwal · 1 year ago
  59. 53c6eea soc/intel/adl: Add Raptor Lake-HX definitions by Tim Crawford · 1 year ago
  60. c7b27b3 acpi: Reserve hardware IDs for custom Intel GMBus I2C driver by CoolStar · 1 year ago
  61. 8dc16a9 soc/intel: Replace number in RPL-S ESPI PCI IDs by chipset name by Michał Żygowski · 1 year, 1 month ago
  62. 1aa5caf soc/intel: Fix W790 chipset name by Michał Żygowski · 1 year, 1 month ago
  63. d54a5b29 treewide: Drop the suffixes from ADL and RPL CPUID macros and strings by Michał Żygowski · 1 year ago
  64. 573e6de soc/intel/alderlake: Add support for Raptor Lake S CPUs by Max Fritz · 1 year, 8 months ago
  65. d7542cb arch/x86: Ensure LAPIC mode for exception handler by Kyösti Mälkki · 1 year, 1 month ago
  66. e01742b cpu/x86: Reduce scope of MTRR functions used locally by Kyösti Mälkki · 1 year, 1 month ago
  67. 08545aa soc/intel/meteorlake: Add QS(C0) stepping CPU ID by Musse Abdullahi · 1 year, 1 month ago
  68. 9046407 acpi: Add SPCR table by Arthur Heymans · 1 year, 1 month ago
  69. b5a0328 soc/intel/jasperlake: Add per-SKU power limits by Chia-Ling Hou · 1 year, 1 month ago
  70. ea13dc3 arch/x86,lib: Migrate SMBIOS implementation to common code by Benjamin Doron · 1 year, 1 month ago
  71. 7ebebf7 acpi/acpi.c: Change signature of write_acpi_tables by Arthur Heymans · 1 year, 1 month ago
  72. f6ae1a9 lib/fw_config: Make fw_config_is_provisioned() always available by Jakub Czapiga · 1 year, 1 month ago
  73. f9ee87f acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() by Arthur Heymans · 1 year, 1 month ago
  74. 9362dd7 acpi/acpi.c: Reduce scope of functions used locally by Arthur Heymans · 1 year, 1 month ago
  75. e7aaf04 acpi: Add struct for SPCR table by Arthur Heymans · 1 year, 1 month ago
  76. 11ff753 soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits() by Felix Held · 1 year, 1 month ago
  77. 1efca4d cpu/x86/smm: Drop fxsave/fxrstor logic by Arthur Heymans · 1 year, 2 months ago
  78. 3c2cdb6 lib: Support localized text of memory_training_desc in ux_locales.c by Hsuan Ting Chen · 1 year, 2 months ago
  79. e6b4597 device/pci_rom: Add simple pci_rom_free() by Grzegorz Bernacki · 1 year, 3 months ago
  80. d34dbe5 soc/amd/common/block/cpu: Refactor ucode allocation by Grzegorz Bernacki · 1 year, 3 months ago
  81. 7315b40 include/cpu/x86: Simplify en/dis cache functions by Himanshu Sahdev · 1 year, 2 months ago
  82. 36faccf include/cpu/x86: Skip `wbinvd` on CPUs with cache self-snooping (SS) by Subrata Banik · 1 year, 2 months ago
  83. dffb1c8 cpu/x86/cache: Call wbinvd only once CR0.CD is set by Jeremy Compostella · 1 year, 2 months ago
  84. 4a2ce02 cpu/x86/mp_init: Use clflush to write SIPI data back to RAM by Jeremy Compostella · 1 year, 2 months ago
  85. 0fdede0 acpi/acpigen: rename and clarify bus/IO/MMIO resource producer functions by Felix Held · 1 year, 2 months ago
  86. 21594fd1 acpi/acpigen: add acpigen_resource_mmio to generate MMIO resource by Felix Held · 1 year, 2 months ago
  87. 3813ca5 treewide: Remove 'extern' from functions declaration by Elyes Haouas · 1 year, 6 months ago
  88. 93b7fd1 drivers/soundwire/cs42l42: Support CS42L42 SoundWire device by Kapil Porwal · 1 year, 5 months ago
  89. 1fe5fcf drivers/soundwire/max98363: Support MAX98363 SoundWire device by Kapil Porwal · 1 year, 5 months ago
  90. 14d69d0 soc/intel/common: Add RPP-S PCI IDs by Jeremy Soller · 1 year, 2 months ago
  91. 6a07db2 console: Add format-checking __printf() to die() by Nico Huber · 1 year, 2 months ago
  92. 063a1b8 acpigen: Add printf-like function for debug string by Cliff Huang · 1 year, 5 months ago
  93. 6695be6 acpi/acpigen: add acpigen_resource_io to generate I/O resource by Felix Held · 1 year, 2 months ago
  94. 5a82f0d acpi/acpigen: add acpigen_resource_bus_number to generate bus number by Felix Held · 1 year, 2 months ago
  95. 78f8343 drivers/pc80/rtc/mc146818rtc.c: Add Kconfig for RTC CMOS base addresses by Jonathon Hall · 1 year, 3 months ago
  96. 2d4112f acpi/acpigen: add acpigen_write_BBN to generate base bus number method by Felix Held · 1 year, 2 months ago
  97. 0eb5974 acpigen: Add a runtime method to override exposed _Sx sleep states by Arthur Heymans · 1 year, 3 months ago
  98. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 3 months ago
  99. 26a9555 vga: Change the arguments of vga_write_text to support extended ASCII by Hsuan Ting Chen · 1 year, 5 months ago
  100. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago