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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11530 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]