1. 3ecf377 soc/amd: use CPUID_FROM_FMS macro instead of magic numbers by Felix Held · 1 year, 6 months ago
  2. 9700fe2 soc/amd/stoneyridge/cpu: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 6 months ago
  3. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 6 months ago
  4. e48dcb7 cpu/amd/smm: Move MP & SMM init in a common place by Arthur Heymans · 2 years, 3 months ago
  5. 44807ac soc/amd/common: Add common function to get cpu count by Arthur Heymans · 1 year, 11 months ago
  6. 199b10f soc/amd: rework SPI flash MMIO region handling by Felix Held · 2 years ago
  7. c056d18 soc/amd/stoneyridge: Align get_cpu_count to other targets by Arthur Heymans · 2 years, 3 months ago
  8. 615818f soc/amd/*: Make mtrr decision based on syscfg by Arthur Heymans · 2 years, 3 months ago
  9. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  10. 28a0a14 soc/amd/*/cpu: handle mp_init_with_smm failure by Felix Held · 2 years, 10 months ago
  11. 0a36178 soc/amd/stoneyridge/cpu: remove unneeded line break in get_cpu_count by Felix Held · 2 years, 10 months ago
  12. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  13. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  14. f1093af soc/amd: move check_mca prototype to soc/amd/common/blocks/include by Felix Held · 3 years, 1 month ago
  15. a5cdf75 soc/amd: move warm reset flag function prototypes to common code by Felix Held · 3 years, 5 months ago
  16. e09294f include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSR by Felix Held · 3 years, 6 months ago
  17. 285dd6e soc/amd/common/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.h by Felix Held · 3 years, 6 months ago
  18. bc13481 soc/amd: factor out common SMM relocation code by Felix Held · 3 years, 6 months ago
  19. aecca75 soc/amd/stoneyridge/cpu: use MSR_PSP_ADDR define instead of hex number by Felix Held · 3 years, 6 months ago
  20. 87e6796 soc/amd: Replace enable_smi_generation() by Kyösti Mälkki · 4 years, 3 months ago
  21. 79e12ab soc/amd: Use mp_cpu_bus_init() by Kyösti Mälkki · 4 years, 3 months ago
  22. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  23. ae59387 soc/amd: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  24. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  25. 0d4d09c amd/stoneyridge: Unify SMM relocation by Kyösti Mälkki · 5 years ago
  26. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  27. 14222d8 arch/x86: Change smm_subregion() prototype by Kyösti Mälkki · 5 years ago
  28. 7db852a soc/amd: Rename smm_region_info() to smm_region() by Kyösti Mälkki · 5 years ago
  29. b2a5f0b cpu/x86/smm: Promote smm_subregion() by Kyösti Mälkki · 5 years ago
  30. 9247e86 soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOC by Richard Spiegel · 5 years ago
  31. 1956a00 soc/amd/stoneyridge: Fix get_cpu_count() by Martin Roth · 6 years ago
  32. 41baf0c soc/amd/stoneyridge: Remove dev_find_slot where possible by Richard Spiegel · 6 years ago
  33. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  34. 638bd13 amd/stoneyridge: Sync PSP base to MSR by Marshall Dawson · 6 years ago
  35. 0b4a1e2 amd/stoneyridge: Relocate MCA error identification by Marshall Dawson · 6 years ago
  36. 74473ec amd/stoneyridge: Dump MCA registers by Marshall Dawson · 6 years ago
  37. 2e49cf12 amd/stoneyridge: Add warm reset detection by Marshall Dawson · 6 years ago
  38. bd4a3f8 cpu/amd: Correct number of MCA banks cleared by Marshall Dawson · 6 years ago
  39. bddd157 cpu/amd: Rename MCA status register by Marshall Dawson · 6 years ago
  40. 777ccd4 soc/amd/stoneyridge/: Get rid of device_t by Elyes HAOUAS · 6 years ago
  41. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  42. 8f031d8 amd/stoneyridge: Reorder temp mtrr for flash by Marshall Dawson · 6 years ago
  43. 178e65d amd/stoneyridge: Move model_15_init.c to cpu.c by Marshall Dawson · 7 years ago
  44. 2a5e15c amd/stoneyridge: Move TValid and SmmLock to end of POST by Marshall Dawson · 7 years ago
  45. 0814b12 amd/stoneyridge: Keep SPI flash cacheable during POST by Marshall Dawson · 7 years ago
  46. b617211 amd/stoneyridge: Enable SMM in TSEG by Marshall Dawson · 7 years ago
  47. a7bfbbe amd/stoneyridge: Convert MP init to mp_init_with_smm by Marshall Dawson · 7 years ago