coreboot/src
Marshall Dawson 19ea016910 soc/amd/picasso: Remove most stoneyridge USB
Picasso doesn't implement the AcpiMmio XHCI_PM registers.  Remove
source that uses these.  Remove USB devices from the AOAC registers.
Remove the D0/D3 support from ASL, including all supporting xHCI
firmware loading support.  Remove xHCI firmware from amdfw.rom.

Change-Id: Iae4c72c5a8e353ca8db02d04735f8d2b28441793
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33752
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
2019-07-03 21:41:04 +00:00
..
acpi
arch arch/x86: Fix spelling error in BERT comment 2019-07-02 18:50:10 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console add ctype.h header 2019-06-24 21:15:14 +00:00
cpu src: Use CRx_TYPE type for CRx 2019-07-02 16:14:36 +00:00
device device/pci_rom: Fix redundant pci_rom_probe() calls 2019-07-02 09:10:03 +00:00
drivers drivers/pc80/rtc/mc146818rtc_boot: Use size_t for length 2019-07-02 16:15:14 +00:00
ec src/ec: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:54:31 +00:00
include cpu/amd/msr: Clarify MMIO_CONF shift value 2019-07-02 18:38:56 +00:00
lib lib/gnat: Enable -Werror 2019-06-28 08:42:16 +00:00
mainboard aopen/dxplplusu: Replace use of dev_find_slot() 2019-07-03 19:23:40 +00:00
northbridge intel/e7505: Drop debug code 2019-07-03 19:23:01 +00:00
security vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms 2019-07-03 00:38:41 +00:00
soc soc/amd/picasso: Remove most stoneyridge USB 2019-07-03 21:41:04 +00:00
southbridge sb/amd/sb{700,800}: Clean up index manipulations 2019-06-28 19:36:11 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode add ctype.h header 2019-06-24 21:15:14 +00:00
Kconfig Kconfig: Enable RAMPAYLOAD for x86 2019-07-01 02:27:38 +00:00