coreboot-kgpe-d16/src/cpu/amd
Kyösti Mälkki 967d94d626 AGESA: Introduce AGESA_LEGACY and its counterpart
We define AGESA_LEGACY as an implementation of mainboard
that has its romstage main completely under mainboard/
directory. We have learnt from other platforms this approach
has several downsides when it comes to making platform-wide
improvements.

We start by creating per-family romstage.c file, which
boards will gradually take into use by removing the
AGESA_LEGACY Kconfig option we here apply to all of them.

Change-Id: Id01931e185a023039a60af16a678de9966db8d65
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/18619
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-03-28 01:57:09 +02:00
..
agesa AGESA: Introduce AGESA_LEGACY and its counterpart 2017-03-28 01:57:09 +02:00
car amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
dualcore src/cpu/amd: Update/Add license headers to all files 2017-02-22 22:22:49 +01:00
family_10h-family_15h amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
geode_gx2 AMD geode: Avoid conflicting main() declaration 2017-03-08 03:19:46 +01:00
geode_lx AMD geode: Avoid conflicting main() declaration 2017-03-08 03:19:46 +01:00
microcode src/cpu: Add required space before opening parenthesis '(' 2016-08-28 18:47:23 +02:00
model_fxx src/cpu/amd: Update/Add license headers to all files 2017-02-22 22:22:49 +01:00
mtrr src/cpu: Add required space before opening parenthesis '(' 2016-08-28 18:47:23 +02:00
pi binaryPI: Fix SSE regression and align stack early 2017-03-16 15:23:19 +01:00
quadcore amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
smm x86 SMM: Fix use with RELOCATABLE_RAMSTAGE 2016-12-11 08:56:40 +01:00
socket_754 x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
socket_939 x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
socket_940 x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
socket_AM2 x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
socket_AM2r2 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
socket_AM3 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
socket_ASB2 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
socket_C32 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
socket_F x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
socket_F_1207 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
socket_FM2 cpu/amd: Add socket FM2 2016-02-18 01:29:17 +01:00
socket_G34 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
socket_S1G1 x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
Kconfig cpu/amd: Add socket FM2 2016-02-18 01:29:17 +01:00
Makefile.inc cpu/amd: Add socket FM2 2016-02-18 01:29:17 +01:00