coreboot-kgpe-d16/src/soc/amd/picasso
Felix Held 00058f513e soc/amd/picasso: replace get_soc_config with config_of_soc
get_soc_config was a reimplementation of config_of_soc, so drop
get_soc_config and cfg_util.c.

Change-Id: I007c83cfe5063130c18819925844b6c643cf0232
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40246
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-04-08 21:45:11 +00:00
..
acpi soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
include/soc soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
acp.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
acpi.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
chip.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
chip.h soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
cpu.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
finalize.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
gpio.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
i2c.c soc/amd/picasso: replace get_soc_config with config_of_soc 2020-04-08 21:45:11 +00:00
Kconfig soc/amd/picasso: Add Kconfig option for chip footprint 2020-03-29 15:32:59 +00:00
Makefile.inc soc/amd/picasso: replace get_soc_config with config_of_soc 2020-04-08 21:45:11 +00:00
mca.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
memmap.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
northbridge.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
pmutil.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
reset.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
romstage.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
sata.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
smi.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
smi_util.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
smihandler.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
soc_util.c soc/amd/picasso: Add helper functions for finding SOC type 2020-03-30 08:42:02 +00:00
southbridge.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
tsc_freq.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
uart.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
usb.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00