coreboot-kgpe-d16/src/southbridge/amd
efdesign98 00c8c4a316 Update AMD SR5650 and SB700
This updates the code for the AMD SR5650 and SB700 southbridges.
Among other things, it changes the romstage.c files by replacing a
.C file include with a pair of .H file includes.  The .C file is
now added to the romstage in the SB700 or SR5650 Makefile.inc.
file to the romstage and ramstage elements.  This particular change
affects all mainboards that use the SB700, and their changes are
include herein.  These mainboards are:
  Advansus a785e,
  AMD Mahogany, Mahogany-fam10, Tilapia-fam10,
  Asrock 939a785gmh,
  Asus m4a78-em, m4a785-m,
  Gigabyte ma785gm,
  Iei Kino-780am2-fam10
  Jetway pa78vm5
  Supermicro h8scm_fam10
The nuvoton/wpcm450 earlysetup interface is changed because the file
is no longer included in the mainboard romstage.c files.

Change-Id: I502c0b95a7b9e7bb5dd81d03902bbc2143257e33
Signed-off-by: Frank Vibrans <frank.vibrans@amd.com>
Signed-off-by: efdesign98 <efdesign98@gmail.com>
Reviewed-on: http://review.coreboot.org/107
Tested-by: build bot (Jenkins)
Reviewed-by: Kerry She <shekairui@gmail.com>
Reviewed-by: Marc Jones <marcj303@gmail.com>
2011-07-22 00:20:59 +02:00
..
amd8111 Merge enable_rom.c files into bootblock.c files. 2010-12-09 18:09:14 +00:00
amd8131 first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
amd8131-disable first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
amd8132 first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
amd8151 first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
cimx Move AMD SB800 early clock setup. 2011-07-14 04:16:23 +02:00
cs5530 first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
cs5535 Unify use of post_code 2011-04-11 20:17:22 +00:00
cs5536 Unify use of post_code 2011-04-11 20:17:22 +00:00
rs690 Removed LPC DMA Deadlock workaround... 2011-02-14 19:19:58 +00:00
rs780 RS780 DDI Lanes configure support, 2011-05-07 08:51:32 +00:00
sb600 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value 2011-04-18 23:51:12 +00:00
sb700 Update AMD SR5650 and SB700 2011-07-22 00:20:59 +02:00
sb800 Set SB800 ROM decode size based on kconfig. 2011-07-14 00:43:02 +02:00
sp5100 SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. 2011-03-28 03:33:10 +00:00
sr5650 Update AMD SR5650 and SB700 2011-07-22 00:20:59 +02:00
Kconfig Rename {CPU|NB|SB}/amd/*_wrapper folders 2011-06-22 01:27:46 +02:00
Makefile.inc Addition of Family12/SB900 wrapper code 2011-06-28 23:09:25 +02:00