coreboot/src/cpu/amd
Kyösti Mälkki 0f6c0b1a6f AGESA: Drop CAR teardown without POSTCAR_STAGE
Except for family15, all AGESA boards have moved
away from AGESA_LEGACY_WRAPPER, thus they all
have POSTCAR_STAGE now.

AGESA family15 boards remain at AGESA_LEGACY=y, but
those boards have per-board romstage.c files and
are not touched here.

Change-Id: If750766cc7a9ecca4641a8f14e1ab15e9abb7ff5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/18632
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-09-26 10:06:32 +00:00
..
agesa AGESA: Drop CAR teardown without POSTCAR_STAGE 2017-09-26 10:06:32 +00:00
car ACPI S3: Handle LATE_CBMEM_INIT boards 2017-09-09 11:18:10 +00:00
dualcore cpu/amd: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:34 +00:00
family_10h-family_15h AMD K8 fam10-15: Tidy up CAR disable 2017-08-22 20:24:31 +00:00
geode_gx2 cpu/amd: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:34 +00:00
geode_lx cpu/amd: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:34 +00:00
microcode src/cpu: Add required space before opening parenthesis '(' 2016-08-28 18:47:23 +02:00
model_fxx AMD K8 fam10-15: Tidy up CAR disable 2017-08-22 20:24:31 +00:00
mtrr cpu/*: Add whitespace around '<<' 2017-06-28 00:23:32 +00:00
pi AGESA: Implement POSTCAR_STAGE 2017-09-26 10:05:48 +00:00
quadcore src/cpu/amd/quadcore: Fix checkpatch errors/warnings 2017-08-01 23:02:11 +00:00
smm arch/x86: Sanity checking on HAVE_SMI_HANDLER 2017-08-19 15:34:48 +00:00
socket_754
socket_939
socket_940
socket_AM2
socket_AM2r2
socket_AM3
socket_ASB2
socket_C32
socket_F
socket_F_1207
socket_FM2
socket_G34
socket_S1G1
Kconfig
Makefile.inc