Age | Commit message (Expand) | Author |
2024-06-18 | soc/amd/cezanne: Add AMD Renoir SOC support | Anand Vaikar |
2023-09-21 | soc/amd/*/cpu: factor out common noncar mp_init_cpus | Felix Held |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-06-02 | soc/amd/common/block/cpu: Refactor ucode allocation | Grzegorz Bernacki |
2023-02-09 | arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator | Felix Held |
2023-02-08 | soc/amd/cezanne: use CPUID_ALL_STEPPINGS_MASK to support all steppings | Felix Held |
2023-02-08 | arch/x86/cpu: introduce and use device_match_mask | Felix Held |
2022-12-20 | src/soc: Remove unneeded <assert.h> | Elyes Haouas |
2022-09-14 | cpu/amd/smm: Move MP & SMM init in a common place | Arthur Heymans |
2022-08-25 | soc/amd: rework SPI flash MMIO region handling | Felix Held |
2022-07-14 | soc/amd/*: Move apm call out of MP init code | Arthur Heymans |
2022-06-20 | soc/amd/*: Make mtrr decision based on syscfg | Arthur Heymans |
2022-03-25 | soc/amd/cezanne/cpu.c: Skip SMMINFO init in S3 resume | Fred Reitberger |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2021-11-03 | soc/amd/*/cpu: handle mp_init_with_smm failure | Felix Held |
2021-10-22 | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held |
2021-07-14 | soc/amd: move check_mca prototype to soc/amd/common/blocks/include | Felix Held |
2021-07-14 | soc/amd/cezanne: add basic MCA support | Felix Held |
2021-06-11 | soc/amd/cezanne: remove warm reset flag code | Felix Held |
2021-04-23 | soc/amd/cezanne/cpu: make sure that MAX_CPUS isn't overridden | Felix Held |
2021-03-11 | soc/amd: move warm reset flag function prototypes to common code | Felix Held |
2021-02-19 | soc/amd/cezanne: add MP init and SMM initialization | Felix Held |
2021-02-14 | soc/amd/cezanne: Enable uCode update | Raul E Rangel |
2021-02-11 | soc/amd/cezanne: add empty mp_init_cpus | Felix Held |
2021-02-11 | soc/amd/cezanne/cpu: add basic zen_2_3_init functionality | Felix Held |
2021-02-09 | soc/amd/cezanne: add empty CPU driver | Felix Held |