coreboot/src
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
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: Add ebda read/write functions into EBDA library 2017-09-22 15:29:38 +00:00
commonlib sb/intel/bd82x6x: Add time-stamp around ME DRAM update 2017-09-13 16:19:06 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu AGESA: Drop CAR teardown without POSTCAR_STAGE 2017-09-26 10:06:32 +00:00
device device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flag 2017-09-22 18:31:03 +00:00
drivers mb/*/*: Remove rtc nvram configurable baud rate 2017-09-23 11:06:25 +00:00
ec ec/lenovo/pmh7: Dump revision and ID 2017-09-25 16:18:19 +00:00
include AGESA cimx: Move cb_types.h to vendorcode 2017-09-26 09:25:47 +00:00
lib toolchain: Always use GCC for Ada sources 2017-09-23 10:57:40 +00:00
mainboard binaryPI boards: Fix indirect AGESA.h include 2017-09-26 09:58:29 +00:00
northbridge AGESA: Implement POSTCAR_STAGE 2017-09-26 10:05:48 +00:00
soc binaryPI: Drop Options.h include 2017-09-26 09:58:47 +00:00
southbridge AGESA: Implement POSTCAR_STAGE 2017-09-26 10:05:48 +00:00
superio winbond/w83627hf: Drop early_init.c 2017-09-21 15:40:49 +00:00
vboot vboot: reset vbnv in cmos when cmos failure occurs 2017-09-20 23:54:42 +00:00
vendorcode AGESA: Drop CAR teardown without POSTCAR_STAGE 2017-09-26 10:06:32 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00