openwrtv3/target/linux/adm5120/files/drivers
Gabor Juhos cfcbc078dc add watchdog driver
Here is the driver for the hardware watchdog timer
in ADM5120 SoC. Patch is against current svn Kamikaze.

Here is only kernel driver. To activate watchdog you have
to use some userspace software writing to watchdog
device. I think there is one in busybox.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>

SVN-Revision: 9961
2007-12-27 14:40:03 +00:00
..
ata Compact flash driver is now working 2007-12-22 11:08:26 +00:00
char/watchdog add watchdog driver 2007-12-27 14:40:03 +00:00
i2c/busses fix initcall level in i2c-gpio-custom driver if not built as a module 2007-10-17 17:26:54 +00:00
leds add support for LEDs on the NP28G board, thanks to kenny (closes: #2825) 2007-12-16 19:03:40 +00:00
mtd only use trxsplit on NOR flash devices 2007-11-04 14:32:28 +00:00
net fix typos in the switch driver, thanks to Bernhard Held (closes: #2573) 2007-10-20 05:51:10 +00:00
serial strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
usb/host add copyright header to the USB driver's files 2007-12-05 09:32:04 +00:00