1. 37e160e soc/intel/baytrail: use mp_cpu_bus_init by Felix Held · 2 years, 10 months ago
  2. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  3. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 10 months ago
  4. 250988d soc/amd/common/block/cpu/smm/finalize: simplify finalize_cores by Felix Held · 2 years, 10 months ago
  5. 30f7031 soc/intel/skylake/cpu: rework failure handling in post_mp_init by Felix Held · 2 years, 10 months ago
  6. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  7. e0e49c8 include/memory_info.h: Increase DIMM_INFO_TOTAL number from 8 to 16 by Tim Chu · 2 years, 10 months ago
  8. 13ab1d7 arch/x86/smbios: Add support for wake-up type in smbios type 1 by Tim Chu · 2 years, 10 months ago
  9. 91e8c2a mb/google/brya/var/kano: Correct GPIO GPP_R6 and GPP_R7 setting by David Wu · 2 years, 10 months ago
  10. e2c6d9c7 mb/google/brya/var/brask: Correct SSD power sequence by David Wu · 2 years, 10 months ago
  11. 48bd857 mb/google/guybrush/var/nipperkin: Enable GPP2 for NVMe bridge eMMC storage by Kevin Chiu · 2 years, 10 months ago
  12. 38107fa acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table by Michael Niewöhner · 2 years, 11 months ago
  13. 679f4fa mb/google/guybrush/var/nipperkin: Override GPIO configuration by Karthikeyan Ramasubramanian · 2 years, 10 months ago
  14. 72cc046 mb/google/guybrush: Add PCIe Reset GPIO18 to PCIE WWAN DXIO Descriptor by Karthikeyan Ramasubramanian · 2 years, 10 months ago
  15. 0bf9afe mb/google/guybrush: Make DXIO Port Descriptor configurable by Karthikeyan Ramasubramanian · 2 years, 10 months ago
  16. e198880 cpu/x86/mp_init: use cb_err as run_ap_work return type by Felix Held · 2 years, 10 months ago
  17. c6f0ed7 cpu/x86/mp_init: use cb_err as mp_init & bsp_do_flight_plan return type by Felix Held · 2 years, 10 months ago
  18. 3dd9cfb cpu/x86/mp_init: use cb_err as wait_for_aps return type by Felix Held · 2 years, 10 months ago
  19. 2939ebd cpu/x86/mp_init: use cb_err as apic_wait_timeout return type by Felix Held · 2 years, 10 months ago
  20. 2461a09 cpu/x86/mp_init: use cb_err as install_permanent_handler return type by Felix Held · 2 years, 10 months ago
  21. d04835e cpu/x86/mp_init: use cb_err as install_relocation_handler return type by Felix Held · 2 years, 10 months ago
  22. 3671597 cpu/x86: Remove cpu parameter to ap_init by Raul E Rangel · 2 years, 10 months ago
  23. 99c8478 cpu/x86: Require CPU_INFO_V2 when selecting PARALLEL_MP by Raul E Rangel · 2 years, 10 months ago
  24. 1eae39f arch/x86,cpu/x86: Fix 64-bit CPU_INFO_V2 build errors by Raul E Rangel · 2 years, 10 months ago
  25. 5a76c79 mb/google/brya/var/kano: Enable BT offload support by David Wu · 2 years, 10 months ago
  26. ff6416f util/release/build-release: Create cross-toolchain version file by Felix Singer · 2 years, 10 months ago
  27. 02750d0 util/crossgcc/buildgcc: Use pre-set CROSSGCC_VERSION if possible by Felix Singer · 2 years, 10 months ago
  28. b22a435 mb/google/trogdor: determine which panel to use by panel_id for quackingstick by Sheng-Liang Pan · 2 years, 10 months ago
  29. 9ce51c3 mb/google/dedede/var/bugzzy: Add LTE power off sequence by Seunghwan Kim · 2 years, 10 months ago
  30. 0c39cd7 mb/google/dedede/var/bugzzy: Enable/disable LTE function based on FW_CONFIG by Seunghwan Kim · 2 years, 10 months ago
  31. a8772db cpu/x86/mp_init: rework start_aps to fix X86_AMD_INIT_SIPI case by Felix Held · 2 years, 10 months ago
  32. 64ed1f1 google/trogdor: Support Parade ps8640 by Philip Chen · 2 years, 10 months ago
  33. 3f13716 mb/google/brya/var/redrix: Enable bt_offload support by Mac Chiang · 2 years, 10 months ago
  34. 60c56be util/crossgcc/buildgcc: Allow printing only the version by Felix Singer · 2 years, 10 months ago
  35. 62fcffb util/crossgcc/buildgcc: Remove CROSSGCC_COMMIT by Felix Singer · 2 years, 10 months ago
  36. d9ad49c mb/intel/adlrvp: Rework Kconfig by Felix Singer · 3 years ago
  37. 5911096 cpu/x86/mp_init: use cb_err as start_aps return type by Felix Held · 2 years, 10 months ago
  38. b5376ff cpu/x86/mp_init: add final new line to debug messages by Felix Held · 2 years, 10 months ago
  39. b04e2ba cpu/x86/mp_init: factor out send_sipi_to_aps function by Felix Held · 2 years, 10 months ago
  40. edc5af5 cpu/x86/mp_init: use types.h include by Felix Held · 2 years, 10 months ago
  41. 41ba01b util/cbfstool/rmodule: Omit undefined extern symbols from reloc table by Raul E Rangel · 3 years, 1 month ago
  42. 3f41d32 lib/cbfs: Call rdev_unmap on hash mismatch by Raul E Rangel · 3 years, 1 month ago
  43. 4396358 kconfig_lint: use just one variable for keeping track of choices by Michael Niewöhner · 2 years, 10 months ago
  44. 70fb5cb kconfig_lint: put $inside_choice together right in the first place by Michael Niewöhner · 2 years, 10 months ago
  45. a76e647 soc/amd/common/block/cpu: Remove magic number in memlayout by Raul E Rangel · 3 years, 1 month ago
  46. fbf874f soc/intel/alderlake: Fix wrong FIVR configs assignment by Bora Guvendik · 2 years, 10 months ago
  47. 24e3d67 mb/intel/adlrvp_m: Enable touchpad by Bernardo Perez Priego · 2 years, 11 months ago
  48. 0a16022 mb/intel/adlrvp: Remove EC region by Bernardo Perez Priego · 2 years, 10 months ago
  49. 26bb4aa psp_verstage: remove psp_ef_table struct by Kangheui Won · 2 years, 10 months ago
  50. aaa3b57 mb/google/brya/anahera: Add two thermal sensor setting by Wisley Chen · 2 years, 10 months ago
  51. a714848 mb/google/brya/anahera: Update HID to MX98360A by Wisley Chen · 2 years, 10 months ago
  52. e3bb49e mb/google/taeko: enable DPTF functionality for taeko by Kevin Chang · 2 years, 10 months ago
  53. dd275f7 mb/google/brya/var/anahera: change from CLKREQ#2 to CLKREQ#6 for eMMC by Wisley Chen · 2 years, 10 months ago
  54. cb58810 mb/google/dedede/var/bugzzy: Generate SPD ID for Samsung K4U6E3S4AB-MGCL by Seunghwan Kim · 2 years, 10 months ago
  55. aa02363 mb/google/dedede/var/sasuke: Generate SPD ID for Samsung K4U6E3S4AB-MGCL by Seunghwan Kim · 2 years, 10 months ago
  56. bc5f51f soc/intel/{skl,apl}: don't run or even include SGX code if disabled by Michael Niewöhner · 2 years, 10 months ago
  57. e874375 mb/google/brya/var/taeko: Add fw_config probe for ALC5682-VS by Joey Peng · 2 years, 10 months ago
  58. a61e781 mb/intel/jasperlake_rvp: Rework Kconfig by Felix Singer · 3 years, 1 month ago
  59. d239819 soc/intel/skl: Constify `soc_get_cstate_map()` by Patrick Georgi · 2 years, 10 months ago
  60. e07f9cc mb/intel/kblrvp: Rework Kconfig by Felix Singer · 3 years, 1 month ago
  61. e404735 mb/intel/coffeelake_rvp: Rework Kconfig by Felix Singer · 3 years, 1 month ago
  62. 2d2cc0d mb/google/brya/var/kano: Correct SSD power sequence by David Wu · 2 years, 10 months ago
  63. d0975ff soc/intel/common/block/cse: Use newly added `create-cse-region` by Furquan Shaikh · 2 years, 10 months ago
  64. bf848ad util/cse_serger: Add command `create-cse-region` by Furquan Shaikh · 2 years, 10 months ago
  65. 8b4ca15 util/cse_serger: Replace cse_layout_regions with array of regions by Furquan Shaikh · 2 years, 10 months ago
  66. 5d8f4ba mb/google/brya: Set same size for CSE_RW, ME_RW_A and ME_RW_B by Furquan Shaikh · 2 years, 10 months ago
  67. 3f0d643 soc/intel/common/cse: Support RW update when stitching CSE binary by Furquan Shaikh · 2 years, 10 months ago
  68. 0a0182e mb/google/brya: Add sub-regions to SI_ME in chromeos.fmd by Furquan Shaikh · 2 years, 11 months ago
  69. f888c68 soc/intel/alderlake: Enable support for CSE stitching by Furquan Shaikh · 2 years, 11 months ago
  70. 6ef863c soc/intel/common/cse: Add support for stitching CSE components by Furquan Shaikh · 2 years, 11 months ago
  71. 3959aa6 southbridge/intel/common: Add an option to allow stitching of CSE binary by Furquan Shaikh · 2 years, 11 months ago
  72. 555f040 util/cse*: Add cse_helpers.{c,h} by Furquan Shaikh · 2 years, 10 months ago
  73. d7fb6a9 util/cse_serger: Add a new tool for stitching CSE components by Furquan Shaikh · 2 years, 11 months ago
  74. 796aeeb util/cse_fpt: Add a new tool for managing Intel CSE FPT binaries by Furquan Shaikh · 2 years, 11 months ago
  75. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 10 months ago
  76. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 10 months ago
  77. d2794ce acpi/acpigen: Constify CST functions' pointers by Angel Pons · 2 years, 10 months ago
  78. 14643b3 soc/intel/*/acpi.c: Don't copy structs with `memcpy()` by Angel Pons · 2 years, 10 months ago
  79. 3b9be63 arch/x86: Increase MAX_SMBIOS_SIZE by Tim Wawrzynczak · 2 years, 10 months ago
  80. 3c1c90b soc/amd/common/block/include/psp_efs: don't typedef struct by Felix Held · 2 years, 10 months ago
  81. ad68b07 util/amdfwtool: rename PSP related embedded_firmware struct elements by Felix Held · 2 years, 10 months ago
  82. 35360a9 soc/amd/common/block/include/psp_efs: rename embedded_firmware elements by Felix Held · 2 years, 10 months ago
  83. 768cb76 mb/google/guybrush/dewatt: update DRAM table by Kenneth Chan · 2 years, 10 months ago
  84. 2bfef8d cbfstool: Add helper function `buffer_from_file_aligned_size` by Furquan Shaikh · 3 years, 2 months ago
  85. 967730f kconfig_lint: Drop overly restrictive rule about choice configs by Nico Huber · 3 years, 1 month ago
  86. dcb2613 sc7280: Add GSI FW download support by Ravi Kumar Bokka · 3 years, 1 month ago
  87. 1e1078d build system: immediately report what users are supposed to look into by Patrick Georgi · 3 years ago
  88. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  89. 9ae922a cpu/x86/cpu_info.S: Remove ebx save/restore by Raul E Rangel · 2 years, 10 months ago
  90. db3e4b9 cpu/x86/smm/smm_stub: Remove cpu_info by Raul E Rangel · 2 years, 10 months ago
  91. 8e9db4e arch/x86/assembly_entry: Remove cpu_info by Raul E Rangel · 2 years, 10 months ago
  92. c2c38f5 arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread by Raul E Rangel · 2 years, 10 months ago
  93. 12ae850 libpayload: Add unit-tests framework and first test case by Jakub Czapiga · 2 years, 10 months ago
  94. e8b6b07 intel/tigerlake: Add missing IRQ for CNVi by Sean Rhodes · 2 years, 10 months ago
  95. 66c8062 soc/skylake: Make VT-d controllable from CMOS option by Sean Rhodes · 3 years, 1 month ago
  96. bc89bc6 mb/intel/adlrvp_m: Enable retimer force power gpio by Bernardo Perez Priego · 2 years, 11 months ago
  97. 5791123 cpu/intel/hyperthreading: Use initial LAPIC IDs by Kyösti Mälkki · 2 years, 10 months ago
  98. a000922 cpu/intel/hyperthreading: Use cpuid_get_max_func() by Kyösti Mälkki · 2 years, 10 months ago
  99. 5f4ae42 cpu/intel/hyperthreading: Use CPUID leaf 0xb without X2APIC by Kyösti Mälkki · 2 years, 10 months ago
  100. b31b033 cpu/x86/lapic: Drop xapic_write_atomic() by Kyösti Mälkki · 3 years, 3 months ago