coreboot/src/soc/broadcom/cygnus
Stefan Reinauer aae53ab76a kbuild: automatically include SOCs
This change switches all SOC vendors and southbridges
to be autoincluded by Makefile.inc, rather than having to be
mentioned explicitly in soc/Makefile.inc or in
soc/<vendor>/Makefile.inc.

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

Change-Id: Iede26fe184b09c53cec23a545d04953701cbc41d
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/9799
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-29 18:11:30 +02:00
..
include/soc Cygnus: add TrustZone functions and set everything non-secure in bootblock 2015-04-27 20:49:18 +02:00
bootblock.c broadcom/cygnus: add specific controller initialization to coreboot 2015-04-22 09:03:29 +02:00
cbmem.c broadcom/cygnus: add timestamps in pre-ram stages 2015-04-22 08:40:20 +02:00
ddr_init.c broadcom/cygnus: Enable DDR auto self-refresh 2015-04-22 09:03:46 +02:00
ddr_init_table.c broadcom/cygnus: Initialize dram in romstage. 2015-04-22 08:40:04 +02:00
gpio.c broadcom/cygnus: Enable gpio on romstage 2015-04-22 08:57:18 +02:00
hw_init.c Cygnus: add TrustZone functions and set everything non-secure in bootblock 2015-04-27 20:49:18 +02:00
i2c.c broadcom/cygnus: Implement I2C driver 2015-04-22 08:57:36 +02:00
iomux.c broadcom/cygnus: Enable gpio on romstage 2015-04-22 08:57:18 +02:00
Kconfig broadcom/cygnus: Enable DDR auto self-refresh 2015-04-22 09:03:46 +02:00
Makefile.inc kbuild: automatically include SOCs 2015-04-29 18:11:30 +02:00
ns16550.c broadcom/cygnus: Fix missing writel->write32 transformation 2015-04-21 17:49:52 +02:00
phy_reg_access.c broadcom/cygnus: Initialize dram in romstage. 2015-04-22 08:40:04 +02:00
romstage.c broadcom/cygnus: Enable gpio on romstage 2015-04-22 08:57:18 +02:00
sdram.c google/purin: add DMA coherent region 2015-04-22 08:40:12 +02:00
shmoo_and28.c broadcom/cygnus: Initialize dram in romstage. 2015-04-22 08:40:04 +02:00
soc.c broadcom/cygnus: add usb phy driver 2015-04-22 09:01:11 +02:00
spi.c cygnus: add QSPI driver 2015-04-21 08:28:53 +02:00
timer.c arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
tz.c Cygnus: add TrustZone functions and set everything non-secure in bootblock 2015-04-27 20:49:18 +02:00
usb.c broadcom/cygnus: add usb phy driver 2015-04-22 09:01:11 +02:00
verstage.c cygnus: configure memlayout 2015-04-17 10:19:42 +02:00
ydc_ddr_bist.c broadcom/cygnus: Initialize dram in romstage. 2015-04-22 08:40:04 +02:00