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