Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 27 Aug 2007 10:37:12 +0000 (10:37 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 27 Aug 2007 10:37:12 +0000 (10:37 +0000)
commit1dfc3f93933021d0dfa7f723b3daba10620778aa
tree14a1c524fd54864f461d8c9eb084fdad41d0ed04
parent2fddc9a43851291fd9bc4569694f082c9d27f88d
Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8505 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/rdc-2.6/config/default
target/linux/rdc-2.6/files/arch/i386/kernel/cpu/rdc.c [new file with mode: 0644]
target/linux/rdc-2.6/files/arch/i386/mach-rdc/Makefile [new file with mode: 0644]
target/linux/rdc-2.6/files/arch/i386/mach-rdc/platform.c
target/linux/rdc-2.6/files/arch/i386/mach-rdc/wdt.c [new file with mode: 0644]
target/linux/rdc-2.6/files/include/asm-i386/mach-rdc/rdc321x_defs.h
target/linux/rdc-2.6/patches/000-rdc_fixes.patch
target/linux/rdc-2.6/patches/005-rdc_x86_cpu_type.patch [new file with mode: 0644]
This page took 0.024455 seconds and 4 git commands to generate.