..
acpi
acpi/soc: Conditionally include dptc.asl
2022-09-14 22:12:10 +00:00
include /soc
soc/amd: move set_uart_config prototype to common UART header
2022-10-20 16:47:11 +00:00
psp_verstage
soc/amd/*/psp_verstage/svc: Make svc.h macros common
2022-10-13 15:44:15 +00:00
acpi.c
soc/amd: factor out writing extended PM registers in FADT
2022-10-18 23:07:37 +00:00
agesa_acpi.c
payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
2022-10-13 19:14:57 +00:00
aoac.c
soc/amd/picasso: factor out AOAC offset defines
2021-06-16 16:38:07 +00:00
chip.c
soc/amd/*: Hook up device_operations in chipset.cb
2022-10-13 19:40:01 +00:00
chip.h
zork: Control DPTC with only Kconfig
2022-09-15 17:58:07 +00:00
chipset.cb
soc/amd/*/uart: commonize UART code and MMIO device driver
2022-10-20 16:47:35 +00:00
config.c
src: Add missing 'void' in function definition
2022-01-26 23:57:12 +00:00
cpu.c
cpu/amd/smm: Move MP & SMM init in a common place
2022-09-14 20:29:17 +00:00
data_fabric.c
soc/amd/picasso: Use devicetree ops over pci driver
2022-10-13 19:40:28 +00:00
early_fch.c
soc/amd: move set_uart_config prototype to common UART header
2022-10-20 16:47:11 +00:00
fch.c
soc/amd/picasso/fch: use [read,write]8p to avoid typecasts
2022-09-30 14:49:18 +00:00
fsp_m_params.c
Rename ECAM-specific MMCONF Kconfigs
2021-11-10 17:24:16 +00:00
fsp_s_params.c
soc/amd/picasso: Add counter initializers
2022-03-17 17:39:08 +00:00
fw.cfg
soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUD
2022-02-21 21:29:50 +00:00
gpio.c
soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h
2021-09-23 18:33:00 +00:00
graphics.c
soc/amd/picasso: Clean up includes
2022-10-14 21:32:23 +00:00
i2c.c
soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c
2022-10-18 16:09:44 +00:00
Kconfig
soc/amd/{CZN,MDN,PCO}: Fix building with only single RW region
2022-10-07 21:15:55 +00:00
Makefile.inc
soc/amd: factor out common noncar bootblock
2022-10-17 13:43:25 +00:00
mca.c
soc/amd/*/mca: factor out common MCA/MCAX check & print functionality
2021-07-15 17:03:30 +00:00
pcie_gpp.c
soc/amd/picasso: Clean up includes
2022-10-14 21:32:23 +00:00
reset.c
soc/amd/picasso: remove warm reset flag code
2021-06-02 15:27:26 +00:00
romstage.c
lib/program_loaders.c: Mark run_ramstage with __noreturn
2022-07-14 23:10:17 +00:00
root_complex.c
soc/amd/picasso: Use devicetree ops over pci driver
2022-10-13 19:40:28 +00:00
sata.c
smihandler.c
soc/amd/*/smihandler: Make fch_apmc_smi_handler common
2022-10-17 13:42:46 +00:00
smu.c
soc/amd/picasso: Clean up includes
2022-10-14 21:32:23 +00:00
soc_util.c
soc/amd/picasso/soc_util.c: Fix typo in macro name
2021-03-19 11:22:32 +00:00
uart.c
soc/amd/*/uart: commonize UART code and MMIO device driver
2022-10-20 16:47:35 +00:00
xhci.c
soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h
2021-09-23 18:33:00 +00:00