1. f2782b8 acpigen_ps2_keybd: Add support for dictation key by Aseda Aboagye · 3 months ago
  2. 0ad2148 include: Add 'IWYU pragma: export' comment by Elyes Haouas · 3 months ago
  3. 9f1030f tree: Drop duplicated <device/{path,resource}.h> by Elyes Haouas · 3 months ago
  4. ee78dca include/device/device.h: Drop duplicated <console/console.h> by Elyes Haouas · 3 months ago
  5. 9c4d85d lib: Refactor bmp_load_logo() implementation by Subrata Banik · 3 months ago
  6. d57d5e3 smmstorev2: Load the communication buffer at SMM setup by Arthur Heymans · 7 months ago
  7. 6daf0b3 include/efi: Introduce __efiapi for EFI calling convention flexibility by Subrata Banik · 3 months ago
  8. 9649984 cpu/x86/topology: Add node ID parser by Patrick Rudolph · 4 months ago
  9. 45348cd include/device/pci_ids.h: Add DIDs for MTL Touch controller by Cliff Huang · 4 months ago
  10. f4a12e1 acpi: Add acpigen_write_OSC_pci_domain by Shuo Liu · 4 months ago
  11. 965db62 symbols: Add __maybe_unused flag to region variable symbols by Shuo Liu · 4 months ago
  12. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 10 months ago
  13. c8d4716 soc/intel/alderlake: Add Raptor Lake System Agent Device IDs by Lean Sheng Tan · 4 months ago
  14. 4d9549b soc/intel: Add definition of D0 stepping for TigerLake Halo by Alicja Michalska · 5 months ago
  15. e549ee0 soc/amd: move common pci_domain_fill_ssdt implementation to acpi/ by Felix Held · 5 months ago
  16. 4e8bbc1 include/device/azalia_device.h: Merge location1 and location2 by Nicholas Sudsgaard · 5 months ago
  17. 4a62b8a include/device: Merge enums from azalia_device.h and azalia.h by Nicholas Sudsgaard · 5 months ago
  18. 9620b3d include/device/azalia_device.h: Correct location2 shift to 28 bits by Nicholas Sudsgaard · 5 months ago
  19. 3cfcffe cpu/x86/(sipi|smm): Pass on CR3 from ramstage by Arthur Heymans · 5 months ago
  20. 7fbef1b lib: Remove heap from rmodules by Arthur Heymans · 5 months ago
  21. a99b580 treewide: Move list.h to commonlib by Maximilian Brune · 10 months ago
  22. 3108ba5 soc/intel/xeon_sp: Use ACPI common flags in SRAT generation by Shuo Liu · 2 years ago
  23. ccd18d1 soc/intel/common: Add ADL_N ID 5 0x4618 by Sean Rhodes · 5 months ago
  24. 917795e include/device/device: drop unused soft_reserved_ram_resource macro by Felix Held · 5 months ago
  25. 463a7bc include/device/azalia_device.h: Add enum for misc field by Nicholas Chin · 6 months ago
  26. 344ebf1 acpi/acpi: Pass struct device to acpi_create_srat_gia_pci by Patrick Rudolph · 6 months ago
  27. ea8330e drivers/wifi: Add MTCL function to ACPI SSDT by David Ruth · 7 months ago
  28. de37109 lib: Move IP checksum to commonlib by Julius Werner · 6 months ago
  29. 61ec6e9 cpu/x86/smm/pci_resource_store: Store DEV/VEN ID by Patrick Rudolph · 6 months ago
  30. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  31. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  32. 80c79a5 device/device.h: Drop multiple links by Arthur Heymans · 11 months ago
  33. 3e99ba0 device: Add a helper function to add a downstream bus by Arthur Heymans · 6 months ago
  34. 20abc35 src, util: Update toolchain.inc references to .mk by Martin Roth · 6 months ago
  35. e3c507d soc/intel: Add Lunar Lake device IDs by Appukuttan V K · 6 months ago
  36. ab6bcd2 device/device_util: Add method to retrieve the domain by Patrick Rudolph · 6 months ago
  37. f95dbce device: Add inline method to identify PATH_ROOT by Patrick Rudolph · 6 months ago
  38. 8b036e1 device/device.h: Drop acpi_inject_dsdt by Arthur Heymans · 1 year, 7 months ago
  39. 5191623 device_util: Drop unused function bus_path by Arthur Heymans · 6 months ago
  40. ebf4e8b include/bootmem.h: Add comment by Maximilian Brune · 6 months ago
  41. 45be5b3 device/device.h: Fix outdated comment by Arthur Heymans · 11 months ago
  42. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 6 months ago
  43. 20c9c55 include/device/pci_mmio_cfg: assert CONFIG_ECAM_MMCONF_BUS_NUMBER != 0 by Felix Held · 6 months ago
  44. 363ac8b lib/smbios: rename segment group parameter of smbios_write_type41 by Felix Held · 6 months ago
  45. d459403 lib/smbios: add segment_group parameter to smbios_write_type9 by Felix Held · 6 months ago
  46. 75c4d44 acpi/acpigen: add acpigen_write_SEG for segment group number method by Felix Held · 6 months ago
  47. fddf916 vc/google: Show different logos for different ChromeOS devices by Shelley Chen · 6 months ago
  48. 21710ea cpu/x86/smi_trigger: use enum cb_err as apm_control return type by Felix Held · 6 months ago
  49. 8ed0cd0 sb/intel/bd82x6x: Add defines for PCI IDs by Patrick Rudolph · 7 months ago
  50. ba757a7 x86: Separate CPU and SoC physical address size by Jeremy Compostella · 7 months ago
  51. 7bcf4ae drivers/spi: Add ISSI IS25WP256D flash by Maximilian Brune · 11 months ago
  52. 017003c acpi: Add support for WDAT table by Marek Maslanka · 7 months ago
  53. 77f1062 rules.h: Clean up ENV_HAS_HEAP_SECTION by Arthur Heymans · 7 months ago
  54. 3e25f85 drivers/ipmi to lib: Fix misspellings & capitalization issues by Martin Roth · 10 months ago
  55. 1fe1904 acpi/acpi_gic: Add GIC ITS subtable by Naresh Solanki · 10 months ago
  56. 6920c6f acpi: Add IO Remapping Table structures by Naresh Solanki · 10 months ago
  57. d982274 acpi: Add PPTT support by David Milosevic · 10 months ago
  58. 3ea3fbe soc/amd: Add DBG2 ACPI table by Zheng Bao · 8 months ago
  59. 2eaebfc acpi/acpi: update ACPI_DBG2_PORT_SERIAL_16550 subtype by Felix Held · 8 months ago
  60. 62f788e acpigen.c: Add resource consumer functions for mmio by Arthur Heymans · 8 months ago
  61. 18051b3 acpi: Optimize enum acpi_tables layout by Naresh Solanki · 8 months ago
  62. 10e478c4 include/device/device: drop HAVE_ACPI_TABLES guards by Felix Held · 9 months ago
  63. ab8a094 include/device/device: drop GENERATE_SMBIOS_TABLES guards by Felix Held · 8 months ago
  64. 6fd7f11 src: Remove unnecessary semicolons from the end of macros by Martin Roth · 8 months ago
  65. d205cf7 cpu/x86/smm: Fix get_save_state calculation by Eugene D. Myers · 9 months ago
  66. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 2 months ago
  67. 2fba476 console.c: Enable gdb support in bootblock by Arthur Heymans · 8 months ago
  68. d0cb97e console/spkmodem: Make it work for bootblock by Arthur Heymans · 8 months ago
  69. 91e6117 drivers/net/ne2k: Make it work for bootblock by Arthur Heymans · 8 months ago
  70. 58964ff include/device/dram: Add SPD lengths for DDR3 to DDR5 by Martin Roth · 9 months ago
  71. b7cbb7c cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM by Arthur Heymans · 11 months ago
  72. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 11 months ago
  73. ce84a34 acpi: Reserve hardware ID for custom AMD ACP driver by CoolStar · 9 months ago
  74. 74f5a3e soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ use by Jeremy Compostella · 9 months ago
  75. bd9c562 acpi: Configure slp-s0 residency counter frequency in LPIT table by Sukumar Ghorai · 9 months ago
  76. 69bbe26 include/stddef: define SIZE_MAX by Patrick Georgi · 9 months ago
  77. 17848b6 device/pci_def.h: Add more bits by Patrick Rudolph · 9 months ago
  78. ed1c03a soc/intel: separate slp-s0 residency counter frequency in LPIT table by Sukumar Ghorai · 10 months ago
  79. f20d7d6 spi: Add new struct spi_flash_bpbits for block protection bits by Daniel Gröber · 4 years, 1 month ago
  80. b63017f acpi/acpigen_ps2_keybd: Reduce minimum keys, optional alpha/num/punct by Jonathon Hall · 1 year ago
  81. ff4d6be */include/cpu: use unsigned int for number of address bits by Felix Held · 10 months ago
  82. a421ae9 include/acpi/acpi_pld.h: Remove comment on PLD by Elyes Haouas · 1 year, 7 months ago
  83. 75f0b60 acpi: Fix typos by Naresh Solanki · 10 months ago
  84. 3df6cc9 acpi: Add functions to declare ARM GIC V3 hardware by Arthur Heymans · 1 year, 1 month ago
  85. f65ae74 clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flag by Jeremy Compostella · 10 months ago
  86. 2eb7c43 soc/intel: Update Raptor Lake graphics device IDs by Bora Guvendik · 10 months ago
  87. 24fba11 intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SB by Michał Żygowski · 11 months ago
  88. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 11 months ago
  89. 22e16db acpi/soundwire.[ch]: Fix dpn entry array overrun by Martin Roth · 10 months ago
  90. 1eff77b arch/x86: Reduce max phys address size for Intel TME capable SoCs by Jeremy Compostella · 10 months ago
  91. 7c04d0e device/pci_rom: Set VBIOS checksum when filling VFCT table by Matt DeVillier · 11 months ago
  92. 525d8d8 drivers/wifi: Add PCI ID for Misty Peak WLAN module by Subrata Banik · 10 months ago
  93. d426176 drivers/wifi: Avoid camel casing in macro definition by Subrata Banik · 10 months ago
  94. e48f24d drivers/intel/fsp2_0: Introduce MRC cache store after FSP-M/S APIs by Subrata Banik · 11 months ago
  95. 4d0b184 acpi/acpi.c: Accomodate 64bit MMCONF base in MCFG table by Naresh Solanki · 11 months ago
  96. dd3d260 include/input-event-codes.h: Update to upstream by Elyes Haouas · 1 year, 8 months ago
  97. 139cb06 acpi/acpi.h: Use __packed over __attribute__((packed)) by Elyes Haouas · 11 months ago
  98. 09202cc vc/intel: Remove unnecessary Kconfig options by Martin Roth · 11 months ago
  99. 736d4d2 acpi: Add function to add ARM PL011 to ACPI DBG2 by Arthur Heymans · 1 year, 1 month ago
  100. d3909e1 device/dram: add DDR4 RCD I2C access functions by Krystian Hebel · 3 years, 4 months ago