]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91sam9: add watchdog support
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 27 Mar 2009 22:26:42 +0000 (23:26 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 4 Apr 2009 18:42:19 +0000 (20:42 +0200)
commit843a2654bce74192de2b5a43474fdc27a572ab40
tree57d05fbf6aed7864552894e1204cb02c862b1d00
parenta47492ac60657dd9d59c713aa049319ea6eabd52
at91sam9: add watchdog support

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Makefile
doc/README.at91
drivers/serial/atmel_usart.c
drivers/watchdog/Makefile [new file with mode: 0644]
drivers/watchdog/at91sam9_wdt.c [new file with mode: 0644]
include/asm-arm/arch-at91/at91_wdt.h [new file with mode: 0644]