coreboot-kgpe-d16/src/southbridge/amd/sb700
Kyösti Mälkki 399fcdd40d AMD southbridge: remove sp5100
Southbridge SP5100 support was compiled with SB700 code, but static
device info structure would use sp5100/chip.h. To solve this drop
support for separate chip sp5100 and adjust the relevant Kconfig
options.

Removes chip directory:
  src/southbridge/amd/sp5100/

Rename Kconfig option
 from: SOUTHBRIDGE_AMD_SP5100
   to: SOUTHBRIDGE_AMD_SUBTYPE_SP5100

Change-Id: I873c6ad3624ee69165da6ab7287dfb7e006ee8e8
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/679
Tested-by: build bot (Jenkins)
Reviewed-by: Zheng Bao <zheng.bao@amd.com>
Reviewed-by: Marc Jones <marcj303@gmail.com>
2012-02-29 01:42:31 +01:00
..
bootblock.c Force SB700 bootblock code to use I/O for PCI config cycles. 2012-02-20 18:58:20 +01:00
chip.h Remove unused ide0_enable and sata0_enable entries from SB7xx 2010-09-07 09:18:08 +00:00
early_setup.c AMD southbridge: remove sp5100 2012-02-29 01:42:31 +01:00
enable_usbdebug.c * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value 2011-04-18 23:51:12 +00:00
fadt.c Following patch adds support for suspend/resume functions. I had to change the get_cbmem_toc because macro magic did not work well. 2010-12-13 19:59:13 +00:00
hda.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
ide.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
Kconfig AMD southbridge: remove sp5100 2012-02-29 01:42:31 +01:00
lpc.c AMD southbridge: remove sp5100 2012-02-29 01:42:31 +01:00
Makefile.inc Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
pci.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
pmio.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
pmio.h remove trailing whitespace 2011-11-01 19:07:45 +01:00
reset.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
sata.c AMD southbridge: remove sp5100 2012-02-29 01:42:31 +01:00
sb700.c AMD southbridge: remove sp5100 2012-02-29 01:42:31 +01:00
sb700.h remove trailing whitespace 2011-11-01 19:07:45 +01:00
sm.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
smbus.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
smbus.h remove trailing whitespace 2011-11-01 19:07:45 +01:00
usb.c remove trailing whitespace 2011-11-01 19:07:45 +01:00