coreboot-kgpe-d16/src/soc/amd/picasso
Felix Held 828a36e325 soc/amd/picasso/chip: fix typo in acp_pme_enable
That devicetree setting is about the Audio Co-Processor and not ACPI.

BRANCH=zork

Change-Id: I7f376371ee094392d4434340c77f0fc8d0d8e4e1
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45300
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2020-09-13 00:04:10 +00:00
..
acpi amd/picasso/acpi: Add power resources for UART0 2020-08-11 23:16:42 +00:00
bootblock soc/amd/picasso: Reboot for recovery if no psp workbuf is found 2020-08-24 23:41:07 +00:00
include/soc soc/amd/picasso/aoac: make AOAC device number unsigned 2020-09-13 00:03:34 +00:00
psp_verstage amd/picasso/psp_verstage: add vboot rsa function 2020-08-28 21:56:08 +00:00
acp.c soc/amd/picasso/chip: fix typo in acp_pme_enable 2020-09-13 00:04:10 +00:00
acpi.c soc/amd/picasso: Add MADT entry for GNB IOAPIC 2020-09-10 12:38:19 +00:00
agesa_acpi.c soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSP 2020-09-10 12:37:45 +00:00
aoac.c soc/amd/picasso/aoac: make AOAC device number unsigned 2020-09-13 00:03:34 +00:00
chip.c soc/amd/picasso: Delete partially implemented usb implementation 2020-07-10 23:33:05 +00:00
chip.h soc/amd/picasso/chip: fix typo in acp_pme_enable 2020-09-13 00:04:10 +00:00
config.c Remove new additions of "this file is part of" lines 2020-05-13 08:37:21 +00:00
cpu.c mb/google/zork: keep the c-state IO base address alignment 2020-08-05 14:45:37 +00:00
data_fabric.c soc/amd/picasso: Add PCI driver for data fabric devices 2020-07-10 16:00:20 +00:00
dmi.c soc/amd/picasso: Set max_speed_mts and configured_speed_mts 2020-09-03 21:28:13 +00:00
finalize.c src: Remove unused '#include <timer.h>' 2020-06-02 07:39:05 +00:00
fsp_params.c soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSP 2020-09-10 12:37:45 +00:00
gpio.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
graphics.c soc/amd/picasso/graphics: implement map_oprom_vendev_rev 2020-06-14 19:08:08 +00:00
i2c.c soc/amd/picasso: Allow modification of i2c base addresses in PSP 2020-07-08 19:34:44 +00:00
Kconfig soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSP 2020-09-10 12:37:45 +00:00
Makefile.inc soc/amd/picasso: Move APCB generation out of picasso 2020-09-10 20:26:03 +00:00
mca.c src: Remove unused 'include <cbmem.h>' 2020-07-26 20:59:44 +00:00
memlayout.ld soc/amd/picasso: add psp_verstage 2020-07-08 19:34:59 +00:00
memlayout_psp_verstage.ld soc/amd/picasso: Add console & timestamp buffers to psp_verstage 2020-08-24 09:23:05 +00:00
memlayout_x86.ld soc/amd/picasso: Move DRAM end to after transfer buffer 2020-09-03 05:13:11 +00:00
memmap.c soc/amd/picasso: Convert BERT reserved region from cbmem 2020-06-22 22:56:34 +00:00
mrc_cache.c soc/amd/picasso: Enable APOB/MRC training data cache 2020-06-10 18:45:56 +00:00
pcie_gpp.c soc/amd/picasso: Split ops for internal and external PCIe GPP bridges 2020-07-30 15:58:28 +00:00
pmutil.c soc/amd/picasso: Remove unnecessary includes from pmutil.c 2020-06-07 15:29:27 +00:00
psp.c soc/amd/common: Access ACPIMMIO via proper symbols 2020-06-28 21:50:12 +00:00
reset.c Change all assert(0) to BUG() 2020-08-03 05:15:15 +00:00
romstage.c soc/amd/picasso/romstage: Set SATA enable UPD if controller is enabled 2020-08-28 17:50:50 +00:00
root_complex.c soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSP 2020-09-10 12:37:45 +00:00
sata.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smi.c ACPI: Replace smm_setup_structures() 2020-06-24 11:49:15 +00:00
smi_util.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c soc/amd/picasso: Use PSP Sx command only for S3 2020-07-06 03:32:54 +00:00
smu.c soc/amd/picasso/smu: only print time for actual command execution 2020-05-27 22:00:22 +00:00
soc_util.c soc/amd/picasso/soc_util: add comment on the silicon and soc types 2020-06-29 16:03:24 +00:00
southbridge.c soc/amd/picasso/southbridge: make GPP clock outputs configurable 2020-08-31 06:42:39 +00:00
tsc_freq.c soc/amd/picasso: Fix TSC frequency calculation 2020-09-11 15:32:14 +00:00
uart.c soc/amd/picasso/uart: make AOAC device ID in uart_enable unsigned 2020-09-13 00:01:38 +00:00
uart_console.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
update_microcode.c amd/picasso: Load x86 microcode from CBFS modules 2020-06-10 21:20:19 +00:00
xhci.c soc/amd/picasso: Add support for DRIVERS_USB_PCI_XHCI 2020-07-10 23:35:41 +00:00