coreboot-kgpe-d16/src/mainboard/amd/torpedo
Stefan Reinauer 139e1067b6 kconfig: automatically include mainboards
This change switches all mainboard vendors and mainboards
to be autoincluded by Kconfig, rather than having to be mentioned
explicitly.

This means, vendor and mainboard directories are becoming more
"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 mainboards / components
to be built with a given coreboot version (given that the API did
not change)

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Change-Id: Ib68ce1478a2e12562aeac6297128a21eb174d58a
Reviewed-on: http://review.coreboot.org/9295
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2015-04-18 08:31:08 +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 fam12: Common agesawrapper 2014-12-03 08:07:02 +01:00
Oem.h src/mainboard: Doxygen fixes 2015-01-09 06:05:19 +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_info.txt: Classify almost all remaining boards. 2014-01-22 22:05:39 +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 Correct file permissions. 2013-12-07 00:39:09 +01:00
dsdt.asl cimx/sb800 boards: Don't require ide.asl on boards without IDE 2014-04-13 09:06:15 +02:00
fadt.c acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
gpio.c mainboard/amd: De-ASCIIartify reference boards 2014-06-14 20:32:27 +02:00
gpio.h AMD boards: constify romstage variables 2014-11-03 07:32:15 +01:00
irq_tables.c AGESA: Drop offset on PCI device enumeration 2014-07-24 13:59:22 +02:00
mainboard.c mainboard: Strip out some dead includes 2014-12-19 19:19:53 +01:00
mptable.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
platform_cfg.h src/mainboard: Doxygen fixes 2015-01-09 06:05:19 +01:00
pmio.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
romstage.c mainboard/*/romstage.c: Sanitize system header inclusions 2015-01-06 01:51:42 +01:00