1
0
Fork 0
remarkable-uboot/arch/blackfin/lib
Sonic Zhang e9a389a184 blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
- Enable hw_watchdog_init() in watchdog.h if CONFIG_HW_WATCHDOG is defined.
- Move blackfin hw watchdog driver to the generic driver folder.
- Call hw_watchdog_init() from blackfin board init code.
- Reuse macro CONFIG_WATCHDOG_TIMEOUT_MSECS
- Update README.watchdog accordingly

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
2013-05-13 16:30:26 +08:00
..
.gitignore Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
Makefile Blackfin: post: generalize led/button tests with GPIOs 2011-09-29 16:38:05 -04:00
__kgdb.S linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
board.c blackfin: Move blackfin watchdog driver out of the blackfin arch folder. 2013-05-13 16:30:26 +08:00
boot.c Blackfin: shutdown video DMA when booting Linux 2010-08-11 11:29:08 -04:00
cache.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
clocks.c blackfin: Set correct early debug serial baudrate. 2013-05-13 15:47:24 +08:00
cmd_cache_dump.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
ins.S Blackfin: stick ins/outs funcs into their own .text section 2010-11-18 04:38:19 -05:00
kgdb.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
kgdb.h Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
memcmp.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
memcpy.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
memmove.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
memset.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
muldi3.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
outs.S linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
post.c Blackfin: post: generalize led/button tests with GPIOs 2011-09-29 16:38:05 -04:00
string.c blackfin: limit the max memory dma peripheral transfer size to 4 bytes. 2013-05-13 15:47:24 +08:00