coreboot-kgpe-d16/src/soc/amd/picasso
Marshall Dawson 4062b6a3b1 soc/amd/picasso: Add PCI ID for Dali xHCI
soc//picasso is intended to be forward-compatible with the Dali APU, a
Family 17h Models 20h-2Fh product.  Add the one new device ID it has.
See PPR document #55772 (still NDA only) for more information.

Change-Id: I7e9b90bb00ae6f4a121f10b1467d2ca398ac860c
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38169
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Eric Peers <epeers@google.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2020-03-02 16:33:07 +00:00
..
acpi {soc,southbridge}/*/*/acpi: Add possibility to disable S4 2020-01-22 15:41:02 +00:00
include/soc soc/amd/picasso: move to using smbus_host.h definitions 2020-01-31 17:12:12 +00:00
acp.c soc/amd/picasso: Add audio processor 2019-10-21 21:28:48 +00:00
acpi.c soc/amd: Move SCI enable outside table creation 2019-11-23 18:33:51 +00:00
chip.c src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' 2019-10-21 14:21:09 +00:00
chip.h soc/amd/picasso: Add audio processor 2019-10-21 21:28:48 +00:00
cpu.c soc/amd/picasso: Add cpuid for older device 2019-10-20 18:09:55 +00:00
finalize.c soc/amd: Move SCI enable outside table creation 2019-11-23 18:33:51 +00:00
gpio.c src/soc/amd/picasso: Update GPIO configuration 2019-08-09 20:19:05 +00:00
i2c.c soc/amd/picasso: Adjust I2C ASL 2019-10-20 16:45:22 +00:00
Kconfig soc/amd: unify SMBus support 2020-02-04 16:13:11 +00:00
Makefile.inc soc/amd: unify SMBus support 2020-02-04 16:13:11 +00:00
mca.c soc/amd/picasso: Update machine check support 2019-08-09 20:21:16 +00:00
memmap.c amdblocks/acpimmio: Unify BIOSRAM usage 2019-12-04 12:24:25 +00:00
northbridge.c soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> 2019-12-19 05:38:43 +00:00
pmutil.c
reset.c src/amd/picasso: Update reset code 2019-08-09 20:20:31 +00:00
romstage.c soc/amd/picasso: Reduce romstage.c 2019-12-19 21:51:31 +00:00
sata.c src: Remove unused include '<device/pci_ids.h>' 2019-10-18 18:41:09 +00:00
smi.c cpu/x86: Move some SMM function declarations 2019-08-13 13:59:34 +00:00
smi_util.c
smihandler.c soc/amd/picasso: Add SMMSTORE support 2020-01-20 22:15:14 +00:00
southbridge.c soc/amd/picasso: move to using smbus_host.h definitions 2020-01-31 17:12:12 +00:00
tsc_freq.c soc/amd/picasso: Update TSC and monotonic timer 2019-09-09 22:20:08 +00:00
uart.c Change all clrsetbits_leXX() to clrsetbitsXX() 2019-12-04 14:11:17 +00:00
usb.c soc/amd/picasso: Add PCI ID for Dali xHCI 2020-03-02 16:33:07 +00:00