1. 2e19aa1 mb/emulation/qemu-q35: Split smm_close() and smm_lock() by Kyösti Mälkki · 1 year, 9 months ago
  2. bbba201 cpu/x86/smm: Use common SMM_ASEG region by Kyösti Mälkki · 1 year, 9 months ago
  3. 33005df soc/intel: Add Meteor Lake IGD device id 0x7d45 by Ravi Sarawadi · 1 year, 10 months ago
  4. fa775b7 cpu/cpu.h: Remove unused functions prototypes by Arthur Heymans · 1 year, 9 months ago
  5. 804c370 inc/dev: Add definitions for Link Capability and Slot Capability by Tim Chu · 1 year, 10 months ago
  6. 407e00d include/cpu/msr.h: transform into an union by Arthur Heymans · 1 year, 10 months ago
  7. c7da027 ACPI: Add acpi_create_madt_ioapic_from_hw() by Kyösti Mälkki · 3 years, 2 months ago
  8. 323e5a8 src/include/smbios: Add definition for smbios type 4 and type 9 by Tim Chu · 1 year, 10 months ago
  9. f158c9c cpu/x86/lapic.h: Fix CONFIG_X2APIC_RUNTIME by Arthur Heymans · 2 years ago
  10. a23aa1c device/xhci: Factor out `struct xhci_usb_info` by Robert Zieba · 2 years ago
  11. 4428195 device/xhci: Factor out common PORTSC code by Robert Zieba · 2 years ago
  12. c8a20b9 cpu/*: Drop PARALLEL_MP leftovers by Arthur Heymans · 1 year, 9 months ago
  13. 967a76b vboot: Add VBOOT_CBFS_INTEGRATION support by Jakub Czapiga · 2 years ago
  14. ca971d1 lib: Add LPDDR5x DRAM type by Subrata Banik · 1 year, 10 months ago
  15. 8c740b0 lib/coreboot_table: Rename lb_fill_pcie by Arthur Heymans · 1 year, 10 months ago
  16. 9948c52 lib/coreboot_table: Simplify API to set up lb_serial by Arthur Heymans · 1 year, 10 months ago
  17. 55d1157 include/device/pci_def.h: Add some PCIe DPC/AER definitions by Tim Chu · 1 year, 10 months ago
  18. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 10 months ago
  19. 109bd3b include/acpi/acpi_crat.h: Add missing <stdint.h> by Elyes Haouas · 1 year, 10 months ago
  20. 060dc7b acpigen: export acpigen_write_field_name by Michael Niewöhner · 2 years, 3 months ago
  21. df8677c device/mmio: add clr/setbitsXp macros by Michael Niewöhner · 2 years, 2 months ago
  22. 1799290 acpigen: Always inline helper functions by Jakub Czapiga · 1 year, 10 months ago
  23. 0a5da51 soc/intel/alderlake: Add Raptor Lake device IDs by Lawrence Chang · 1 year, 10 months ago
  24. 771806d console: Add an SoC-specific post-code call by Martin Roth · 1 year, 10 months ago
  25. 5bbdb0c smbios.h: Add High Bandwidth Memory Generation 3 by Elyes Haouas · 2 years, 2 months ago
  26. 66f1a98 arch/x86/include: Split msr access into separate file by Martin Roth · 1 year, 11 months ago
  27. 4dba71f Revert "drivers/intel/dptf: Add multiple fan support under dptf" by Sumeet Pawnikar · 1 year, 10 months ago
  28. 9efb0c0 arch/x86: Only use .bss from car.ld when running XIP by Arthur Heymans · 3 years, 9 months ago
  29. 549c2cd device: Drop unused ADL-N UFS PCI Device ID by Subrata Banik · 1 year, 10 months ago
  30. ac08e8f mb/google/brya/nivviks: Enable ISH driver and firmware name by Meera Ravindranath · 1 year, 10 months ago
  31. 9378152 smbios: Add API to generate SMBIOS type 28 Temperature Probe by Erik van den Bogaert · 1 year, 11 months ago
  32. 4fce79f include/device/device_util.c: add predicates for pci devices by Fabio Aiuto · 1 year, 11 months ago
  33. 9baffae soc/intel/cmn/gfx: Add missing CML-U IGD device IDs by Michał Żygowski · 1 year, 11 months ago
  34. e779523 smbios: Add API to generate SMBIOS type 43 TPM Device by Michał Żygowski · 2 years, 3 months ago
  35. c5573d6 include/device/path.h: use functions for enabled cpu selection by Fabio Aiuto · 2 years ago
  36. bdef1cd include/reg_script.h: Remove trailing semicolon by Elyes Haouas · 1 year, 11 months ago
  37. 5899b0d include/memrange.h: Remove trailing semicolon by Elyes Haouas · 1 year, 11 months ago
  38. fdcf698 acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions by Fabio Aiuto · 1 year, 11 months ago
  39. 9b2d1d8 include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h by Felix Held · 1 year, 11 months ago
  40. 67300f8 drivers/smbus: add smbus console driver by Husni Faiz · 2 years ago
  41. c5d0761 soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU ID by Jeremy Soller · 2 years, 1 month ago
  42. a3acac1 Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver" by Subrata Banik · 1 year, 11 months ago
  43. 56776a1 soc/amd: Do SMM relocation via MSR by Arthur Heymans · 2 years, 3 months ago
  44. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 11 months ago
  45. c8a8695 device: Clear lane error status by Wilson Chou · 2 years ago
  46. 384dfac acpi/acpigen_dptf: Increase DPTF_MAX_FAN_PERF_STATES to 20 by Dtrain Hsu · 2 years ago
  47. f251660 soc/intel/common/smbus: Add missing ID for GLK by Sean Rhodes · 2 years ago
  48. e7bdc1b soc/intel/commmon/fast_spi: Add missing ID for GLK by Sean Rhodes · 2 years ago
  49. 2a099f1 lib/xxhash.c: Add new hash functions by Fred Reitberger · 2 years ago
  50. 7a9716b src: remove force-included header rules.h from individual files by Martin Roth · 2 years ago
  51. 672bd9b drivers/intel/dptf: Add multiple fan support under dptf by Sumeet Pawnikar · 2 years, 2 months ago
  52. 577c6b9 pciexp_device: Propagate above-4G flag to all hotplug devices by Nico Huber · 2 years ago
  53. 526c642 allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWN by Nico Huber · 4 years, 3 months ago
  54. 63f72f0 device/i2c_bus: Add routines to read and write multiple bytes by Werner Zeh · 2 years ago
  55. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 2 years ago
  56. bb9d106 device/dram: Add function to convert freq to MT/s for (LP)DDR5 by Matt DeVillier · 2 years ago
  57. 9099fea pciexp_device: Introduce pciexp_find_ext_vendor_cap() by Nico Huber · 2 years ago
  58. 5ffc2c8 pciexp_device: Join pciexp_find_(next_)extended_cap() APIs by Nico Huber · 2 years ago
  59. b11f9f7 timer: Switch mono_time to uint64_t by Rob Barnes · 2 years, 2 months ago
  60. 38c99b5 payloads/tianocore: Rename TianoCore to edk2 by Sean Rhodes · 2 years, 1 month ago
  61. 667d0f8 Fix Alder Lake and Raptor Lake Device ID's by Maximilian Brune · 2 years ago
  62. a0bc90e Add missing ADL-S device identification by Maximilian Brune · 2 years ago
  63. f18034c include: Add SPDX identifiers to files missing them by Martin Roth · 2 years ago
  64. 513d359 pci_device: Add a function to find PCI capability ID recursively by Bill XIE · 2 years ago
  65. 239b5df include: Add SPDX-License-Identifiers to files missing them by Martin Roth · 2 years, 1 month ago
  66. 2125a17 arch/x86: Add X2APIC_LATE_WORKAROUND by Subrata Banik · 2 years, 1 month ago
  67. 8765c09 include/device/device.h: Remove unneeded blank line after '{' by Elyes HAOUAS · 2 years, 6 months ago
  68. f39e296 include/acpi: Add macros & definitions for resources types and flags by Eran Mitrani · 2 years, 1 month ago
  69. 84b2f9f lib/program_loaders.c: Mark run_ramstage with __noreturn by Arthur Heymans · 2 years, 2 months ago
  70. 25c2075 soc/intel/common/graphics: Add another Meteor Lake device ID by Wonkyu Kim · 2 years, 1 month ago
  71. 529a64b soc/intel: Add Raptor Lake device IDs by zhixingma · 2 years, 2 months ago
  72. 5d8d900 device: Drop LOG_MEM/IO_RESOURCE by Kyösti Mälkki · 3 years, 2 months ago
  73. d0525d4 resource: Add helpers for memory resources by Kyösti Mälkki · 3 years, 2 months ago
  74. ad5fab2 device: Add fixed_io_range_flags() and helpers by Kyösti Mälkki · 3 years, 2 months ago
  75. ce34596 device: Add fixed_mem_range_flags() and helpers by Kyösti Mälkki · 3 years, 2 months ago
  76. 88f863c soc/intel: Add Meteor Lake SA device ID by Subrata Banik · 2 years, 2 months ago
  77. bd0aef0 cpu/intel/microcode: Have API to re-load microcode patch by Subrata Banik · 2 years, 2 months ago
  78. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  79. f6c100f include/smbios.h: Update misc_slot_type and smbios_onboard_device_type by Elyes HAOUAS · 2 years, 8 months ago
  80. c8c75fa soc/intel/alderlake/report_platform.c: Add ADL-S identification by Michał Żygowski · 2 years, 4 months ago
  81. 8d2bfbc soc/amd/sabrina/acpi: Correct VID decoding on Sabrina by Fred Reitberger · 2 years, 2 months ago
  82. bab9e2e arch/x86: Add a common romstage entry by Arthur Heymans · 3 years, 3 months ago
  83. 11cac78 Replace some ENV_ROMSTAGE with ENV_RAMINIT by Kyösti Mälkki · 2 years, 4 months ago
  84. 510a55d drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver by Subrata Banik · 2 years, 3 months ago
  85. 3f6ff24 cpu/x86/mp_init.c: Prolong delay on synchronous API by Arthur Heymans · 2 years, 3 months ago
  86. e771b9a cpu/x86/mp.h: Implement a pre-SSE2 mfence by Arthur Heymans · 2 years, 9 months ago
  87. 4db2e8e mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG by Arthur Heymans · 2 years, 10 months ago
  88. 29aa1e1 Revert "cpu/x86: Add function to set `put_back_original_solution` variable" by Arthur Heymans · 2 years, 3 months ago
  89. ee849ba dev/i2c_bus: Add declaration, implementation of i2c_dev_detect() by Matt DeVillier · 2 years, 3 months ago
  90. 1684b0a cpu/x86/mp_init.c: Drop 'real' vs 'used' save state by Arthur Heymans · 2 years, 4 months ago
  91. 68e6dc9 device: Add log_resource() by Kyösti Mälkki · 3 years, 2 months ago
  92. 5b757b5 soc/intel/ehl: Use defines for Ethernet controller IDs by Mario Scheithauer · 2 years, 3 months ago
  93. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 5 months ago
  94. d16c2aa coreboot_tables: Add PCIe info to coreboot table by Jianjun Wang · 2 years, 5 months ago
  95. 6acc05e rules.h: Use more consistent naming by Arthur Heymans · 2 years, 3 months ago
  96. f118656 drivers/wifi/generic: Add new device ID by Bora Guvendik · 2 years, 4 months ago
  97. a15b25f soc/intel: Add Raptor Lake device IDs by Bora Guvendik · 2 years, 6 months ago
  98. 169302a acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.h by Raul E Rangel · 2 years, 4 months ago
  99. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 3 months ago
  100. c9b1f8a cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronously by Kane Chen · 2 years, 4 months ago