1. da336cd treewide: Move device_tree to commonlib by Maximilian Brune · 11 months ago
  2. d5c177c include/input-event-codes.h: Update to latest HID tree by Aseda Aboagye · 10 weeks ago
  3. 829b94d treewide: Move skip_atoi function to commonlib by Kapil Porwal · 2 months ago
  4. 9058b46 sb/intel/lynxpoint/pcie.c: Add 9-series PCH-H device IDs by Angel Pons · 10 weeks ago
  5. 4e00e62 arch/io.h: Add port I/O functions to other architectures by Alper Nebi Yasak · 8 months ago
  6. 377157c device_tree: Add function to get top of memory from a FDT blob by Alper Nebi Yasak · 6 months ago
  7. f38c940 tree: Add some SMBIOS_PROCESSOR_FAMILY macros by Elyes Haouas · 3 months ago
  8. fda9d75 cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() by Krystian Hebel · 3 months ago
  9. 08375b5 tree: Remove unused <string.h> by Elyes Haouas · 3 months ago
  10. bdd03c2 tree: Use <stdio.h> for snprintf by Elyes Haouas · 3 months ago
  11. b72f594 tree: Add smbios_processor_type by Elyes Haouas · 3 months ago
  12. bd33b6a include/device: Fix IO resource handling covering 0xFFFF by Shuo Liu · 3 months ago
  13. 6c708d8 soc/intel/xeon_sp: Add domain resource window creation utils by Shuo Liu · 4 months ago
  14. 94bfdd1 tree: Remove unused <stdarg.h> by Elyes Haouas · 3 months ago
  15. 0554fc1 spd_bin.h: Use same macro for DDR3 and LPDDR3 by Elyes Haouas · 3 months ago
  16. 4244527 acpi: add and use defines for LAPIC feature flags by Felix Held · 3 months ago
  17. 824d930 acpi: introduce and use ACPI_MADT_PCAT_COMPAT define by Felix Held · 3 months ago
  18. 69bc2cc arch/arm64: Implement initial set of SMBIOS tables by Benjamin Doron · 1 year, 2 months ago
  19. bfc92cb device: drop unnecessary CHECK_REV_IN_OPROM_NAME option by Felix Held · 3 months ago
  20. 33079b8 lib/device_tree: Add some FDT helper functions by Maximilian Brune · 5 months ago
  21. 1b2fe88 include/device/pci_ids.h: Update TWL device IDs by Saurabh Mishra · 3 months ago
  22. a8fdafa cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr() by Krystian Hebel · 3 months ago
  23. 5a86707 soc/intel/common: Add RPL tracehub support by Ashish Kumar Mishra · 3 months ago
  24. 1057865 soc/intel: Add Panther Lake PCIE device IDs by Saurabh Mishra · 4 months ago
  25. 47e7240 soc/intel/common: Add Lunar Lake IAA and TBTRP3 device IDs by Saurabh Mishra · 4 months ago
  26. 33192a3 cpu/x86/pae/pgtbl.c: remove dead map_2M_page() by Krystian Hebel · 3 months ago
  27. 254a4b9 soc/intel/lunarlake: Support stepping A0_2 by Saurabh Mishra · 4 months ago
  28. cf5fc23 include/efi: Override EFIAPI macro for x86_64 by Subrata Banik · 3 months ago
  29. 94c6cd1 include/spd.h: Add SPD_MEMORY_TYPE_LPDDR3_INTEL into spd_memory_type by Elyes Haouas · 3 months ago
  30. 365cd34 include/spd.h: Add new spd_memory_type values by Elyes Haouas · 3 months ago
  31. 8bcd821 dram/ddr3: Use the same naming convention as DDR4 by Elyes Haouas · 3 months ago
  32. 0f45e17 dram/ddr5: Use the same naming convention as DDR{2,3,4} by Elyes Haouas · 3 months ago
  33. 239347a spd.h: Move enum ddr4_module_type to ddr4.h by Elyes Haouas · 3 months ago
  34. 78ba7a7 device/dram/ddr{3,4}: Rename spd_raw_data for specific DDR by Elyes Haouas · 3 months ago
  35. 0f3316b device/device_util: Add and use is_pci_bridge() by Shuo Liu · 5 months ago
  36. 305ee06 spd.h: Move enum ddr5_module_type to ddr5.h by Elyes Haouas · 4 months ago
  37. 71814b0 acpi: Remove acpigen_write_OSC_pci_domain by Shuo Liu · 4 months ago
  38. 7a6bb88 include/device/pci_ids.h, soc/intel/mtl: add new MTL-P iGPU DID by Michał Kopeć · 4 months ago
  39. 3f43184 drivers/intel/fsp2_0: Support FSP 2.4 64-bits by Jeremy Compostella · 6 months ago
  40. 859df71 soc/intel/alderlake: Add Twinlake graphics device IDs by Sowmya V · 4 months ago
  41. 2d89c78 drivers/intel/fsp2_0: Introduce fsp print helper macros by Appukuttan V K · 4 months ago
  42. b55000b acpigen_ps2_keybd: Add assistant key to linux,keymap by Aseda Aboagye · 5 months ago
  43. 01344bc acpi: Make acpi_device_write_dsd_gpio() public by Jianeng Ceng · 4 months ago
  44. 271ee07 device/device_util: Rename dev_get_pci_domain by Shuo Liu · 5 months ago
  45. e56a41b device/device_util: Use const qualifier by Patrick Rudolph · 5 months ago
  46. f2782b8 acpigen_ps2_keybd: Add support for dictation key by Aseda Aboagye · 4 months ago
  47. 0ad2148 include: Add 'IWYU pragma: export' comment by Elyes Haouas · 4 months ago
  48. 9f1030f tree: Drop duplicated <device/{path,resource}.h> by Elyes Haouas · 4 months ago
  49. ee78dca include/device/device.h: Drop duplicated <console/console.h> by Elyes Haouas · 4 months ago
  50. 9c4d85d lib: Refactor bmp_load_logo() implementation by Subrata Banik · 4 months ago
  51. d57d5e3 smmstorev2: Load the communication buffer at SMM setup by Arthur Heymans · 8 months ago
  52. 6daf0b3 include/efi: Introduce __efiapi for EFI calling convention flexibility by Subrata Banik · 5 months ago
  53. 9649984 cpu/x86/topology: Add node ID parser by Patrick Rudolph · 5 months ago
  54. 45348cd include/device/pci_ids.h: Add DIDs for MTL Touch controller by Cliff Huang · 5 months ago
  55. f4a12e1 acpi: Add acpigen_write_OSC_pci_domain by Shuo Liu · 5 months ago
  56. 965db62 symbols: Add __maybe_unused flag to region variable symbols by Shuo Liu · 5 months ago
  57. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 11 months ago
  58. c8d4716 soc/intel/alderlake: Add Raptor Lake System Agent Device IDs by Lean Sheng Tan · 5 months ago
  59. 4d9549b soc/intel: Add definition of D0 stepping for TigerLake Halo by Alicja Michalska · 6 months ago
  60. e549ee0 soc/amd: move common pci_domain_fill_ssdt implementation to acpi/ by Felix Held · 6 months ago
  61. 4e8bbc1 include/device/azalia_device.h: Merge location1 and location2 by Nicholas Sudsgaard · 6 months ago
  62. 4a62b8a include/device: Merge enums from azalia_device.h and azalia.h by Nicholas Sudsgaard · 6 months ago
  63. 9620b3d include/device/azalia_device.h: Correct location2 shift to 28 bits by Nicholas Sudsgaard · 6 months ago
  64. 3cfcffe cpu/x86/(sipi|smm): Pass on CR3 from ramstage by Arthur Heymans · 6 months ago
  65. 7fbef1b lib: Remove heap from rmodules by Arthur Heymans · 6 months ago
  66. a99b580 treewide: Move list.h to commonlib by Maximilian Brune · 11 months ago
  67. 3108ba5 soc/intel/xeon_sp: Use ACPI common flags in SRAT generation by Shuo Liu · 2 years, 1 month ago
  68. ccd18d1 soc/intel/common: Add ADL_N ID 5 0x4618 by Sean Rhodes · 6 months ago
  69. 917795e include/device/device: drop unused soft_reserved_ram_resource macro by Felix Held · 6 months ago
  70. 463a7bc include/device/azalia_device.h: Add enum for misc field by Nicholas Chin · 7 months ago
  71. 344ebf1 acpi/acpi: Pass struct device to acpi_create_srat_gia_pci by Patrick Rudolph · 7 months ago
  72. ea8330e drivers/wifi: Add MTCL function to ACPI SSDT by David Ruth · 8 months ago
  73. de37109 lib: Move IP checksum to commonlib by Julius Werner · 7 months ago
  74. 61ec6e9 cpu/x86/smm/pci_resource_store: Store DEV/VEN ID by Patrick Rudolph · 7 months ago
  75. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 12 months ago
  76. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 7 months ago
  77. 80c79a5 device/device.h: Drop multiple links by Arthur Heymans · 12 months ago
  78. 3e99ba0 device: Add a helper function to add a downstream bus by Arthur Heymans · 7 months ago
  79. 20abc35 src, util: Update toolchain.inc references to .mk by Martin Roth · 7 months ago
  80. e3c507d soc/intel: Add Lunar Lake device IDs by Appukuttan V K · 7 months ago
  81. ab6bcd2 device/device_util: Add method to retrieve the domain by Patrick Rudolph · 7 months ago
  82. f95dbce device: Add inline method to identify PATH_ROOT by Patrick Rudolph · 7 months ago
  83. 8b036e1 device/device.h: Drop acpi_inject_dsdt by Arthur Heymans · 1 year, 8 months ago
  84. 5191623 device_util: Drop unused function bus_path by Arthur Heymans · 7 months ago
  85. ebf4e8b include/bootmem.h: Add comment by Maximilian Brune · 7 months ago
  86. 45be5b3 device/device.h: Fix outdated comment by Arthur Heymans · 12 months ago
  87. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 7 months ago
  88. 20c9c55 include/device/pci_mmio_cfg: assert CONFIG_ECAM_MMCONF_BUS_NUMBER != 0 by Felix Held · 7 months ago
  89. 363ac8b lib/smbios: rename segment group parameter of smbios_write_type41 by Felix Held · 7 months ago
  90. d459403 lib/smbios: add segment_group parameter to smbios_write_type9 by Felix Held · 7 months ago
  91. 75c4d44 acpi/acpigen: add acpigen_write_SEG for segment group number method by Felix Held · 7 months ago
  92. fddf916 vc/google: Show different logos for different ChromeOS devices by Shelley Chen · 7 months ago
  93. 21710ea cpu/x86/smi_trigger: use enum cb_err as apm_control return type by Felix Held · 7 months ago
  94. 8ed0cd0 sb/intel/bd82x6x: Add defines for PCI IDs by Patrick Rudolph · 8 months ago
  95. ba757a7 x86: Separate CPU and SoC physical address size by Jeremy Compostella · 8 months ago
  96. 7bcf4ae drivers/spi: Add ISSI IS25WP256D flash by Maximilian Brune · 12 months ago
  97. 017003c acpi: Add support for WDAT table by Marek Maslanka · 8 months ago
  98. 77f1062 rules.h: Clean up ENV_HAS_HEAP_SECTION by Arthur Heymans · 8 months ago
  99. 3e25f85 drivers/ipmi to lib: Fix misspellings & capitalization issues by Martin Roth · 12 months ago
  100. 1fe1904 acpi/acpi_gic: Add GIC ITS subtable by Naresh Solanki · 11 months ago