1. f82e68c spd.h: Move enum ddr3_module_type to ddr3.h by Elyes Haouas · 1 year, 7 months ago
  2. 5a04746 spd.h: Move enum ddr2_module_type to ddr2.h by Elyes Haouas · 1 year, 7 months ago
  3. 3e3b78a drivers/pc80/vga: Add API to write multi-line video message by Subrata Banik · 1 year, 7 months ago
  4. 2bd18ed coding_style: Add more guidelines on error handling, die() and assert() by Julius Werner · 1 year, 7 months ago
  5. 3a60e5c drivers/intel/ish: Add ADL-P ISH DID by Subrata Banik · 1 year, 7 months ago
  6. 9523e3b arch/x86: Use 'enum cb_err' by Elyes Haouas · 1 year, 8 months ago
  7. 8cb2f18 vc/google/chromeos: use fw_config field to return sar filename by Eric Lai · 1 year, 7 months ago
  8. 9f2faca lib: add stub for fw_config_get_field by Eric Lai · 1 year, 7 months ago
  9. 8ab5e15 inc/dev/pci_def.h: add definitions for RCEC EA Ext. Capbility by Jonathan Zhang · 2 years, 4 months ago
  10. 39ede0a soc/intel/alderlake: Add Raptor Lake device IDs by Marx Wang · 1 year, 7 months ago
  11. a012136 treewide: Remove duplicated includes by Elyes Haouas · 1 year, 7 months ago
  12. ca342e1 lib/nhlt, soc/intel/skl: Update NHLT to program feedback config by Matt DeVillier · 1 year, 7 months ago
  13. 0dd4494 soc/intel/cmn/block/cnvi: Add missing CNVI IDs for ADL by Kapil Porwal · 1 year, 7 months ago
  14. fa83887 Add option to use Ada code in romstage by Jeremy Compostella · 1 year, 8 months ago
  15. 5b89bf4 lib: Introduce fw_config_get_field by Eric Lai · 1 year, 7 months ago
  16. 4c9440c soc/intel/{adl, common}: provide a list of D-states to enter LPM by Eran Mitrani · 1 year, 8 months ago
  17. acf96df include/gpio: skip everything but soc/gpio.h include in ASM & ACPI cases by Felix Held · 1 year, 7 months ago
  18. 843699e drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driver by Kapil Porwal · 1 year, 7 months ago
  19. 6e23da2 cpu/cpu.h: Change the function signature by Arthur Heymans · 1 year, 8 months ago
  20. 4faa72f include/gpio.h: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 7 months ago
  21. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  22. 1400875 include/cper.h: Add CPER Memory Error Section definitions by Tim Chu · 1 year, 8 months ago
  23. 2c3ebd8 mb,sb,soc/intel: Drop useless IO trap handlers by Kyösti Mälkki · 1 year, 8 months ago
  24. bc8f859 acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw by Arthur Heymans · 1 year, 8 months ago
  25. 7543627 acpi: Helper functions to add certain _DSD properties by Kapil Porwal · 1 year, 8 months ago
  26. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  27. ddc52a6 acpi: Create a common method to add DmaProperty by Kapil Porwal · 1 year, 8 months ago
  28. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 8 months ago
  29. 49ec39f device/mdio: Provide helper functions for read and write by Werner Zeh · 1 year, 8 months ago
  30. 67f63e7 src/device + util/sconfig: Introduce new device 'mdio' by Mario Scheithauer · 1 year, 9 months ago
  31. c87ab01 cpu/intel/car: Define post codes by Martin Roth · 1 year, 8 months ago
  32. 385939f src/include: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  33. aec294a include/spd.h: Fix comment module type information by Elyes Haouas · 1 year, 8 months ago
  34. 1840f93 include/memlayout.h: update comment about VBOOT2 work buffer size by Felix Held · 1 year, 8 months ago
  35. 1864f12 device/pciexp: add pcie_find_dsn() by Jonathan Zhang · 1 year, 9 months ago
  36. 3dcafa8 acpi: Add initial support for CEDT by Jonathan Zhang · 2 years, 2 months ago
  37. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  38. ce4dc66 soc/intel/meteorlake: Add Meteor Lake MCH device ID by Sridhar Siricilla · 1 year, 8 months ago
  39. d57b821 arch/x86/smbios: Add SMBIOS Type 39 by Jonathan Zhang · 1 year, 9 months ago
  40. 6be82a4 soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill by David Milosevic · 1 year, 9 months ago
  41. 2e19aa1 mb/emulation/qemu-q35: Split smm_close() and smm_lock() by Kyösti Mälkki · 1 year, 8 months ago
  42. bbba201 cpu/x86/smm: Use common SMM_ASEG region by Kyösti Mälkki · 1 year, 8 months ago
  43. 33005df soc/intel: Add Meteor Lake IGD device id 0x7d45 by Ravi Sarawadi · 1 year, 9 months ago
  44. fa775b7 cpu/cpu.h: Remove unused functions prototypes by Arthur Heymans · 1 year, 8 months ago
  45. 804c370 inc/dev: Add definitions for Link Capability and Slot Capability by Tim Chu · 1 year, 9 months ago
  46. 407e00d include/cpu/msr.h: transform into an union by Arthur Heymans · 1 year, 9 months ago
  47. c7da027 ACPI: Add acpi_create_madt_ioapic_from_hw() by Kyösti Mälkki · 3 years, 1 month ago
  48. 323e5a8 src/include/smbios: Add definition for smbios type 4 and type 9 by Tim Chu · 1 year, 9 months ago
  49. f158c9c cpu/x86/lapic.h: Fix CONFIG_X2APIC_RUNTIME by Arthur Heymans · 1 year, 11 months ago
  50. a23aa1c device/xhci: Factor out `struct xhci_usb_info` by Robert Zieba · 1 year, 11 months ago
  51. 4428195 device/xhci: Factor out common PORTSC code by Robert Zieba · 1 year, 11 months ago
  52. c8a20b9 cpu/*: Drop PARALLEL_MP leftovers by Arthur Heymans · 1 year, 8 months ago
  53. 967a76b vboot: Add VBOOT_CBFS_INTEGRATION support by Jakub Czapiga · 1 year, 11 months ago
  54. ca971d1 lib: Add LPDDR5x DRAM type by Subrata Banik · 1 year, 8 months ago
  55. 8c740b0 lib/coreboot_table: Rename lb_fill_pcie by Arthur Heymans · 1 year, 8 months ago
  56. 9948c52 lib/coreboot_table: Simplify API to set up lb_serial by Arthur Heymans · 1 year, 9 months ago
  57. 55d1157 include/device/pci_def.h: Add some PCIe DPC/AER definitions by Tim Chu · 1 year, 9 months ago
  58. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 9 months ago
  59. 109bd3b include/acpi/acpi_crat.h: Add missing <stdint.h> by Elyes Haouas · 1 year, 9 months ago
  60. 060dc7b acpigen: export acpigen_write_field_name by Michael Niewöhner · 2 years, 2 months ago
  61. df8677c device/mmio: add clr/setbitsXp macros by Michael Niewöhner · 2 years, 1 month ago
  62. 1799290 acpigen: Always inline helper functions by Jakub Czapiga · 1 year, 9 months ago
  63. 0a5da51 soc/intel/alderlake: Add Raptor Lake device IDs by Lawrence Chang · 1 year, 9 months ago
  64. 771806d console: Add an SoC-specific post-code call by Martin Roth · 1 year, 9 months ago
  65. 5bbdb0c smbios.h: Add High Bandwidth Memory Generation 3 by Elyes Haouas · 2 years, 1 month ago
  66. 66f1a98 arch/x86/include: Split msr access into separate file by Martin Roth · 1 year, 10 months ago
  67. 4dba71f Revert "drivers/intel/dptf: Add multiple fan support under dptf" by Sumeet Pawnikar · 1 year, 9 months ago
  68. 9efb0c0 arch/x86: Only use .bss from car.ld when running XIP by Arthur Heymans · 3 years, 8 months ago
  69. 549c2cd device: Drop unused ADL-N UFS PCI Device ID by Subrata Banik · 1 year, 9 months ago
  70. ac08e8f mb/google/brya/nivviks: Enable ISH driver and firmware name by Meera Ravindranath · 1 year, 9 months ago
  71. 9378152 smbios: Add API to generate SMBIOS type 28 Temperature Probe by Erik van den Bogaert · 1 year, 10 months ago
  72. 4fce79f include/device/device_util.c: add predicates for pci devices by Fabio Aiuto · 1 year, 10 months ago
  73. 9baffae soc/intel/cmn/gfx: Add missing CML-U IGD device IDs by Michał Żygowski · 1 year, 10 months ago
  74. e779523 smbios: Add API to generate SMBIOS type 43 TPM Device by Michał Żygowski · 2 years, 2 months ago
  75. c5573d6 include/device/path.h: use functions for enabled cpu selection by Fabio Aiuto · 1 year, 10 months ago
  76. bdef1cd include/reg_script.h: Remove trailing semicolon by Elyes Haouas · 1 year, 10 months ago
  77. 5899b0d include/memrange.h: Remove trailing semicolon by Elyes Haouas · 1 year, 10 months ago
  78. fdcf698 acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions by Fabio Aiuto · 1 year, 10 months ago
  79. 9b2d1d8 include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h by Felix Held · 1 year, 10 months ago
  80. 67300f8 drivers/smbus: add smbus console driver by Husni Faiz · 1 year, 10 months ago
  81. c5d0761 soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU ID by Jeremy Soller · 2 years ago
  82. a3acac1 Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver" by Subrata Banik · 1 year, 10 months ago
  83. 56776a1 soc/amd: Do SMM relocation via MSR by Arthur Heymans · 2 years, 2 months ago
  84. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 10 months ago
  85. c8a8695 device: Clear lane error status by Wilson Chou · 1 year, 11 months ago
  86. 384dfac acpi/acpigen_dptf: Increase DPTF_MAX_FAN_PERF_STATES to 20 by Dtrain Hsu · 1 year, 10 months ago
  87. f251660 soc/intel/common/smbus: Add missing ID for GLK by Sean Rhodes · 1 year, 10 months ago
  88. e7bdc1b soc/intel/commmon/fast_spi: Add missing ID for GLK by Sean Rhodes · 1 year, 10 months ago
  89. 2a099f1 lib/xxhash.c: Add new hash functions by Fred Reitberger · 1 year, 11 months ago
  90. 7a9716b src: remove force-included header rules.h from individual files by Martin Roth · 1 year, 10 months ago
  91. 672bd9b drivers/intel/dptf: Add multiple fan support under dptf by Sumeet Pawnikar · 2 years, 1 month ago
  92. 577c6b9 pciexp_device: Propagate above-4G flag to all hotplug devices by Nico Huber · 1 year, 11 months ago
  93. 526c642 allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWN by Nico Huber · 4 years, 2 months ago
  94. 63f72f0 device/i2c_bus: Add routines to read and write multiple bytes by Werner Zeh · 1 year, 11 months ago
  95. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 2 years ago
  96. bb9d106 device/dram: Add function to convert freq to MT/s for (LP)DDR5 by Matt DeVillier · 1 year, 11 months ago
  97. 9099fea pciexp_device: Introduce pciexp_find_ext_vendor_cap() by Nico Huber · 2 years ago
  98. 5ffc2c8 pciexp_device: Join pciexp_find_(next_)extended_cap() APIs by Nico Huber · 2 years ago
  99. b11f9f7 timer: Switch mono_time to uint64_t by Rob Barnes · 2 years, 1 month ago
  100. 38c99b5 payloads/tianocore: Rename TianoCore to edk2 by Sean Rhodes · 2 years ago