coreboot-kgpe-d16/src/soc/amd/glinda
Felix Held 75873dbf27 soc/amd/*/fsp_m_params: rework local USB PHY table update
Update the fields that need to be updated directly in the local static
usb_phy_config struct instead of dereferencing the pointer written to
the corresponding UPD field. This will allow updating the type of UPD
field in a follow-up commit to enable 64 bit coreboot builds.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I44a9fe719e6803fc957fee3db13b261489ed313d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69896
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2022-11-23 19:44:03 +00:00
..
acpi soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB device 2022-10-29 22:49:33 +00:00
include/soc soc/amd/*/data_fabric: Move register offsets to soc 2022-11-04 20:36:49 +00:00
psp_verstage /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
acpi.c soc/amd: Use ioapic helper functions 2022-11-17 23:31:59 +00:00
agesa_acpi.c
aoac.c
chip.c soc/amd/*/data_fabric: move data_fabric_set_mmio_np to common 2022-11-03 19:47:38 +00:00
chip.h
chipset.cb soc/amd/*/data_fabric: Use common device ops 2022-11-04 20:39:32 +00:00
config.c
cpu.c
early_fch.c
espi_util.c
fch.c
fsp_m_params.c soc/amd/*/fsp_m_params: rework local USB PHY table update 2022-11-23 19:44:03 +00:00
fsp_s_params.c
fw.cfg
gpio.c
i2c.c /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
Kconfig arch/x86/Kconfig: Move AMD stages arch to common code 2022-11-14 15:54:02 +00:00
Makefile.inc soc/amd/*/Makefile: fix readelf parameters to get bootblock size 2022-11-23 19:43:46 +00:00
mca.c
preload.c
reset.c
romstage.c soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-03 13:07:39 +00:00
root_complex.c soc/amd: Use ioapic helper functions 2022-11-17 23:31:59 +00:00
smihandler.c /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
smu.c
uart.c
xhci.c