aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2023-03-20soc/amd/picasso: introduce and use pstate_msr bitfield structFelix Held
2023-03-20soc/amd/mendocino: Consume fsp misc_data hobJason Glenesk
2023-03-15soc/amd/mendocino: MP2 firmware isn't needed in the RO imageMartin Roth
2023-03-15soc/amd: Print amdfwtool debug info if V=1Martin Roth
2023-03-15soc/amd/common: Ignore * in PSP dependency generationMartin Roth
2023-03-15soc/amd/common: Update PSP dependency generationMartin Roth
2023-03-13soc/amd/phoenix/mca.c: Remove excess MCA bank namesFred Reitberger
2023-03-13soc/amd/common/block/cpu/update_microcode: use raw MSR dataFelix Held
2023-03-13soc/amd/common/block/cpu/noncar/write_resume_eip: use raw MSR dataFelix Held
2023-03-10soc/amd/common/psp: Put spl_fuse in separate compilation unitMartin Roth
2023-03-10soc/amd/common/cpu/smm/smm_relocate: don't assume TSEG is below 4GBFelix Held
2023-03-10soc/amd/common/block/psp/psp_smm: use raw MSR dataFelix Held
2023-03-10soc/amd/stoneyridge/monotonic_timer: use raw MSR dataFelix Held
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-09soc/amd/common/cpu: move get_threads_per_core from noncar to common codeFelix Held
2023-03-09soc/amd/common/cpu/Kconfig: use Cxxx as CPU string for all non-CAR SoCsFelix Held
2023-03-09soc/amd/cezanne: Set up SoC-specific XHCI definitionsRobert Zieba
2023-03-09soc/amd/cezanne: Update XHCI GPE to use constantRobert Zieba
2023-03-09soc/amd/mendocino: Set up SoC-specific XHCI definesRobert Zieba
2023-03-09soc/amd/mendocino: Update XHCI GPE to use constantRobert Zieba
2023-03-09soc/amd/common/xhci: Add support for logging XHCI wake eventsRobert Zieba
2023-03-08soc/amd/common/psp: Check more error bits before SPL fusingMartin Roth
2023-03-08soc/amd/common/psp: Only set SPL fuses if an SPL file is presentMartin Roth
2023-03-08soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI KconfigFelix Held
2023-03-08soc/amd/common/block/acpi/cpu_power_state: introduce get_cstate_io_baseFelix 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/stoneyridge/romstage: pass C state control IO base addressFelix Held
2023-03-08soc/amd/glinda/acpi: rework C state info table handlingFelix Held
2023-03-08soc/amd/phoenix/acpi: rework C state info table handlingFelix Held
2023-03-08soc/amd/mendocino/acpi: rework C state info table handlingFelix Held
2023-03-08soc/amd/cezanne/acpi: rework C state info table handlingFelix Held
2023-03-08soc/amd/picasso/acpi: rework C state info table handlingFelix Held
2023-03-08soc/amd/common/block/acpi/cpu_power_state: use definition for bit_offsetFelix Held
2023-03-08soc/amd/common/block/acpi/cpu_power_state: add get_cstate_info helperFelix Held
2023-03-07soc/amd/stoneyridge: request binaryPI to use \_SB_ scope in PSTATE SSDTFelix Held
2023-03-06soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUsFelix Held
2023-03-06soc/amd/picasso/include/iomap: add comment about ACPI IO assignmentFelix Held
2023-03-06soc/amd/picasso/include/southbridge: drop PM_CPU_CTRL defineFelix Held
2023-03-06soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writesFelix Held
2023-03-06soc/amd/picasso/acpi: don't announce unimplemented duty cycle controlFelix 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-03-04soc/amd/mendocino: Add STT support for dptc tablet modeChris Wang
2023-03-04soc/amd/mendocino: Remove the SPL DPTC parameterChris Wang
2023-03-03soc/amd/cezanne/graphics: simplify map_oprom_vendev implementationFelix Held
2023-03-02amdfwtool: Change .rom.efs to .rom and .rom to .rom.bodyZheng Bao
2023-03-02soc/amd/mendocino: Add new 'STT_ALPHA_APU' parameter for DPTC supportChris Wang
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-28soc/amd/stoneyridge/acpi: introduce and use ACPI_SCI_IRQ definitionFelix Held
2023-02-28soc/amd/picasso/acpi: use ACPI_SCI_IRQ definitionFelix Held
2023-02-28soc/amd/picasso,stoneyridge/acpi: drop unneeded res2 FADT assignmentFelix Held
2023-02-28soc/amd/common/block/apob/apob_cache: use enum cb_errFelix Held
2023-02-28soc/amd/common/block/apob/apob_cache: include types.hFelix Held
2023-02-27soc/amd/stoneyridge/acpi: use available number of CPUs for CPU entriesFelix Held
2023-02-27soc/amd/mendocino: Populate type 0x63 entry with right MRC CacheKarthikeyan Ramasubramanian
2023-02-27soc/amd/common/block/apob_cache: Add support for RECOVERY_MRC_CACHEKarthikeyan Ramasubramanian
2023-02-27soc/amd/common/fsp/dmi.c: Fill in mem manufacturer from CBIMartin Roth
2023-02-27soc/amd/common/fsp/dmi.c: Add dmi_type16 ECC to memory structMartin Roth
2023-02-27soc/amd/common/block/simnow: Add SimNow Kconfig optionsFred Reitberger
2023-02-23soc/amd/commmon/gfx: Generalize check for selective GOP initMatt DeVillier
2023-02-23soc/amd/mendocino: Generalize check for selective GOP initMatt DeVillier
2023-02-22soc/amd/picasso,stoneyridge/acpi: drop x_firmware_ctl_[l,h] assignmentFelix Held
2023-02-22soc/amd/picasso,stoneyridge/acpi: drop unneeded ARM_boot_arch assignmentFelix Held
2023-02-21soc/amd/phoenix: add VBIOS ID remapping for phoenixRitul Guru
2023-02-20soc/amd/common/include/psp_efs: rename new PSP directory EFS entryFelix Held
2023-02-16soc/amd/mendocino/Kconfig: add VGA BIOS ID and file defaultsFelix Held
2023-02-16soc/amd/cezanne/Kconfig: add VGA BIOS ID and file defaultsFelix Held
2023-02-16soc/amd/picasso/Kconfig: update VGA_BIOS_ID's help textFelix Held
2023-02-16soc/amd/mendocino: Remove non-functional APCB checkFred Reitberger
2023-02-16soc/amd/glinda: Remove non-functional APCB checkFred Reitberger
2023-02-16soc/amd/phoenix: Remove non-functional APCB checkFred Reitberger
2023-02-16soc/amd/common: Add die_no_apcbFred Reitberger
2023-02-15soc/amd/common: Move missing APCB warning to common areaFred Reitberger
2023-02-15soc/amd/common/Makefile.inc: Extend if case coverageFred Reitberger
2023-02-14amdfwtool: use SoC ID info instead of misleading comboable flagZheng Bao
2023-02-13soc/amd/mendocino: Add support for selective GOP driver initMatt DeVillier
2023-02-13soc/amd/common/block/gfx: Use TPM-stored hash for vbios cache validationMatt DeVillier
2023-02-13soc/amd/common/Makefile: Only run amdfwread onceFred Reitberger
2023-02-13soc/amd/mendocino: Add svc_write_postcode call instead of stubMartin Roth
2023-02-13soc/amd/common/block/acpi.ivrs: use SMBUS_DEVFN for FCH IOAPIC device IDFelix Held
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-10soc/amd/common/gfx: add support for VBIOS caching, selective GOP initMatt DeVillier
2023-02-09arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held
2023-02-09amdfwtool: Add SOC family definition for CarrizoZheng Bao
2023-02-09soc/amd/picasso/soc_util.c: Remove unneeded "break"Elyes Haouas
2023-02-09console: Add SimNow console loggingFred Reitberger
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/picasso/soc_util: use cpuid_matchFelix Held
2023-02-08soc/amd/picasso: use CPUID_FROM_FMS macro instead of magic numbersFelix Held
2023-02-08soc/amd/stoneyridge/cpu: use CPUID_ALL_STEPPINGS_MASKFelix Held
2023-02-08soc/amd/phoenix/include/cpu: add Phoenix CPUIDFelix Held