summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/drivers
Commit message (Collapse)AuthorAgeFilesLines
* fix LED driver, update kernel configGabor Juhos2007-10-111-0/+1
| | | | SVN-Revision: 9261
* switch to 2.6.23Gabor Juhos2007-10-112-238/+27
| | | | SVN-Revision: 9260
* enhance the custom i2c-gpio driver (supports 4 buses from now on), update ↵Gabor Juhos2007-10-101-25/+144
| | | | | | kernel configuration SVN-Revision: 9244
* add custom GPIO-based I2C driverGabor Juhos2007-10-091-0/+71
| | | | SVN-Revision: 9218
* prepare trxsplit to support sysupgradeGabor Juhos2007-10-011-0/+227
| | | | SVN-Revision: 9085
* make morse LED trigger available for all platformsGabor Juhos2007-09-281-294/+0
| | | | SVN-Revision: 9055
* morse LED trigger cleanupsGabor Juhos2007-09-281-20/+30
| | | | SVN-Revision: 9054
* add morse LED trigger, will be used for diagnostic, update kernel configGabor Juhos2007-09-281-0/+284
| | | | SVN-Revision: 9053
* rename NAND driverGabor Juhos2007-09-211-0/+0
| | | | SVN-Revision: 8932
* checkin a new, experimental USB driverGabor Juhos2007-09-217-835/+4259
| | | | SVN-Revision: 8905
* use the global register access macros in the flash driverGabor Juhos2007-09-091-14/+13
| | | | SVN-Revision: 8707
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-069-0/+3787
(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