coreboot-kgpe-d16/src/soc/amd/picasso
Marshall Dawson 3edc9e24c3 soc/amd/picasso: Add audio processor
Add a driver that can properly configure the pads needed to run the
correct audio mode.  I2S requires the 48M oscillator enabled
regardless of an external connection.

Change-Id: I1137eae91aa28640ca3e9e2b2c58beed2cdb7e3c
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36117
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2019-10-21 21:28:48 +00:00
..
acpi soc/amd/picasso: Adjust I2C ASL 2019-10-20 16:45:22 +00:00
include/soc soc/amd/picasso: Add audio processor 2019-10-21 21:28:48 +00:00
acp.c soc/amd/picasso: Add audio processor 2019-10-21 21:28:48 +00:00
acpi.c soc/amd/picasso: Update southbridge 2019-10-20 16:31:54 +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/*: mp_run_on_all_cpus: Remove configurable timeout 2019-08-15 06:45:34 +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/picasso: Increase max APCB images to 5 2019-10-20 22:10:16 +00:00
Makefile.inc soc/amd/picasso: Add audio processor 2019-10-21 21:28:48 +00:00
mca.c soc/amd/picasso: Update machine check support 2019-08-09 20:21:16 +00:00
memmap.c amd/picasso: Rename ramtop.c to memmap.c 2019-08-16 00:36:26 +00:00
northbridge.c soc/amd/picasso: Add display identification and vbios name 2019-10-20 16:41:21 +00:00
pmutil.c
reset.c src/amd/picasso: Update reset code 2019-08-09 20:20:31 +00:00
romstage.c drivers/elog: Add elog_boot_notify() 2019-09-13 09:58:33 +00:00
sata.c src: Remove unused include '<device/pci_ids.h>' 2019-10-18 18:41:09 +00:00
sm.c
smbus.c
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: Update southbridge 2019-10-20 16:31:54 +00:00
southbridge.c soc/amd/picasso: Update UARTs 2019-10-20 16:42:09 +00:00
tsc_freq.c soc/amd/picasso: Update TSC and monotonic timer 2019-09-09 22:20:08 +00:00
uart.c soc/amd/picasso: Update UARTs 2019-10-20 16:42:09 +00:00
usb.c soc/amd/picasso: Update for USB3.1 2019-10-20 16:28:34 +00:00