coreboot-kgpe-d16/src
Marshall Dawson 78025f6c5c soc/amd/picasso: Remove all AGESA references
Family 17h will not use the Arch2008 (a.k.a. v5) wrapper.  Remove
all source, support functions, and comments related to AGESA.

Family 17h requires v9 which has no similarities to v5 for
integration into a host firmware.  AGESA v9 support will be added
via subsequent patches into the appropriate locations.

Change-Id: Iea1a41941a0ba364a6abaaf31cc8e1145db4a236
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33755
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2019-07-06 18:21:39 +00:00
..
acpi
arch arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console console: Implement j specifier in vtxprintf() 2019-07-04 21:45:58 +00:00
cpu arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
device device/pci_rom.c: Fix indent for 'if' statement 2019-07-05 10:18:51 +00:00
drivers device/pci_ops: Define pci_find_capability() just once 2019-07-04 09:36:19 +00:00
ec src/ec: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:54:31 +00:00
include device/pci_ops: Define pci_find_capability() just once 2019-07-04 09:36:19 +00:00
lib lib/romstage_stack.c: Remove unused functions 2019-07-04 06:54:06 +00:00
mainboard pcengines/apuX: Replace use of dev_find_slot() 2019-07-04 09:35:13 +00:00
northbridge arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +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 all AGESA references 2019-07-06 18:21:39 +00:00
southbridge sb/intel/common: Use correct bitwise operator 2019-07-04 08:04:01 +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