aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/files/drivers/char/watchdog/amazon_wdt.c
Commit message (Collapse)AuthorAgeFilesLines
* move files to correct positionHauke Mehrtens2010-01-311-269/+0
| | | | SVN-Revision: 19453
* mazon: use platform_device for most drivers and fix some printk'sHauke Mehrtens2010-01-011-6/+29
| | | | SVN-Revision: 18989
* Some general changes for amazon drivers.Hauke Mehrtens2009-11-281-2/+2
| | | | | | This is mostly needed for kernel 2.6.30 support. SVN-Revision: 18588
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+246
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653