coreboot-kgpe-d16/src/mainboard/amd/persimmon
Stefan Reinauer 13e4182119 kbuild: automatically include southbridges
This change switches all southbridge vendors and southbridges
to be autoincluded by Makefile.inc, rather than having to be
mentioned explicitly in southbridge/Makefile.inc or in
southbridge/<vendor>/Makefile.inc.

In order to be able to drop southbridge/amd/Makefile.inc, some
scattered source files had to be moved to a southbridge/amd/common
directory, in accordance to what we are doing on other architectures
already.

This means, vendor and southbridge directories are now "drop
in", e.g. be placed in the coreboot directory hierarchy
without having to modify any higher level coreboot files.

The long term plan is to enable out of tree components to be
built with a given coreboot version (given that the API did not
change).

Change-Id: I79bd644a0a3c4e8320c80f8cc7a7f8ffd65d32f2
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/9796
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2015-04-27 23:48:35 +02:00
..
acpi mainboard,ASL: Trivial - drop trailing blank lines at EOF 2014-07-17 02:18:23 +02:00
BiosCallOuts.c AGESA: Use same HeapManager for all BiosCallOuts 2015-03-07 21:22:44 +01:00
Kconfig mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variable 2015-03-05 09:33:47 +01:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
Makefile.inc AGESA fam14: Common agesawrapper 2014-12-03 08:07:20 +01:00
OptionsIds.h Remove AMD's "Release Content" doxygen from coreboot files 2015-01-06 06:31:15 +01:00
PlatformGnbPcie.c AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errors 2015-01-04 20:28:55 +01:00
PlatformGnbPcieComplex.h AGESA: Remove duplicate OemCustomizeInitEarly declarations 2014-12-03 08:09:05 +01:00
acpi_tables.c AGESA: Use common header for agesawrapper 2014-12-03 08:04:34 +01:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
buildOpts.c Remove AMD's "Release Content" doxygen from coreboot files 2015-01-06 06:31:15 +01:00
cmos.layout mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
devicetree.cb AMD Persimmon: Use SPD read code from F14 wrapper 2013-03-07 18:29:38 +01:00
dsdt.asl cimx/sb800 boards: Don't require ide.asl on boards without IDE 2014-04-13 09:06:15 +02:00
irq_tables.c AGESA: Drop offset on PCI device enumeration 2014-07-24 13:59:22 +02:00
mainboard.c kbuild: automatically include southbridges 2015-04-27 23:48:35 +02:00
mptable.c kbuild: automatically include southbridges 2015-04-27 23:48:35 +02:00
platform_cfg.h AMD Mainboards - platform_cfg.h: Fixes for doxygen 2015-01-04 20:17:48 +01:00
romstage.c ACPI: Add acpi_is_wakeup_s3() for romstage 2015-01-10 13:53:51 +01:00