]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
EXYNOS: definitions of system resgister and power management registers.
authorDonghwa Lee <dh09.lee@samsung.com>
Thu, 5 Apr 2012 19:36:10 +0000 (19:36 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:29 +0000 (08:31 +0200)
commit283591f171a6a53a0a77fb74055b4f1b06b576c6
treebc29b7db957c2bf6348aa12d9d12499d849c3bc1
parent8f2fabe98916fe349d0a412192dfaa0c3cba9874
EXYNOS: definitions of system resgister and power management registers.

This is definitions of system registers and power mananagement registers for EXYNOS SoC.

Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/cpu/armv7/exynos/Makefile
arch/arm/cpu/armv7/exynos/power.c [new file with mode: 0644]
arch/arm/cpu/armv7/exynos/system.c [new file with mode: 0644]
arch/arm/include/asm/arch-exynos/cpu.h
arch/arm/include/asm/arch-exynos/power.h
arch/arm/include/asm/arch-exynos/system.h [new file with mode: 0644]