coreboot-kgpe-d16/src/mainboard/google/veyron_pinky
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
..
sdram_inf google/veyron_*: Remove unused sdram-ddr-hynix-2GB.inc 2015-04-15 22:09:01 +02:00
board.h veyron: move setup_chromeos_gpios() prototype to board.h 2015-04-17 09:24:13 +02:00
boardid.c
bootblock.c rk3288: move reboot_from_watchdog() before rk808 setting 2015-04-17 09:57:28 +02:00
chromeos.c veyron: Add "backlight" GPIO to coreboot table 2015-04-15 16:54:07 +02:00
devicetree.cb rk3288: support edp HPD function 2015-04-15 22:13:40 +02:00
Kconfig rk3288: detect sdram size at runtime 2015-04-17 09:26:09 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mainboard.c chromeos: Provide common watchdog reboot support 2015-04-17 09:56:49 +02:00
Makefile.inc
memlayout.ld
reset.c
romstage.c rk3288: detect sdram size at runtime 2015-04-17 09:26:09 +02:00
sdram_configs.c