]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: bcmcygnus: Add bcmcygnus u-architecture
authorScott Branden <sbranden@broadcom.com>
Mon, 11 Aug 2014 20:58:23 +0000 (13:58 -0700)
committerTom Rini <trini@ti.com>
Sat, 30 Aug 2014 11:46:40 +0000 (07:46 -0400)
commit7986688075c13c1a87a086a2b36fcbcb4774efa8
treea25da77f0348f7eee580f9d4a7397fd522e4300c
parentc4b4500910b2dac1dd2e02fb498c059688fb606a
arm: bcmcygnus: Add bcmcygnus u-architecture

Base support for the Broadcom Cygnus SoC.
Based on iproc-common and the SoC specific reset function.

Signed-off-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Steve Rae <srae@broadcom.com>
arch/arm/cpu/armv7/bcmcygnus/Makefile [new file with mode: 0644]
arch/arm/cpu/armv7/bcmcygnus/reset.c [new file with mode: 0644]