1. 4cfb862 lib/cbfs: Add cbfs_preload() by Raul E Rangel · 2 years, 10 months ago
  2. 437da71 SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries by Angel Pons · 3 years ago
  3. 05c4dcb device/azalia_device.h: Rewrite verb macros by Angel Pons · 2 years, 10 months ago
  4. 779d0c6 device/azalia_device.h: Guard macro parameters by Angel Pons · 2 years, 10 months ago
  5. c435038 cpu/amd/mtrr: Remove topmem global variables by Arthur Heymans · 2 years, 10 months ago
  6. ca87532 cpu/amd/mtrr/amd_mtrr.c: Remove unused functions by Arthur Heymans · 2 years, 10 months ago
  7. 4c8c844 lib/list: Add list_append by Raul E Rangel · 2 years, 10 months ago
  8. 5826c59 device/include: Fix potential build error by Alan Huang · 2 years, 10 months ago
  9. 43cf27d include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs by Felix Held · 2 years, 10 months ago
  10. cb3745c google/trogdor: Add backlight support for Parade ps8640 by xuxinxiong · 2 years, 10 months ago
  11. 3306f37 lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width() by Subrata Banik · 2 years, 10 months ago
  12. 6cdc838 soc/intel/common: Add DDR5 and LPDDR5 into the SMBIOS table by Subrata Banik · 2 years, 10 months ago
  13. 3d7b984 lib/cbfs: Enable cbfs_cache for x86 by Raul E Rangel · 2 years, 10 months ago
  14. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  15. 1fe6ddb include/device/pci_ids: move AMD device IDs below AMD vendor ID by Felix Held · 2 years, 10 months ago
  16. a3c7cac include/device/pci_ids: fix typo in PCI_DEVICE_ID_AMD_FE_GATE_700D by Felix Held · 2 years, 10 months ago
  17. 60e9114 include/device: ensure valid link/bus is passed to mp_cpu_bus_init by Felix Held · 2 years, 10 months ago
  18. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 10 months ago
  19. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  20. e0e49c8 include/memory_info.h: Increase DIMM_INFO_TOTAL number from 8 to 16 by Tim Chu · 2 years, 10 months ago
  21. 13ab1d7 arch/x86/smbios: Add support for wake-up type in smbios type 1 by Tim Chu · 2 years, 10 months ago
  22. 38107fa acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table by Michael Niewöhner · 2 years, 11 months ago
  23. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 10 months ago
  24. d2794ce acpi/acpigen: Constify CST functions' pointers by Angel Pons · 2 years, 10 months ago
  25. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  26. c2c38f5 arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread by Raul E Rangel · 2 years, 10 months ago
  27. b31b033 cpu/x86/lapic: Drop xapic_write_atomic() by Kyösti Mälkki · 3 years, 3 months ago
  28. adb393b Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 11 months ago
  29. d1c1afd arch/x86/smbios: Add generation of type 20 table by Matt DeVillier · 8 years ago
  30. f72c7b1 soc/amd/cezanne,soc/intel/common: rework CPPC table generation by Michael Niewöhner · 2 years, 11 months ago
  31. ab088c9 acpi: add macros for MSR and `unsupported` register resource types by Michael Niewöhner · 2 years, 11 months ago
  32. 89d8260e include/device: Generic interface for USB-C mux operations by Derek Huang · 2 years, 11 months ago
  33. b2346a5 arch/x86,cpu/x86: Introduce new method for accessing cpu_info by Raul E Rangel · 2 years, 11 months ago
  34. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  35. e2e0a6b acpi/acpigen_dptf: Add TPCH participant for dptf by Sumeet Pawnikar · 2 years, 11 months ago
  36. b5e7bd2 drivers/gic: Remove unnecessary code by Julius Werner · 2 years, 11 months ago
  37. f3c4282 soc/intel/alderlake: Add CPU ID 0x906a4 by Meera Ravindranath · 3 years ago
  38. 326a2c4 soc/intel/alderlake: Add GFx Device ID 0x46c3 by Selma Bensaid · 2 years, 11 months ago
  39. 20c709d device: Drop unused function `dev_find_matching_device_on_bus` by Furquan Shaikh · 2 years, 11 months ago
  40. 26e2afd device: Add helper macros for device pointers using alias names by Furquan Shaikh · 3 years ago
  41. ea03d00 device/mmio: Make buffer_to_fifo32() take a const buffer by Julius Werner · 3 years ago
  42. e74b0b6 console: Remove asmlinkage from console_init by Raul E Rangel · 3 years ago
  43. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  44. 6a73b24 SMBIOS: Allow skipping default SMBIOS generation by Angel Pons · 3 years ago
  45. 869e90a arch/x86/smbios: Add support for large memory capacity in type 16 by Jingle Hsu · 3 years ago
  46. 4757a7e mipi: Make panel init callback work directly on DSI transaction types by Julius Werner · 3 years ago
  47. b28a035 elog: move MAX_EVENT_SIZE to commonlib/bsd/include by Ricardo Quesada · 3 years ago
  48. d96f3a2 acpigen: Add ability to auto-generate _DSM Function 0 by Tim Wawrzynczak · 3 years, 1 month ago
  49. 627c844 wifi: Update deny list entry size to uint16_t by Sugnan Prabhu S · 3 years ago
  50. a030dd6 device/device.h: Drop unused function declaration by Angel Pons · 3 years ago
  51. d70f481 wifi: Add support for DSM methods for intel wifi card by Sugnan Prabhu S · 3 years ago
  52. cc50770 wifi: Add support for wifi time average SAR config by Sugnan Prabhu S · 3 years ago
  53. d1fc832 wifi: Add support for per-platform antenna gain by Sugnan Prabhu S · 3 years ago
  54. fcb4f2d wifi: Add support for new revisions of SAR table entries by Sugnan Prabhu S · 3 years, 1 month ago
  55. 1f84b2c drivers/mipi: Make orientation a property of the mainboard, not panel by Julius Werner · 3 years ago
  56. 5ff1808 device/mipi: Move to drivers/mipi by Julius Werner · 3 years ago
  57. 49759f6 soc/intel: Add TGL-H CPUID by Jeremy Soller · 3 years ago
  58. 954df3d include/bcd: move bcd code to commonlib/bsd/include by Ricardo Quesada · 3 years ago
  59. 3888292 soc/intel/adl: Update PCI ID for ADL-M SKU by Sumeet Pawnikar · 3 years, 1 month ago
  60. 191a8d7 soc/intel/common: Add TGL-H PCI IDs by Jeremy Soller · 3 years ago
  61. b2a1480 device: Move MIPI panel library from mainboard/google/kukui into common by Julius Werner · 3 years ago
  62. 0e2510f soc/intel/common/block/cpu: Introduce CAR_HAS_L3_PROTECTED_WAYS Kconfig by Subrata Banik · 3 years, 1 month ago
  63. 16ab9bd soc/intel/common: Calculate and configure SF Mask 2 by Subrata Banik · 3 years, 1 month ago
  64. 3ecf50b arch/x86/acpi: rename KEY_KBDILLUMTOGGLE to KEY_KBD_BKLIGHT_TOGGLE by Scott Chao · 3 years, 1 month ago
  65. cb4bb39 Move ELOG defines/struct to commonib/bsd/elog.h by Ricardo Quesada · 3 years, 1 month ago
  66. 3198848 soc/intel/alderlake: Add GFx Device ID 0x46aa by Bora Guvendik · 3 years, 1 month ago
  67. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years, 1 month ago
  68. 941db0e helpers: Add GENMASK macro by Yu-Ping Wu · 3 years, 1 month ago
  69. ffd80fd arch/x86/acpi: Add code for KEY_MICMUTE and KEY_KBDILLUMTOGGLE by Scott Chao · 3 years, 1 month ago
  70. 403fa86 include/acpi/acpi.h: add comment about raw data in generic error status by Felix Held · 3 years, 1 month ago
  71. ca0606e arch/x86,lib/thread: Enable thread support in romstage by Raul E Rangel · 3 years, 1 month ago
  72. a2d83c68 lib/thread,lib/hardwaremain: Lazy initialize threads by Raul E Rangel · 3 years, 1 month ago
  73. 7db7ee9 lib/thread,arch/x86: Move thread stacks into C bss by Raul E Rangel · 3 years, 1 month ago
  74. 9bf4293 include/cpu: Remove one space from bitfield macro definition by Subrata Banik · 3 years, 1 month ago
  75. 25429c0 include/cpu: Use tab instead of space by Subrata Banik · 3 years, 1 month ago
  76. a736f48 lib/cbfs,device/pci_rom: Move cbfs_boot_map_optionrom and modernize by Raul E Rangel · 3 years, 1 month ago
  77. 339f0e7 soc/intel/alderlake: Add support for I2C6 and I2C7 by Varshit B Pandya · 3 years, 1 month ago
  78. 67798cf lib/prog_loaders: Add payload_preload by Raul E Rangel · 3 years, 2 months ago
  79. 5dd7602 lib/thread: Move thread_run and thread_run_until outside of #if guard by Raul E Rangel · 3 years, 1 month ago
  80. dfa8229 lib/hardwaremain: Drop boot_state_current_{block,unblock}() by Raul E Rangel · 3 years, 1 month ago
  81. 4aec58d lib/thread: Make thread_run not block the current state by Raul E Rangel · 3 years, 1 month ago
  82. cc01da5 lib/thread: Add thread_handle by Raul E Rangel · 3 years, 1 month ago
  83. b29f9d4 lib/thread: Add mutex by Raul E Rangel · 3 years, 1 month ago
  84. 9ba36ab lib/thread: Rename thread_cooperate and thread_prevent_coop by Raul E Rangel · 3 years, 1 month ago
  85. be60a0d lib/thread: Allow nesting thread_cooperate and thread_prevent_coop by Raul E Rangel · 3 years, 1 month ago
  86. d5dca21 lib/thread: Add thread_yield helper method by Raul E Rangel · 3 years, 1 month ago
  87. e6dd5dc soc/amd/common/block/graphics: add GPU PCI ID for Barcelo by Felix Held · 3 years, 1 month ago
  88. f427e80 cpu/intel: Add dedicated file to grow Intel CPUIDs by Subrata Banik · 3 years, 1 month ago
  89. f1e8e7f include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSR by Felix Held · 3 years, 1 month ago
  90. df50622 drivers: spi_flash: Add Fast Read Dual I/O support by Julius Werner · 3 years, 1 month ago
  91. 679c37a src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPC by Martin Roth · 3 years, 1 month ago
  92. 2c70806 thread: Add missing static inline by Raul E Rangel · 3 years, 1 month ago
  93. 71b918d include/cpu/amd/msr: add and use MC_CTL_MASK macro by Felix Held · 3 years, 1 month ago
  94. 4f51c94 include/cpu/x86/msr: move MC0_CTL_MASK to include/cpu/amd/msr by Felix Held · 3 years, 1 month ago
  95. bf1f1df include/cpu/x86/msr: add mca_clear_status function by Felix Held · 3 years, 1 month ago
  96. b3d24d3 soc/intel/alderlake: Add GFx Device ID 0x46a6 by Maulik V Vaghela · 3 years, 2 months ago
  97. 1b46e76 include/cpu/x86/msr: introduce IA32_MC_*(x) macros by Felix Held · 3 years, 1 month ago
  98. ceb2fbb include/cpu/x86/msr: add IA32_ prefix to MC0_ADDR and MC0_MISC by Felix Held · 3 years, 1 month ago
  99. ced76f7 include/cpu/x86/msr: fix MCG_CTL_P definition by Felix Held · 3 years, 1 month ago
  100. 3f1b706 include/cpu/x86/msr: add mca_get_bank_count function by Felix Held · 3 years, 1 month ago