]> Git Repo - u-boot.git/commit
arm: rmobile: Add support Renesas R8A7740
authorNobuhiro Iwamatsu <[email protected]>
Fri, 20 Jul 2012 04:06:54 +0000 (13:06 +0900)
committerAlbert ARIBAUD <[email protected]>
Wed, 3 Oct 2012 00:04:25 +0000 (02:04 +0200)
commitcfa291b7b829aaee27a94da300bc7c974e15abdf
treebe74165178ba2df32c75a63f44aa66c72a433cbe
parenteae6c8abd285ea81cb3c75255c231dce77346f78
arm: rmobile: Add support Renesas R8A7740

Renesas R8A7740 is CPU with Cortex-A9.
This supports the basic register definition and GPIO.

Signed-off-by: Hideyuki Sano <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
arch/arm/cpu/armv7/rmobile/Makefile
arch/arm/cpu/armv7/rmobile/cpu_info-r8a7740.c [new file with mode: 0644]
arch/arm/cpu/armv7/rmobile/cpu_info.c
arch/arm/include/asm/arch-rmobile/irqs.h [new file with mode: 0644]
arch/arm/include/asm/arch-rmobile/r8a7740.h [new file with mode: 0644]
arch/arm/include/asm/arch-rmobile/rmobile.h
This page took 0.036983 seconds and 4 git commands to generate.