coreboot/src/soc/amd/cezanne
Felix Held 46cd1b5dc9 soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all target
The i2c.c compilation unit is added to all stages in all cases, so use
the all target instead of adding it to all stages separately. Also order
the all targets alphabetically.

TEST=Timeless build on Mandolin results in identical image.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ie90380075a3c87d226cdcb0f41f7e94275eaaa42
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74149
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2023-04-03 15:28:48 +00:00
..
acpi soc/amd/cezanne: remove LIDS field from global NVS 2023-02-06 12:12:43 +00:00
include/soc soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq 2023-03-29 16:15:10 +00:00
psp_verstage soc/amd/cezanne/psp_verstage/Makefile.inc: Remove path to non-existent directories 2023-01-03 18:08:00 +00:00
acpi.c soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq 2023-03-29 16:15:10 +00:00
agesa_acpi.c soc/amd/*/agesa_acpi: add TODO for adding CRAT table 2023-01-18 14:06:30 +00:00
aoac.c treewide: Fix old-style declarations 2023-01-17 04:23:49 +00:00
chip.c soc/amd: introduce and use common amd_cpu_bus_ops struct 2023-01-17 19:26:16 +00:00
chip.h soc/amd/cezanne: Factor out common GPP clk req code 2022-10-26 22:01:21 +00:00
chipset.cb soc/amd/cezanne/chipset.cb: add missing ops for GPP GFX bridges 2023-02-04 03:25:08 +00:00
config.c soc/amd/*/config: drop invalid comment 2022-12-14 17:57:45 +00:00
cpu.c arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator 2023-02-09 16:54:11 +00:00
early_fch.c soc/amd: move set_uart_config prototype to common UART header 2022-10-20 16:47:11 +00:00
espi_util.c
fch.c soc/amd: Use common reset code for CZN & MDN SoCs 2023-02-04 03:23:04 +00:00
fsp_m_params.c vc/amd/fsp/cezanne/FspmUpd: don't use pointers for usb_phy configuration 2022-12-08 18:01:38 +00:00
fsp_s_params.c
fw.cfg amdfwtool: Add HW IPCFG file whose subprog is 1 2023-03-10 13:39:23 +00:00
gpio.c soc/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-18 05:13:30 +00:00
graphics.c soc/amd/cezanne/graphics: simplify map_oprom_vendev implementation 2023-03-03 21:54:39 +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/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC option 2023-03-29 16:17:56 +00:00
Makefile.inc soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all target 2023-04-03 15:28:48 +00:00
mca.c
romstage.c soc/amd: Define post codes 2022-11-24 15:16:45 +00:00
root_complex.c treewide: Remove unused <cpu/amd/msr.h> 2023-01-09 21:17:08 +00:00
smihandler.c sb,soc/amd: Remove unused southbridge_io_trap_handler() 2022-12-06 23:24:48 +00:00
uart.c soc/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-18 05:13:30 +00:00
xhci.c soc/amd/cezanne: Update XHCI GPE to use constant 2023-03-09 19:40:38 +00:00