coreboot/src/soc/amd/picasso
Zheng Bao 1a9e54302b soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUD
Add the information of substance and instance in the string for PMUI
and PMUD. It is amdfwtool's job to extract the number from the string.

Change-Id: I43235fefcbff5f730efaf0a8e70b906e62cee42e
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62066
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-02-21 21:29:50 +00:00
..
acpi Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
include/soc soc/amd/*/i2c: factor out common I2C pad configuration 2022-02-03 23:46:00 +00:00
psp_verstage soc/amd/picasso/psp_verstage: Implement get_uart_base 2022-02-08 16:18:21 +00:00
acpi.c [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments 2022-02-21 15:26:30 +00:00
agesa_acpi.c src/soc: Remove unused <stdlib.h> 2022-01-10 23:30:56 +00:00
aoac.c soc/amd/picasso: factor out AOAC offset defines 2021-06-16 16:38:07 +00:00
bootblock.c soc/amd/picasso/bootblock: drop unused includes 2022-01-20 22:29:01 +00:00
chip.c soc/amd/common/block/i2c: Move SoC agnostic parts into common 2021-03-22 03:40:42 +00:00
chip.h soc/amd/*/chip.h: add missing gpio.h include 2022-01-13 18:08:14 +00:00
chipset.cb soc/amd/cezanne,picasso/chipset.cb: drop LAPIC device 2021-10-22 14:59:24 +00:00
config.c src: Add missing 'void' in function definition 2022-01-26 23:57:12 +00:00
cpu.c cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
data_fabric.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
early_fch.c src/soc/amd: Remove unused <console/console.h> 2022-01-10 18:40:56 +00:00
fch.c src/soc/amd: Remove unused <console/console.h> 2022-01-10 18:40:56 +00:00
fsp_m_params.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
fsp_s_params.c src: Remove duplicated includes 2022-01-01 14:56:42 +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/graphics: implement map_oprom_vendev_rev 2020-06-14 19:08:08 +00:00
i2c.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
Kconfig drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs 2022-02-18 20:21:45 +00:00
Makefile.inc soc/amd/cezanne,picasso,sabrina: Fix incorrect values of CBFS amdfw position makefile variables 2022-02-11 20:08:47 +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/{common,picasso}: Use common PCIE_GPP_DRIVER driver 2021-05-12 00:46:27 +00:00
reset.c soc/amd/picasso: remove warm reset flag code 2021-06-02 15:27:26 +00:00
romstage.c soc/amd/cezanne: Move APOB update into ramstage 2021-07-14 17:54:36 +00:00
root_complex.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
sata.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
smu.c soc/amd/common: factor out SMU code from Picasso 2020-11-15 16:48:38 +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/cezanne,picasso/uart: implement read_resource 2021-10-15 14:46:58 +00:00
xhci.c soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00