]> Git Repo - u-boot.git/commit
S5P: support generic watchdog timer
authorMinkyu Kang <[email protected]>
Wed, 18 Jan 2012 06:55:05 +0000 (15:55 +0900)
committerAlbert ARIBAUD <[email protected]>
Sun, 12 Feb 2012 09:11:29 +0000 (10:11 +0100)
commit851db35e2dc07ca1d0a5c02be2652cf1173652eb
treef7a6b21a38c5f595014fdb9b39c2790f0feaad57
parent0e94a7113acf4b1504bbffd32ed8a2cdb9ddd6f9
S5P: support generic watchdog timer

This patch adds support the generic watchdog timer for s5pc1xx and exynos4

Signed-off-by: Minkyu Kang <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Cc: HeungJun, Kim <[email protected]>
arch/arm/cpu/armv7/s5p-common/Makefile
arch/arm/cpu/armv7/s5p-common/wdt.c [new file with mode: 0644]
arch/arm/include/asm/arch-exynos/watchdog.h
arch/arm/include/asm/arch-s5pc1xx/cpu.h
arch/arm/include/asm/arch-s5pc1xx/watchdog.h [new file with mode: 0644]
This page took 0.035033 seconds and 4 git commands to generate.