coreboot-kgpe-d16/src/southbridge/amd/sb800
Patrick Georgi 23f38cd05c Get rid of drivers class
The use of ramstage.a required the build system to handle some
object files in a special way, which were put in the drivers
class.

These object files didn't provide any symbols that were used
directly (but only via linker magic), and so the linker never
considered them for inclusion.

With ramstage.a gone, we can drop this special class, too.

Change-Id: I6f1369e08d7d12266b506a5597c3a139c5c41a55
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/1872
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-11-27 22:00:49 +01:00
..
bootblock.c Force SB800 bootblock to use I/O for PCI config 2012-02-20 18:58:07 +01:00
chip.h Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
early_setup.c Clean up #ifs 2012-05-08 00:34:34 +02: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 Get rid of hard coded strings in ACPI tables 2012-11-09 19:03:45 +01:00
hda.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
ide.c Clean up #ifs 2012-05-08 00:34:34 +02:00
Kconfig amd/sb800: Move HAVE_HARD_RESET to southbridge 2012-02-17 22:41:37 +01:00
lpc.c AMD SB: Call the rtc update if needed (Propagation) 2012-08-05 07:01:26 +02:00
Makefile.inc Get rid of drivers class 2012-11-27 22:00:49 +01:00
pci.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
pcie.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
reset.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
sata.c Set the phy via weak function. 2011-01-27 02:19:55 +00:00
sb800.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
sb800.h Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
sm.c Unify IO APIC address specification 2012-04-12 00:06:11 +02:00
smbus.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
smbus.h This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
usb.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00