coreboot-kgpe-d16/src/mainboard/asrock/imb-a180
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
acpi_tables.c AGESA: Use common header for agesawrapper 2014-12-03 08:04:34 +01:00
BiosCallOuts.c AGESA: Use same HeapManager for all BiosCallOuts 2015-03-07 21:22:44 +01:00
board_info.txt asrock/imb-a180/board_info.txt: add flash fields 2014-08-19 20:54:07 +02: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 asrock/imb-a180: Configure the 6 COM ports and the keyboard 2014-01-03 18:47:48 +01:00
dsdt.asl AMD hudson and yangtze boards: Let mainboard declare power button 2014-04-21 21:32:34 +02:00
irq_tables.c AGESA: Drop offset on PCI device enumeration 2014-07-24 13:59:22 +02:00
Kconfig Kconfig: Remove ACPI_SSDTX_NUM. 2014-12-07 21:06:34 +01:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mainboard.c AGESA: Use common header for agesawrapper 2014-12-03 08:04:34 +01:00
Makefile.inc AGESA fam15tn / fam15rl / fam16kb: Common agesawrapper 2014-12-03 08:08:39 +01:00
mptable.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +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
romstage.c ACPI: Add acpi_is_wakeup_s3() for romstage 2015-01-10 13:53:51 +01:00