coreboot-kgpe-d16/src/soc/amd/picasso
Felix Held 0d57f42e83 soc/amd/picasso/aoac: make aoac_devs array unsigned
The numbers in the array are unsigned, so use an unsigned type there.

Change-Id: I9a85594de0e4c53db965ab84239f19eb46432348
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48180
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2020-12-01 20:59:19 +00:00
..
acpi soc/amd/picasso/acpi: Include platform.asl 2020-10-28 17:17:38 +00:00
include/soc soc/amd: move vboot-on-PSP-related functions to common/vboot 2020-11-30 16:28:56 +00:00
psp_verstage soc/amd/picasso: Up stack size to 40k for vboot hash buffer 2020-11-06 18:52:49 +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: Generate ACPI pstate and cstate objects in cb 2020-09-25 22:49:56 +00:00
agesa_acpi.c soc/amd/picasso: Generate ACPI pstate and cstate objects in cb 2020-09-25 22:49:56 +00:00
aoac.c soc/amd/picasso/aoac: make aoac_devs array unsigned 2020-12-01 20:59:19 +00:00
bootblock.c soc/amd: move bootblock inside main SoC directories 2020-11-30 17:54:22 +00:00
chip.c
chip.h mb/google/zork: correct USB2 phy TXVREFTUNE0 parameter name 2020-11-23 16:44:59 +00:00
config.c
cpu.c soc/amd/picasso/cpu: add Raven1 CPUID to CPU table 2020-11-06 19:59:41 +00:00
data_fabric.c include/device/pci_ids: add model number to data fabric devices 2020-11-18 17:54:02 +00:00
dmi.c soc/amd/picasso: Convert DDR4 MHz to MT/s correctly 2020-09-16 03:25:28 +00:00
finalize.c
fsp_params.c soc/amd/picasso: Remove xhci0_force_gen1 from soc config 2020-10-08 01:30:36 +00:00
fw.cfg soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION 2020-11-04 09:42:18 +00:00
gpio.c
graphics.c
i2c.c
Kconfig soc/amd/picasso: remove PICASSO_LPC_IOMUX Kconfig option from SoC 2020-11-30 19:17:29 +00:00
Makefile.inc soc/amd: move bootblock inside main SoC directories 2020-11-30 17:54:22 +00:00
mca.c
memmap.c
monotonic_timer.c soc/amd/picasso: add monotonic_timer 2020-11-02 22:17:29 +00:00
mrc_cache.c
pcie_gpp.c include/device/pci_ids: add model number to PCIe port and bus devices 2020-11-18 17:54:10 +00:00
psp.c soc/amd/picasso: Fix the PSP SMI trigger info 2020-10-30 13:03:23 +00:00
reset.c src: Add missing 'include <console/console.h>' 2020-11-17 09:01:14 +00:00
romstage.c soc/amd/picasso: Update coreboot UPD variable names to include units 2020-11-06 13:02:24 +00:00
root_complex.c soc/amd/picasso: Update coreboot UPD variable names to include units 2020-11-06 13:02:24 +00:00
sata.c
smi.c soc/amd/picasso: Skip SmmInfo to PSP on S3 resume 2020-10-19 15:37:12 +00:00
smi_util.c soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declaration 2020-11-09 10:20:18 +00:00
smihandler.c
smu.c soc/amd/common: factor out SMU code from Picasso 2020-11-15 16:48:38 +00:00
soc_util.c
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: Clean up legacy UART config 2020-09-17 12:35:56 +00:00
uart_console.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
update_microcode.c
xhci.c soc/amd: Drop unneeded empty lines 2020-09-21 16:30:40 +00:00