adds timer unit to ifxmips tree
authorJohn Crispin <john@openwrt.org>
Tue, 17 Jun 2008 22:14:08 +0000 (22:14 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 17 Jun 2008 22:14:08 +0000 (22:14 +0000)
commit88f0b6dd538ffd8a7be8d6ea53e51d6ce63a7481
treea6269c5e4fb63615dbe2b9cf97b1939ba416539e
parentd612a5faaf4ede6a9e49b8910b51792f18c15117
adds timer unit to ifxmips tree

SVN-Revision: 11530
target/linux/ifxmips/files/arch/mips/ifxmips/Makefile
target/linux/ifxmips/files/arch/mips/ifxmips/board.c
target/linux/ifxmips/files/arch/mips/ifxmips/cgu.c [new file with mode: 0644]
target/linux/ifxmips/files/arch/mips/ifxmips/gptu.c [new file with mode: 0644]
target/linux/ifxmips/files/drivers/watchdog/ifxmips_wdt.c
target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips.h
target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips_cgu.h [new file with mode: 0644]
target/linux/ifxmips/files/include/asm-mips/ifxmips/ifxmips_gptu.h [new file with mode: 0644]