coreboot-kgpe-d16/src/mainboard/lenovo/t60
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 i945: Consolidate acpi/platform.asl 2014-12-03 21:02:50 +01:00
acpi_tables.c i945: Consolidate common GNVS init 2014-11-09 04:55:57 +01:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
cmos.default
cmos.layout mainboard/cmos: Delete obsolete commented parameters 2015-02-16 09:23:02 +01:00
devicetree.cb lenovo: Remove duplicate devicetree.cb eventc entry. 2014-12-07 11:48:27 +01:00
dock.c mainboard: Sanitize some superio include paths to be non-local 2015-01-04 13:47:16 +01:00
dock.h
dsdt.asl i945: Consolidate acpi/platform.asl 2014-12-03 21:02:50 +01:00
hda_verb.c azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
Kconfig Remove IRQ_SLOT_COUNT on all boards without PIRQ table. 2014-12-06 21:34:19 +01:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mainboard.c Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
Makefile.inc
mptable.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
romstage.c mainboard/*/romstage.c: Sanitize system header inclusions 2015-01-06 01:51:42 +01:00
smi.h
smihandler.c macbook21 lenovo/xx: Fix inw() in SMI handlers 2015-01-09 05:23:57 +01:00