1. 05a6d5c acpi: Convert ACPI_DEVICE_SLEEP_* values to an enum by Tim Wawrzynczak · 2 years, 9 months ago
  2. ea61942 commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/ by Jakub Czapiga · 2 years, 9 months ago
  3. 783a874 include/cpu/x86/mp.h: Remove indirect include by Arthur Heymans · 2 years, 9 months ago
  4. 05714cc cbfs: Add unverified_area APIs by Julius Werner · 3 years, 4 months ago
  5. 4b5a490 src/cpu,soc/amd/common/block/cpu: Add preload_microcode by Raul E Rangel · 2 years, 9 months ago
  6. 6b446b9 acpi,Makefile: Add preload_acpi_dsdt by Raul E Rangel · 2 years, 9 months ago
  7. 5b94cd9 soc/intel/common: Include Alder Lake-N device IDs by Usha P · 2 years, 9 months ago
  8. 75a7c6e pci_mmio_cfg: Rename pcicfg to pci_map_bus by Jianjun Wang · 2 years, 9 months ago
  9. 777ffff device/pci_device.c: Scan only one device for PCIe by Jianjun Wang · 3 years, 1 month ago
  10. 40713aa dptf: Add support for one more temperature sensor by Tim Wawrzynczak · 2 years, 9 months ago
  11. 8815409 soc/intel/elkhartlake: Update SA DIDs Table by Rick Lee · 2 years, 9 months ago
  12. e987845 drivers/genesyslogic/gl9750: Add driver for Genesys Logic GL9750 by Ben Chuang · 2 years, 9 months ago
  13. 667471b ec/google/chromeec: Add PLD to EC conn in ACPI table by Won Chung · 2 years, 9 months ago
  14. 57d4bc6 cbfs: Add helper functions to look up size and type of a file by Julius Werner · 2 years, 9 months ago
  15. b25576f src/lib/prog_loaders: Add preload_ramstage by Raul E Rangel · 2 years, 9 months ago
  16. 571e7f0 lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preload by Raul E Rangel · 2 years, 10 months ago
  17. a3811fe device/pci_rom: Add vga_oprom_preload by Raul E Rangel · 2 years, 10 months ago
  18. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  19. 04c3228 Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubs by Kyösti Mälkki · 2 years, 9 months ago
  20. 4eb17f8 soc/intel/common/block/pcie: Add ADL-P CPU PCIe Device IDs by Tracy Wu · 2 years, 9 months ago
  21. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 9 months ago
  22. 86dfd3c device/azalia_device: Adapt and export `codec_init()` by Angel Pons · 2 years, 9 months ago
  23. 42552ca device/azalia_device: Export `codecs_init()` by Angel Pons · 2 years, 9 months ago
  24. 6de8b42 arch/x86: Refactor the SMBIOS type 17 write function by Subrata Banik · 2 years, 10 months ago
  25. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  26. f4f365f pci_mmio_cfg: Always use pci_s_* functions by Nico Huber · 2 years, 10 months ago
  27. e01e25d pci_mmio_cfg: Gather everything MMCONF (ECAM) related by Nico Huber · 2 years, 10 months ago
  28. afe1898 pci_mmio_cfg: Move guard around pci_s_* functions to x86 by Nico Huber · 2 years, 10 months ago
  29. a3b2907 lib/thread: Switch to using types.h by Raul E Rangel · 2 years, 9 months ago
  30. 4cfb862 lib/cbfs: Add cbfs_preload() by Raul E Rangel · 2 years, 10 months ago
  31. 437da71 SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries by Angel Pons · 3 years ago
  32. 05c4dcb device/azalia_device.h: Rewrite verb macros by Angel Pons · 2 years, 10 months ago
  33. 779d0c6 device/azalia_device.h: Guard macro parameters by Angel Pons · 2 years, 10 months ago
  34. c435038 cpu/amd/mtrr: Remove topmem global variables by Arthur Heymans · 2 years, 10 months ago
  35. ca87532 cpu/amd/mtrr/amd_mtrr.c: Remove unused functions by Arthur Heymans · 2 years, 10 months ago
  36. 4c8c844 lib/list: Add list_append by Raul E Rangel · 2 years, 10 months ago
  37. 5826c59 device/include: Fix potential build error by Alan Huang · 2 years, 10 months ago
  38. 43cf27d include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs by Felix Held · 2 years, 10 months ago
  39. cb3745c google/trogdor: Add backlight support for Parade ps8640 by xuxinxiong · 2 years, 10 months ago
  40. 3306f37 lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width() by Subrata Banik · 2 years, 10 months ago
  41. 6cdc838 soc/intel/common: Add DDR5 and LPDDR5 into the SMBIOS table by Subrata Banik · 2 years, 10 months ago
  42. 3d7b984 lib/cbfs: Enable cbfs_cache for x86 by Raul E Rangel · 2 years, 10 months ago
  43. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  44. 1fe6ddb include/device/pci_ids: move AMD device IDs below AMD vendor ID by Felix Held · 2 years, 10 months ago
  45. a3c7cac include/device/pci_ids: fix typo in PCI_DEVICE_ID_AMD_FE_GATE_700D by Felix Held · 2 years, 10 months ago
  46. 60e9114 include/device: ensure valid link/bus is passed to mp_cpu_bus_init by Felix Held · 2 years, 10 months ago
  47. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 10 months ago
  48. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  49. e0e49c8 include/memory_info.h: Increase DIMM_INFO_TOTAL number from 8 to 16 by Tim Chu · 2 years, 10 months ago
  50. 13ab1d7 arch/x86/smbios: Add support for wake-up type in smbios type 1 by Tim Chu · 2 years, 10 months ago
  51. 38107fa acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table by Michael Niewöhner · 2 years, 10 months ago
  52. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 10 months ago
  53. d2794ce acpi/acpigen: Constify CST functions' pointers by Angel Pons · 2 years, 10 months ago
  54. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  55. c2c38f5 arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread by Raul E Rangel · 2 years, 10 months ago
  56. b31b033 cpu/x86/lapic: Drop xapic_write_atomic() by Kyösti Mälkki · 3 years, 3 months ago
  57. adb393b Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  58. d1c1afd arch/x86/smbios: Add generation of type 20 table by Matt DeVillier · 8 years ago
  59. f72c7b1 soc/amd/cezanne,soc/intel/common: rework CPPC table generation by Michael Niewöhner · 2 years, 10 months ago
  60. ab088c9 acpi: add macros for MSR and `unsupported` register resource types by Michael Niewöhner · 2 years, 11 months ago
  61. 89d8260e include/device: Generic interface for USB-C mux operations by Derek Huang · 2 years, 11 months ago
  62. b2346a5 arch/x86,cpu/x86: Introduce new method for accessing cpu_info by Raul E Rangel · 2 years, 11 months ago
  63. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  64. e2e0a6b acpi/acpigen_dptf: Add TPCH participant for dptf by Sumeet Pawnikar · 2 years, 11 months ago
  65. b5e7bd2 drivers/gic: Remove unnecessary code by Julius Werner · 2 years, 11 months ago
  66. f3c4282 soc/intel/alderlake: Add CPU ID 0x906a4 by Meera Ravindranath · 3 years ago
  67. 326a2c4 soc/intel/alderlake: Add GFx Device ID 0x46c3 by Selma Bensaid · 2 years, 11 months ago
  68. 20c709d device: Drop unused function `dev_find_matching_device_on_bus` by Furquan Shaikh · 2 years, 11 months ago
  69. 26e2afd device: Add helper macros for device pointers using alias names by Furquan Shaikh · 2 years, 11 months ago
  70. ea03d00 device/mmio: Make buffer_to_fifo32() take a const buffer by Julius Werner · 2 years, 11 months ago
  71. e74b0b6 console: Remove asmlinkage from console_init by Raul E Rangel · 3 years ago
  72. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  73. 6a73b24 SMBIOS: Allow skipping default SMBIOS generation by Angel Pons · 3 years ago
  74. 869e90a arch/x86/smbios: Add support for large memory capacity in type 16 by Jingle Hsu · 3 years ago
  75. 4757a7e mipi: Make panel init callback work directly on DSI transaction types by Julius Werner · 3 years ago
  76. b28a035 elog: move MAX_EVENT_SIZE to commonlib/bsd/include by Ricardo Quesada · 3 years ago
  77. d96f3a2 acpigen: Add ability to auto-generate _DSM Function 0 by Tim Wawrzynczak · 3 years, 1 month ago
  78. 627c844 wifi: Update deny list entry size to uint16_t by Sugnan Prabhu S · 3 years ago
  79. a030dd6 device/device.h: Drop unused function declaration by Angel Pons · 3 years ago
  80. d70f481 wifi: Add support for DSM methods for intel wifi card by Sugnan Prabhu S · 3 years ago
  81. cc50770 wifi: Add support for wifi time average SAR config by Sugnan Prabhu S · 3 years ago
  82. d1fc832 wifi: Add support for per-platform antenna gain by Sugnan Prabhu S · 3 years ago
  83. fcb4f2d wifi: Add support for new revisions of SAR table entries by Sugnan Prabhu S · 3 years, 1 month ago
  84. 1f84b2c drivers/mipi: Make orientation a property of the mainboard, not panel by Julius Werner · 3 years ago
  85. 5ff1808 device/mipi: Move to drivers/mipi by Julius Werner · 3 years ago
  86. 49759f6 soc/intel: Add TGL-H CPUID by Jeremy Soller · 3 years ago
  87. 954df3d include/bcd: move bcd code to commonlib/bsd/include by Ricardo Quesada · 3 years ago
  88. 3888292 soc/intel/adl: Update PCI ID for ADL-M SKU by Sumeet Pawnikar · 3 years, 1 month ago
  89. 191a8d7 soc/intel/common: Add TGL-H PCI IDs by Jeremy Soller · 3 years ago
  90. b2a1480 device: Move MIPI panel library from mainboard/google/kukui into common by Julius Werner · 3 years ago
  91. 0e2510f soc/intel/common/block/cpu: Introduce CAR_HAS_L3_PROTECTED_WAYS Kconfig by Subrata Banik · 3 years, 1 month ago
  92. 16ab9bd soc/intel/common: Calculate and configure SF Mask 2 by Subrata Banik · 3 years, 1 month ago
  93. 3ecf50b arch/x86/acpi: rename KEY_KBDILLUMTOGGLE to KEY_KBD_BKLIGHT_TOGGLE by Scott Chao · 3 years ago
  94. cb4bb39 Move ELOG defines/struct to commonib/bsd/elog.h by Ricardo Quesada · 3 years, 1 month ago
  95. 3198848 soc/intel/alderlake: Add GFx Device ID 0x46aa by Bora Guvendik · 3 years, 1 month ago
  96. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years, 1 month ago
  97. 941db0e helpers: Add GENMASK macro by Yu-Ping Wu · 3 years, 1 month ago
  98. ffd80fd arch/x86/acpi: Add code for KEY_MICMUTE and KEY_KBDILLUMTOGGLE by Scott Chao · 3 years, 1 month ago
  99. 403fa86 include/acpi/acpi.h: add comment about raw data in generic error status by Felix Held · 3 years, 1 month ago
  100. ca0606e arch/x86,lib/thread: Enable thread support in romstage by Raul E Rangel · 3 years, 1 month ago