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)
commit18ad6da06330a162f81ba3a507b0d85fc6da111c
tree59c5a64d91e066b6163766a9fa38df8305b5c7ba
parentcb076ccb1423eea4d866cd959207f854b4c44ac6
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]