1. 8765c09 include/device/device.h: Remove unneeded blank line after '{' by Elyes HAOUAS · 2 years, 6 months ago
  2. f39e296 include/acpi: Add macros & definitions for resources types and flags by Eran Mitrani · 2 years, 1 month ago
  3. 84b2f9f lib/program_loaders.c: Mark run_ramstage with __noreturn by Arthur Heymans · 2 years, 2 months ago
  4. 25c2075 soc/intel/common/graphics: Add another Meteor Lake device ID by Wonkyu Kim · 2 years, 1 month ago
  5. 529a64b soc/intel: Add Raptor Lake device IDs by zhixingma · 2 years, 2 months ago
  6. 5d8d900 device: Drop LOG_MEM/IO_RESOURCE by Kyösti Mälkki · 3 years, 2 months ago
  7. d0525d4 resource: Add helpers for memory resources by Kyösti Mälkki · 3 years, 2 months ago
  8. ad5fab2 device: Add fixed_io_range_flags() and helpers by Kyösti Mälkki · 3 years, 2 months ago
  9. ce34596 device: Add fixed_mem_range_flags() and helpers by Kyösti Mälkki · 3 years, 2 months ago
  10. 88f863c soc/intel: Add Meteor Lake SA device ID by Subrata Banik · 2 years, 2 months ago
  11. bd0aef0 cpu/intel/microcode: Have API to re-load microcode patch by Subrata Banik · 2 years, 2 months ago
  12. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  13. f6c100f include/smbios.h: Update misc_slot_type and smbios_onboard_device_type by Elyes HAOUAS · 2 years, 8 months ago
  14. c8c75fa soc/intel/alderlake/report_platform.c: Add ADL-S identification by Michał Żygowski · 2 years, 4 months ago
  15. 8d2bfbc soc/amd/sabrina/acpi: Correct VID decoding on Sabrina by Fred Reitberger · 2 years, 2 months ago
  16. bab9e2e arch/x86: Add a common romstage entry by Arthur Heymans · 3 years, 3 months ago
  17. 11cac78 Replace some ENV_ROMSTAGE with ENV_RAMINIT by Kyösti Mälkki · 2 years, 4 months ago
  18. 510a55d drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver by Subrata Banik · 2 years, 3 months ago
  19. 3f6ff24 cpu/x86/mp_init.c: Prolong delay on synchronous API by Arthur Heymans · 2 years, 3 months ago
  20. e771b9a cpu/x86/mp.h: Implement a pre-SSE2 mfence by Arthur Heymans · 2 years, 9 months ago
  21. 4db2e8e mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG by Arthur Heymans · 2 years, 10 months ago
  22. 29aa1e1 Revert "cpu/x86: Add function to set `put_back_original_solution` variable" by Arthur Heymans · 2 years, 3 months ago
  23. ee849ba dev/i2c_bus: Add declaration, implementation of i2c_dev_detect() by Matt DeVillier · 2 years, 3 months ago
  24. 1684b0a cpu/x86/mp_init.c: Drop 'real' vs 'used' save state by Arthur Heymans · 2 years, 4 months ago
  25. 68e6dc9 device: Add log_resource() by Kyösti Mälkki · 3 years, 2 months ago
  26. 5b757b5 soc/intel/ehl: Use defines for Ethernet controller IDs by Mario Scheithauer · 2 years, 3 months ago
  27. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 5 months ago
  28. d16c2aa coreboot_tables: Add PCIe info to coreboot table by Jianjun Wang · 2 years, 5 months ago
  29. 6acc05e rules.h: Use more consistent naming by Arthur Heymans · 2 years, 3 months ago
  30. f118656 drivers/wifi/generic: Add new device ID by Bora Guvendik · 2 years, 4 months ago
  31. a15b25f soc/intel: Add Raptor Lake device IDs by Bora Guvendik · 2 years, 6 months ago
  32. 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
  33. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 3 months ago
  34. c9b1f8a cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronously by Kane Chen · 2 years, 4 months ago
  35. c66ea98 soc/intel/alderlake: provide a list of D-states to enter LPM by Tarun Tuli · 2 years, 3 months ago
  36. d8740c3 include/memory_info.h: Increase DIMM_INFO_TOTAL to 32 by Johnny Lin · 2 years, 3 months ago
  37. 4beeb90 device/dram/common.h: Use C over CPP by Arthur Heymans · 2 years, 5 months ago
  38. da6e9a0 ec/google/chromeec: Add retimer handle to Type C conn by Prashant Malani · 2 years, 4 months ago
  39. 8fbf88f include/device/i2c_simple: add i2c_2ba_read_bytes function by Felix Held · 2 years, 5 months ago
  40. 5cf02a4 lib/hardwaremain.c: Move creating ACPI structs to bootstate hooks by Arthur Heymans · 2 years, 4 months ago
  41. 00aaffa cpu/x86: Add function to set `put_back_original_solution` variable by Kane Chen · 2 years, 4 months ago
  42. 7a87433 mb/google,samsung: Drop init_bootmode_straps() by Kyösti Mälkki · 2 years, 9 months ago
  43. 662353a ELOG: Refactor watchdog_tombstone by Kyösti Mälkki · 3 years, 6 months ago
  44. 740eee5 ChromeOS: Drop filling ECFW_RW/RO state in CNVS by Kyösti Mälkki · 2 years, 5 months ago
  45. e50bb8f ChromeOS: Add legacy mainboard_ec_running_ro() by Kyösti Mälkki · 2 years, 10 months ago
  46. 170a76c drivers/intel/dptf: Add support for Battery participant by Varshit B Pandya · 2 years, 5 months ago
  47. 311ddf3 soc/intel/alderlake: Add new CPU ID by Lean Sheng Tan · 2 years, 5 months ago
  48. 9e78dd1 soc/intel/alderlake: Update CPU IDs with correct steppings by Lean Sheng Tan · 2 years, 5 months ago
  49. 190086e device/i2c_bus: Constify i2c_busdev and i2c_link by Matt DeVillier · 2 years, 5 months ago
  50. e7d3a1a drivers/intel/dptf: Add support for Power participant by Varshit B Pandya · 2 years, 5 months ago
  51. 9760264 commonlib/bsd/helpers: Remove redundancy with libpayload defines by Jakub Czapiga · 2 years, 5 months ago
  52. ec97e0a include/spd.h: Fix DDR4_SPD_72B_SO_{R,U}DIMM values by Elyes Haouas · 2 years, 5 months ago
  53. e102154 include/espi.h: Switch to types.h by Raul E Rangel · 2 years, 5 months ago
  54. e8ec7d2 include/efi: Add EFI Status code definitions by Subrata Banik · 2 years, 5 months ago
  55. 2f4fe94 include/efi: Add correct header file for EFI_PROCESSOR_INFORMATION by Subrata Banik · 2 years, 5 months ago
  56. cb772e5 drivers/net/r8168: Add support for Realtek RTL8111K by Raihow Shi · 2 years, 5 months ago
  57. 85a09ef soc/intel/adl-n: Add device ID for TCSS XHCI by Maulik V Vaghela · 2 years, 5 months ago
  58. 242e266 include/efi: Clean up efi_datatype.h file by Subrata Banik · 2 years, 5 months ago
  59. e6cd6ca cpu/x86/smm: Add weak SoC init and exit methods by Raul E Rangel · 2 years, 6 months ago
  60. 6277077 cpu/intel/common: Add support for energy performance preference (EPP) by Cliff Huang · 2 years, 5 months ago
  61. 9f40107 soc/intel/common: Include Meteor Lake device IDs by Wonkyu Kim · 3 years, 9 months ago
  62. 797a110 prog_loader: Change legacy_romstage_select_and_load() to return cb_err by Julius Werner · 2 years, 5 months ago
  63. c516098 cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI by Raul E Rangel · 2 years, 6 months ago
  64. 2e7e2d9 coreboot_tables.c: Expose the ACPI RSDP by Arthur Heymans · 2 years, 6 months ago
  65. 69cc557 commonlib/bsd: Remove cb_err_t by Julius Werner · 2 years, 5 months ago
  66. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  67. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 5 months ago
  68. 6e368f7 soc/amd/sabrina: Add XHCI configuration by Jon Murphy · 2 years, 6 months ago
  69. 4045935 include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis() by Elyes Haouas · 2 years, 6 months ago
  70. b55ac09 [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments by Elyes Haouas · 2 years, 6 months ago
  71. 2164c30 include/device/dram/ddr3.h: Don't redefine 'printram(x, ...)' by Elyes HAOUAS · 2 years, 7 months ago
  72. 8b950f4 src/acpi: Add macro for FADT Minor Version and use it by Elyes Haouas · 2 years, 6 months ago
  73. 130de14a arch/x86/acpi: Add code for KEY_MENU by Boris Mittelberg · 2 years, 6 months ago
  74. 14976db include/acpi/acpi.h: Drop non-existing update_ssdt() by Elyes Haouas · 2 years, 6 months ago
  75. 61c9440 include/acpi/acpi.h: Drop non-existing update_ssdtx() by Elyes Haouas · 2 years, 6 months ago
  76. b832955 acpi: Use ACPI macros to configure USB port _PLD object by Subrata Banik · 2 years, 6 months ago
  77. 8c93fed device: Add support for PCIe Resizable BARs by Tim Wawrzynczak · 2 years, 7 months ago
  78. 8d436cf soc/intel/alderlake: Correct Alder Lake M/N ESPI device ID by Krishna Prasad Bhat · 2 years, 6 months ago
  79. af5a9d6 soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N by Usha P · 2 years, 7 months ago
  80. 3a96074 src/arch/ppc64/*: pass FDT address to payload by Sergii Dmytruk · 3 years ago
  81. 252fc29 src/cpu/power9: add file structure for power9, implement SCOM access by Igor Bagnucki · 3 years, 8 months ago
  82. c585d8c soc/intel/common: Add Crash Log and PMC SRAM PCI device IDs by Tim Wawrzynczak · 2 years, 11 months ago
  83. 3d121ae1 device: Add pciexp_find_next_extended_cap function by Tim Wawrzynczak · 2 years, 11 months ago
  84. 49be1a9 Revert "cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available" by Felix Held · 2 years, 6 months ago
  85. 266041f console: Add compile-time fast path when only CBMEM console is used by Julius Werner · 2 years, 6 months ago
  86. 7cd8ba6 console: Add loglevel prefix to interactive consoles by Julius Werner · 2 years, 7 months ago
  87. 2412c81 cpu/x86/mp_init.c: Rename num_concurrent_stacks by Arthur Heymans · 2 years, 10 months ago
  88. 96451a7 cpu/x86/smm: Improve smm stack setup by Arthur Heymans · 2 years, 10 months ago
  89. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  90. 7aea15a cpu/x86/lapic: Fix choice X2APIC_ONLY by Kyösti Mälkki · 2 years, 10 months ago
  91. 710bdc4 cpu/x86/lapic: Add lapic_send_ipi_self,others() by Kyösti Mälkki · 2 years, 10 months ago
  92. 0c1158b cpu/x86/lapic: Unify some parameter by Kyösti Mälkki · 2 years, 8 months ago
  93. c8d26c0 cpu/x86/lapic: Support switching to X2APIC mode by Kyösti Mälkki · 3 years, 2 months ago
  94. ceaf959 cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available by Kyösti Mälkki · 2 years, 10 months ago
  95. cfd3224 cpu/x86/smm: Retype variables by Arthur Heymans · 2 years, 10 months ago
  96. 894f6f8 cpu/x86/smm: Add SMM_LEGACY_ASEG by Kyösti Mälkki · 2 years, 7 months ago
  97. 3f8bff7 soc/intel/alderlake: Add Alder Lake P IGD device IDs by Kane Chen · 2 years, 7 months ago
  98. 8f2df28 soc/intel/common: Include Alder Lake-N device IDs by Usha P · 2 years, 7 months ago
  99. 672e844 device: constify pciexp_find_extended_cap() by Tim Wawrzynczak · 2 years, 7 months ago
  100. 1e1aa0c lib/cbmem_console: Add cbmemc_copy_in function by Raul E Rangel · 2 years, 7 months ago