aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2023-04-23include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gbFelix Held
2023-04-22soc/amd/glinda: drop code for non-existing eMMC controllerFelix Held
2023-04-22soc/amd/phoenix: drop defines for non-existing eMMC controllerFelix Held
2023-04-22soc/amd/mendocino: drop code for non-existing eMMC controllerFelix Held
2023-04-22soc/amd/phoenix/xhci: add SCI sources for the two USB4 controllersFelix Held
2023-04-22soc/amd/*/include/pci_devs: fix copy-paste error in PCIE_ABC_C_DEVFNFelix Held
2023-04-22soc/amd/phoenix/include/soc/smi: add missing SCI map defines 61-63Felix Held
2023-04-21soc/amd/phoenix: Mark PCIe GPP bridges as hidden instead of offMartin Roth
2023-04-21soc/amd/mendocino: Mark PCIe GPP bridges as hidden instead of offMartin Roth
2023-04-21soc/amd/common/cpu/noncar/early_cache: use get_top_of_mem_below_4gbFelix Held
2023-04-21soc/amd/stoneyridge/memmap: use get_top_of_mem_below_4gbFelix Held
2023-04-21soc/amd/stoneyridge/northbridge: use get_top_of_mem_[below,above]_4gbFelix Held
2023-04-21soc/amd/common/block/acpi/tables: use get_top_of_mem_[below,above]_4gbFelix Held
2023-04-21Drop unused include <version.h>Kyösti Mälkki
2023-04-21include/cpu/amd/mtrr: rename functions to get top of memory regionsFelix Held
2023-04-21soc/amd/phoenix: Update XHCI eventsJon Murphy
2023-04-21ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fieldsKyösti Mälkki
2023-04-21soc/amd/phoenix/xhci: Correct counting of xhci_sci_sourcesFred Reitberger
2023-04-20soc/amd/phoenix/include/soc/pci_devs: update defines to match the PPRFelix Held
2023-04-20soc/amd/phoenix/devicetree: drop i2s_ac97 deviceFelix Held
2023-04-20soc/amd/stoneyridge/northbridge: fix indentation in set_mmio_addr_regFelix Held
2023-04-19soc/amd/common/block/lpc/spi_dma: Leverage CBFS_CACHE when using SPI DMAKarthikeyan Ramasubramanian
2023-04-15sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki
2023-04-14soc/amd: Clarify ACPI _PRT entry generationKyösti Mälkki
2023-04-13soc/amd/stoneyridge/northbridge: use common acpi_fill_root_complex_tomFelix Held
2023-04-11soc/amd/mendocino: Lower log level for TDP value to DEBUGPaul Menzel
2023-04-10soc/amd/common/blk/pcie: Program LTR max latenciesMatt DeVillier
2023-04-06amd/mendocino/root_complex: Restrict DPTC to 15W boardsTim Van Patten
2023-04-06soc/amd/mendocino: Reinterpret smu_power_and_thm_limitTim Van Patten
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-04-01soc/amd/stoneyridge: factor out P-state utils to link in all stagesFelix Held
2023-04-01soc/amd/stoneyridge/Makefile: use all target for more compilation unitsFelix Held
2023-03-31soc/amd/common/block/cpu/tsc/Makefile: order targets by stageFelix Held
2023-03-31soc/amd/common/cpu: use TSC_MONOTONIC_TIMER for SOC_AMD_COMMON_BLOCK_TSCFelix Held
2023-03-31soc/amd/picasso/graphics: use RAVEN2_VBIOS_REV with RAVEN2_VBIOS_VID_DIDFelix Held
2023-03-30soc/amd/picasso/graphics: refactor map_oprom_vendev_revFelix Held
2023-03-30drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hobFelix Held
2023-03-30soc/amd/common/block/cpu/noncar/memmap: simplify return value checkFelix Held
2023-03-29soc/amd/stoneyridge: use common AMD CPU power state ACPI generationFelix Held
2023-03-29soc/amd/stoneyridge/cpu: implement get_pstate_latencyFelix Held
2023-03-29soc/amd/picasso/Kconfig: update help text for 2nd VBIOS ID detectionFelix Held
2023-03-29soc/amd/common/acpi/cpu_power_state: introduce & use get_pstate_latencyFelix Held
2023-03-29soc/amd/stoneyridge: implement and use get_pstate_0_regFelix Held
2023-03-29soc/amd/common/acpi/cpu_power_state: introduce and use get_pstate_0_regFelix Held
2023-03-29soc/amd/common/acpi/cpu_power_state: factor out get_visible_pstate_countFelix Held
2023-03-29soc/amd/stoneyridge/acpi: add C state config tableFelix Held
2023-03-29soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC optionFelix Held
2023-03-29soc/amd/common/block/cpu/tsc_freq: move static variable inside functionFelix Held
2023-03-29soc/amd/common/block/cpu/tsc/tsc_freq: use get_pstate_core_freqFelix Held
2023-03-29soc/amd/stoneyridge/tsc_freq: use get_pstate_core_freqFelix Held
2023-03-29soc/amd/common/cpu/tsc: add get_pstate_core_freq for family 15h and 16hFelix Held
2023-03-29soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freqFelix Held
2023-03-29soc/amd/stoneyridge/monotonic_time: add comment that we can't use TSCFelix Held
2023-03-29soc/amd/mendocino: Add FSP parameter for eDP power sequence adjustmentChris.Wang
2023-03-28soc/amd/stoneyridge/graphics: introduce defines for constantsFelix Held
2023-03-28soc/amd/stoneyridge: move map_oprom_vendev to graphics.cFelix Held
2023-03-28soc/amd/stoneyridge/Kconfig: use correct VGA_BIOS_IDFelix Held
2023-03-27soc/amd/stoneyridge/Kconfig: select SOC_AMD_COMMON_BLOCK_SVI2Felix Held
2023-03-27soc/amd/common/block/cpu/Makefile: group build targets by stageFelix Held
2023-03-27soc/amd/common/block/cpu/svi2: drop unneeded core_vid checkFelix Held
2023-03-27soc/amd/mendocino: Add UPD to support USB3 force to gen1 by portPatrick Huang
2023-03-27soc/amd/stoneyridge/include/msr: add pstate_msr bitfield structFelix 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-25soc/amd/common/include/cppc: remove cppc_config forward declarationFelix Held
2023-03-25soc/amd/common/include/cppc: rename include guardFelix Held
2023-03-24soc/amd/*/include/msr: add version number to SERIAL_VID_* define namesFelix Held
2023-03-24soc/amd/mendocino: add and use missing cpu_vid_8 pstate_msr fieldFelix 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/common/block/acpi/cpu_power_state: use pstate_msr unionFelix Held
2023-03-23soc/amd/glinda: introduce and use pstate_msr bitfield structFelix Held
2023-03-23soc/amd/phoenix: introduce and use pstate_msr bitfield structFelix Held
2023-03-23soc/amd/mendocino: Remove GPP bridge to Bus BMartin Roth
2023-03-22soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freqFelix Held
2023-03-21soc/amd/mendocino: Remove 2 unused PCIe functionsMartin Roth
2023-03-20soc/amd/mendocino: introduce and use pstate_msr bitfield structFelix Held
2023-03-20soc/amd/cezanne: introduce and use pstate_msr bitfield structFelix Held
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