aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/phoenix
AgeCommit message (Expand)Author
2023-04-15sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki
2023-04-04soc/amd/*/Makefile: use all_x86 targetFelix Held
2023-04-03soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all targetFelix Held
2023-03-29soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC optionFelix Held
2023-03-29soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freqFelix Held
2023-03-27soc/amd: factor out common get_pstate_core_power implementationFelix Held
2023-03-27soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3Felix Held
2023-03-27soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3Felix Held
2023-03-24soc/amd/*/include/msr: add version number to SERIAL_VID_* define namesFelix Held
2023-03-24soc/amd/*/include/msr: drop _LO part from PSTATE definition namesFelix Held
2023-03-24soc/amd: pass pstate_msr union to get_pstate_core_[freq,power]Felix Held
2023-03-23soc/amd/phoenix: introduce and use pstate_msr bitfield structFelix Held
2023-03-22soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freqFelix Held
2023-03-15soc/amd: Print amdfwtool debug info if V=1Martin Roth
2023-03-13soc/amd/phoenix/mca.c: Remove excess MCA bank namesFred Reitberger
2023-03-10amdfwtool: Add HW IPCFG file whose subprog is 1Zheng Bao
2023-03-10src/soc/amd/phoenix/include/soc/: Update the Data Fabric ID for PhoenixAnand Vaikar
2023-03-08soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI KconfigFelix Held
2023-03-08soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.hFelix Held
2023-03-08soc/amd/*/acpi: factor out common get_pstate_info implementationFelix Held
2023-03-08soc/amd/*/acpi: factor out common generate_cpu_entries implementationFelix Held
2023-03-08soc/amd/phoenix: Allow the amdfw.rom to be split into two partsZheng Bao
2023-03-08soc/amd/phoenix/acpi: rework C state info table handlingFelix Held
2023-03-06soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUsFelix Held
2023-03-06soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writesFelix Held
2023-03-06soc/amd/*/acpi: drop unneeded pstate_cnt FADT assignmentFelix Held
2023-03-06soc/amd/*/acpi: drop unneeded mon_alrm FADT assignmentFelix Held
2023-02-28soc/amd: introduce and use PSTATE_MSR macroFelix Held
2023-02-28soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usageFelix Held
2023-02-21soc/amd/phoenix: add VBIOS ID remapping for phoenixRitul Guru
2023-02-16soc/amd/phoenix: Remove non-functional APCB checkFred Reitberger
2023-02-14amdfwtool: use SoC ID info instead of misleading comboable flagZheng Bao
2023-02-13soc/amd/phoenix: Expand APOB to 256KFred Reitberger
2023-02-11soc/amd/*/Makefile.inc: remove command line soc-nameZheng Bao
2023-02-11soc/amd/*: Add SOC_NAME in fw.cfg(s)Zheng Bao
2023-02-10soc/amd(MDN/PHX/Glinda): Update DISABLE_KEYBOARD_RESET_PIN helpMartin Roth
2023-02-09arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held
2023-02-08soc/amd: use CPUID_FROM_FMS macro instead of magic numbersFelix Held
2023-02-08soc/amd/phoenix/soc_util: add get_soc_typeFelix Held
2023-02-08soc/amd/phoenix/include/cpu: add Phoenix CPUIDFelix Held
2023-02-08soc/amd/phoenix/cpu: use CPUID_ALL_STEPPINGS_MASKFelix Held
2023-02-08arch/x86/cpu: introduce and use device_match_maskFelix Held
2023-02-08soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZEFelix Held
2023-02-08soc/amd/*/data_fabric: rename define for MMIO decode register set countFelix Held
2023-02-08soc/amd/phoenix/include/cpu: rename CPUID define to match CPU modelFelix Held
2023-02-06soc/amd/phoenix: remove LIDS field from global NVSFelix Held
2023-02-04soc/amd/phoenix/chipset.cb: update USB portsFelix Held
2023-02-04soc/amd/phoenix/chipset.cb: add remaining PCI devicesFelix Held
2023-02-04soc/amd/phoenix/chipset.cb: rename GPP bridges on device 2Felix Held
2023-02-04soc/amd/phoenix/chipset.cb: add missing GPP bridges on device 1Felix Held
2023-02-04soc/amd: Use common reset code for PHX & Glinda SoCsMartin Roth
2023-01-31soc/amd/phoenix/acpi: use acpigen_write_processor_deviceFelix Held
2023-01-22soc/amd/*: Enable override of MAINBOARD_BLOBS_DIRFred Reitberger
2023-01-20soc/amd/glinda,mendocino,phoenix/espi_util: add comment about registerFelix Held
2023-01-20soc/amd/phoenix/espi_util: remove TODO after checkingFelix Held
2023-01-20soc/amd/phoenix: clean up global NVSFelix Held
2023-01-18soc/amd/*/agesa_acpi: add TODO for adding CRAT tableFelix Held
2023-01-18soc/amd/phoenix/agesa_acpi: use acpi_align_current to align IVRS & ALIBFelix Held
2023-01-18soc/amd: Include <gpio.h> instead of <soc/gpio.h>Elyes Haouas
2023-01-17soc/amd: introduce and use common amd_cpu_bus_ops structFelix Held
2023-01-17soc/amd: Use fixed EFS location for Phoenix & GlindaMartin Roth
2023-01-17treewide: Fix old-style declarationsElyes Haouas
2023-01-13soc/amd/phoenix: update mmconf base address and sizeRitul Guru
2023-01-13soc/amd/phoenix: use common SMU S3/4/5 entry message codeFelix Held
2023-01-13soc/amd/phoenix: Use common fsp-s preloaderFred Reitberger
2023-01-123rdparty/amd_blobs:Advance submodule pointerJason Glenesk
2023-01-12soc/amd: Change Morgana codename to PhoenixMartin Roth