1. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 11 months ago
  2. c8a8695 device: Clear lane error status by Wilson Chou · 2 years ago
  3. 384dfac acpi/acpigen_dptf: Increase DPTF_MAX_FAN_PERF_STATES to 20 by Dtrain Hsu · 2 years ago
  4. f251660 soc/intel/common/smbus: Add missing ID for GLK by Sean Rhodes · 2 years ago
  5. e7bdc1b soc/intel/commmon/fast_spi: Add missing ID for GLK by Sean Rhodes · 2 years ago
  6. 2a099f1 lib/xxhash.c: Add new hash functions by Fred Reitberger · 2 years ago
  7. 7a9716b src: remove force-included header rules.h from individual files by Martin Roth · 2 years ago
  8. 672bd9b drivers/intel/dptf: Add multiple fan support under dptf by Sumeet Pawnikar · 2 years, 2 months ago
  9. 577c6b9 pciexp_device: Propagate above-4G flag to all hotplug devices by Nico Huber · 2 years ago
  10. 526c642 allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWN by Nico Huber · 4 years, 3 months ago
  11. 63f72f0 device/i2c_bus: Add routines to read and write multiple bytes by Werner Zeh · 2 years ago
  12. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 2 years ago
  13. bb9d106 device/dram: Add function to convert freq to MT/s for (LP)DDR5 by Matt DeVillier · 2 years ago
  14. 9099fea pciexp_device: Introduce pciexp_find_ext_vendor_cap() by Nico Huber · 2 years ago
  15. 5ffc2c8 pciexp_device: Join pciexp_find_(next_)extended_cap() APIs by Nico Huber · 2 years ago
  16. b11f9f7 timer: Switch mono_time to uint64_t by Rob Barnes · 2 years, 2 months ago
  17. 38c99b5 payloads/tianocore: Rename TianoCore to edk2 by Sean Rhodes · 2 years, 1 month ago
  18. 667d0f8 Fix Alder Lake and Raptor Lake Device ID's by Maximilian Brune · 2 years ago
  19. a0bc90e Add missing ADL-S device identification by Maximilian Brune · 2 years ago
  20. f18034c include: Add SPDX identifiers to files missing them by Martin Roth · 2 years ago
  21. 513d359 pci_device: Add a function to find PCI capability ID recursively by Bill XIE · 2 years ago
  22. 239b5df include: Add SPDX-License-Identifiers to files missing them by Martin Roth · 2 years, 1 month ago
  23. 2125a17 arch/x86: Add X2APIC_LATE_WORKAROUND by Subrata Banik · 2 years, 1 month ago
  24. 8765c09 include/device/device.h: Remove unneeded blank line after '{' by Elyes HAOUAS · 2 years, 7 months ago
  25. f39e296 include/acpi: Add macros & definitions for resources types and flags by Eran Mitrani · 2 years, 1 month ago
  26. 84b2f9f lib/program_loaders.c: Mark run_ramstage with __noreturn by Arthur Heymans · 2 years, 2 months ago
  27. 25c2075 soc/intel/common/graphics: Add another Meteor Lake device ID by Wonkyu Kim · 2 years, 1 month ago
  28. 529a64b soc/intel: Add Raptor Lake device IDs by zhixingma · 2 years, 2 months ago
  29. 5d8d900 device: Drop LOG_MEM/IO_RESOURCE by Kyösti Mälkki · 3 years, 2 months ago
  30. d0525d4 resource: Add helpers for memory resources by Kyösti Mälkki · 3 years, 2 months ago
  31. ad5fab2 device: Add fixed_io_range_flags() and helpers by Kyösti Mälkki · 3 years, 2 months ago
  32. ce34596 device: Add fixed_mem_range_flags() and helpers by Kyösti Mälkki · 3 years, 2 months ago
  33. 88f863c soc/intel: Add Meteor Lake SA device ID by Subrata Banik · 2 years, 2 months ago
  34. bd0aef0 cpu/intel/microcode: Have API to re-load microcode patch by Subrata Banik · 2 years, 2 months ago
  35. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  36. f6c100f include/smbios.h: Update misc_slot_type and smbios_onboard_device_type by Elyes HAOUAS · 2 years, 8 months ago
  37. c8c75fa soc/intel/alderlake/report_platform.c: Add ADL-S identification by Michał Żygowski · 2 years, 4 months ago
  38. 8d2bfbc soc/amd/sabrina/acpi: Correct VID decoding on Sabrina by Fred Reitberger · 2 years, 2 months ago
  39. bab9e2e arch/x86: Add a common romstage entry by Arthur Heymans · 3 years, 3 months ago
  40. 11cac78 Replace some ENV_ROMSTAGE with ENV_RAMINIT by Kyösti Mälkki · 2 years, 4 months ago
  41. 510a55d drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver by Subrata Banik · 2 years, 3 months ago
  42. 3f6ff24 cpu/x86/mp_init.c: Prolong delay on synchronous API by Arthur Heymans · 2 years, 3 months ago
  43. e771b9a cpu/x86/mp.h: Implement a pre-SSE2 mfence by Arthur Heymans · 2 years, 9 months ago
  44. 4db2e8e mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG by Arthur Heymans · 2 years, 10 months ago
  45. 29aa1e1 Revert "cpu/x86: Add function to set `put_back_original_solution` variable" by Arthur Heymans · 2 years, 3 months ago
  46. ee849ba dev/i2c_bus: Add declaration, implementation of i2c_dev_detect() by Matt DeVillier · 2 years, 3 months ago
  47. 1684b0a cpu/x86/mp_init.c: Drop 'real' vs 'used' save state by Arthur Heymans · 2 years, 4 months ago
  48. 68e6dc9 device: Add log_resource() by Kyösti Mälkki · 3 years, 2 months ago
  49. 5b757b5 soc/intel/ehl: Use defines for Ethernet controller IDs by Mario Scheithauer · 2 years, 3 months ago
  50. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 5 months ago
  51. d16c2aa coreboot_tables: Add PCIe info to coreboot table by Jianjun Wang · 2 years, 5 months ago
  52. 6acc05e rules.h: Use more consistent naming by Arthur Heymans · 2 years, 3 months ago
  53. f118656 drivers/wifi/generic: Add new device ID by Bora Guvendik · 2 years, 4 months ago
  54. a15b25f soc/intel: Add Raptor Lake device IDs by Bora Guvendik · 2 years, 6 months ago
  55. 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
  56. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 3 months ago
  57. c9b1f8a cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronously by Kane Chen · 2 years, 4 months ago
  58. c66ea98 soc/intel/alderlake: provide a list of D-states to enter LPM by Tarun Tuli · 2 years, 4 months ago
  59. d8740c3 include/memory_info.h: Increase DIMM_INFO_TOTAL to 32 by Johnny Lin · 2 years, 4 months ago
  60. 4beeb90 device/dram/common.h: Use C over CPP by Arthur Heymans · 2 years, 5 months ago
  61. da6e9a0 ec/google/chromeec: Add retimer handle to Type C conn by Prashant Malani · 2 years, 4 months ago
  62. 8fbf88f include/device/i2c_simple: add i2c_2ba_read_bytes function by Felix Held · 2 years, 5 months ago
  63. 5cf02a4 lib/hardwaremain.c: Move creating ACPI structs to bootstate hooks by Arthur Heymans · 2 years, 4 months ago
  64. 00aaffa cpu/x86: Add function to set `put_back_original_solution` variable by Kane Chen · 2 years, 4 months ago
  65. 7a87433 mb/google,samsung: Drop init_bootmode_straps() by Kyösti Mälkki · 2 years, 9 months ago
  66. 662353a ELOG: Refactor watchdog_tombstone by Kyösti Mälkki · 3 years, 6 months ago
  67. 740eee5 ChromeOS: Drop filling ECFW_RW/RO state in CNVS by Kyösti Mälkki · 2 years, 5 months ago
  68. e50bb8f ChromeOS: Add legacy mainboard_ec_running_ro() by Kyösti Mälkki · 2 years, 10 months ago
  69. 170a76c drivers/intel/dptf: Add support for Battery participant by Varshit B Pandya · 2 years, 5 months ago
  70. 311ddf3 soc/intel/alderlake: Add new CPU ID by Lean Sheng Tan · 2 years, 5 months ago
  71. 9e78dd1 soc/intel/alderlake: Update CPU IDs with correct steppings by Lean Sheng Tan · 2 years, 5 months ago
  72. 190086e device/i2c_bus: Constify i2c_busdev and i2c_link by Matt DeVillier · 2 years, 5 months ago
  73. e7d3a1a drivers/intel/dptf: Add support for Power participant by Varshit B Pandya · 2 years, 5 months ago
  74. 9760264 commonlib/bsd/helpers: Remove redundancy with libpayload defines by Jakub Czapiga · 2 years, 5 months ago
  75. ec97e0a include/spd.h: Fix DDR4_SPD_72B_SO_{R,U}DIMM values by Elyes Haouas · 2 years, 5 months ago
  76. e102154 include/espi.h: Switch to types.h by Raul E Rangel · 2 years, 5 months ago
  77. e8ec7d2 include/efi: Add EFI Status code definitions by Subrata Banik · 2 years, 5 months ago
  78. 2f4fe94 include/efi: Add correct header file for EFI_PROCESSOR_INFORMATION by Subrata Banik · 2 years, 5 months ago
  79. cb772e5 drivers/net/r8168: Add support for Realtek RTL8111K by Raihow Shi · 2 years, 5 months ago
  80. 85a09ef soc/intel/adl-n: Add device ID for TCSS XHCI by Maulik V Vaghela · 2 years, 5 months ago
  81. 242e266 include/efi: Clean up efi_datatype.h file by Subrata Banik · 2 years, 5 months ago
  82. e6cd6ca cpu/x86/smm: Add weak SoC init and exit methods by Raul E Rangel · 2 years, 6 months ago
  83. 6277077 cpu/intel/common: Add support for energy performance preference (EPP) by Cliff Huang · 2 years, 5 months ago
  84. 9f40107 soc/intel/common: Include Meteor Lake device IDs by Wonkyu Kim · 3 years, 9 months ago
  85. 797a110 prog_loader: Change legacy_romstage_select_and_load() to return cb_err by Julius Werner · 2 years, 5 months ago
  86. c516098 cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI by Raul E Rangel · 2 years, 6 months ago
  87. 2e7e2d9 coreboot_tables.c: Expose the ACPI RSDP by Arthur Heymans · 2 years, 6 months ago
  88. 69cc557 commonlib/bsd: Remove cb_err_t by Julius Werner · 2 years, 6 months ago
  89. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  90. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 5 months ago
  91. 6e368f7 soc/amd/sabrina: Add XHCI configuration by Jon Murphy · 2 years, 6 months ago
  92. 4045935 include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis() by Elyes Haouas · 2 years, 6 months ago
  93. b55ac09 [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments by Elyes Haouas · 2 years, 6 months ago
  94. 2164c30 include/device/dram/ddr3.h: Don't redefine 'printram(x, ...)' by Elyes HAOUAS · 2 years, 7 months ago
  95. 8b950f4 src/acpi: Add macro for FADT Minor Version and use it by Elyes Haouas · 2 years, 6 months ago
  96. 130de14a arch/x86/acpi: Add code for KEY_MENU by Boris Mittelberg · 2 years, 6 months ago
  97. 14976db include/acpi/acpi.h: Drop non-existing update_ssdt() by Elyes Haouas · 2 years, 6 months ago
  98. 61c9440 include/acpi/acpi.h: Drop non-existing update_ssdtx() by Elyes Haouas · 2 years, 6 months ago
  99. b832955 acpi: Use ACPI macros to configure USB port _PLD object by Subrata Banik · 2 years, 6 months ago
  100. 8c93fed device: Add support for PCIe Resizable BARs by Tim Wawrzynczak · 2 years, 7 months ago