coreboot/src
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
..
arch/x86 Exit building if romstage.bin is larger than size of XIP 2012-02-17 17:45:23 +01:00
boot selfboot: Don't include unneeded ip_checksum.h 2011-11-08 21:21:55 +01:00
console trivial:change the value type of POST_PORT in Kconfig from int to hex 2011-12-26 08:52:07 +01:00
cpu Fix MTRR TOM2 WB cache setup for AMD CPUs > revF. 2012-02-20 05:37:26 +01:00
devices Revert "Fix multipleVGA cards resource conflict on Windows" 2012-02-23 01:29:36 +01:00
drivers Ati video: Apply un-written naming rules 2012-02-24 11:21:48 +01:00
ec X60/T60: Add option to enable/disable bluetooth 2012-01-31 18:03:40 +01:00
include pci_ids: Add AMD F15h model 00-0f and F10h cpu HT device pci ids 2012-02-16 19:27:29 +01:00
lib Remove whitespace. 2012-02-17 19:04:31 +01:00
mainboard AMD southbridge: remove sp5100 2012-02-29 01:42:31 +01:00
northbridge Avoid ../../.. paths in ASL files 2012-02-17 19:25:35 +01:00
pc80 vga: removed inclusion of .c files 2012-01-27 20:07:00 +01:00
southbridge AMD southbridge: remove sp5100 2012-02-29 01:42:31 +01:00
superio SIO: Add smsc sio1036 superio 2012-02-17 17:19:34 +01:00
vendorcode SB700 southbridge: AMD SB700/SP5100 southbridge CIMX code 2012-02-02 15:05:36 +01:00
Kconfig Move SeaBIOS output out of coreboot source tree 2012-02-07 00:21:03 +01:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00