aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/files/drivers/char
Commit message (Collapse)AuthorAgeFilesLines
* amazon: R.I.P.John Crispin2014-12-052-10039/+0
| | | | | | | | its been broken for 2 1/2 years Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43516
* 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
* Add ADM6996 switch driverHauke Mehrtens2009-06-201-1486/+0
| | | | | | | This fixes #5314 Thanks to Michael Richter SVN-Revision: 16523
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-064-0/+11771
(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