]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arch: kona: Initial commit of kona-common architecture code
authorDarwin Rambo <drambo@broadcom.com>
Tue, 11 Feb 2014 19:06:33 +0000 (11:06 -0800)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 22 Feb 2014 18:30:18 +0000 (19:30 +0100)
commitb3134fce890754ceb33fe79d7b0d8f78ee83129f
tree560a4e0b41be662231458c2faf93df7f3048c126
parent1998a1a6c32d5e3ed729e0e08867d6f8fa97df50
arch: kona: Initial commit of kona-common architecture code

The Kona architecture is present on a number of Broadcom mobile SoCs
including the bcm281xx family of chips.

Signed-off-by: Darwin Rambo <drambo@broadcom.com>
Reviewed-by: Steve Rae <srae@broadcom.com>
Reviewed-by: Tim Kryger <tkryger@linaro.org>
arch/arm/cpu/armv7/Makefile
arch/arm/cpu/armv7/kona-common/Makefile [new file with mode: 0644]
arch/arm/cpu/armv7/kona-common/clk-stubs.c [new file with mode: 0644]
arch/arm/cpu/armv7/kona-common/hwinit-common.c [new file with mode: 0644]
arch/arm/cpu/armv7/kona-common/s_init.c [new file with mode: 0644]
arch/arm/include/asm/kona-common/clk.h [new file with mode: 0644]
arch/arm/include/asm/kona-common/kona_sdhci.h [new file with mode: 0644]