Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to 2.6.24 | Gabor Juhos | 2008-02-09 | 1 | -206/+0 |
| | | | | SVN-Revision: 10427 | ||||
* | don't use mips_machgroup | Gabor Juhos | 2008-01-30 | 1 | -4/+0 |
| | | | | SVN-Revision: 10328 | ||||
* | change switch register access macros | Gabor Juhos | 2007-12-27 | 1 | -6/+6 |
| | | | | SVN-Revision: 9962 | ||||
* | add watchdog driver | Gabor Juhos | 2007-12-27 | 1 | -0/+210 |
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 |