coreboot-kgpe-d16/src/mainboard/google/nyan_big
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
..
bct nyan_big: Update Hynix BCTs and add Kingston 2GB BCT. 2015-01-04 00:14:15 +01:00
board_info.txt Add board_info for all Google/Intel boards mitting the file 2014-10-17 10:12:08 +02:00
boardid.c gpio: cosmetic changes to tristate_gpios.c 2015-04-10 11:59:25 +02:00
bootblock.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
chromeos.c nyan/rush/veyron: Align ChromeOS GPIOs to new model 2015-04-13 13:03:01 +02:00
devicetree.cb nyan*: Add fast link training functions 2014-12-19 23:46:50 +01:00
early_configs.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
Kconfig CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool 2015-04-14 09:01:23 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mainboard.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
Makefile.inc New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
memlayout.ld tegra124: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:42:08 +02:00
pmic.c tegra124: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:42:08 +02:00
pmic.h big: Create a nyan_big mainboard which is a copy of nyan. 2014-09-24 17:41:44 +02:00
reset.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
romstage.c tegra124: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:42:08 +02:00
sdram_configs.c tegra124: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:42:08 +02:00
sdram_configs.h tegra124: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:42:08 +02:00