summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6/files/arch/mips/ar7/vlynq.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-553/+0
| | | | | | (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
* fix vlynq initialization (closes: #2135)Nicolas Thill2007-08-181-12/+11
| | | | SVN-Revision: 8423
* cosmetic fix (indent and use c-style comments)Nicolas Thill2007-07-271-14/+14
| | | | SVN-Revision: 8188
* Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add ↵Florian Fainelli2007-07-241-10/+18
| | | | | | prom_printf required for kgdb, make kgbd finally work, thanks ! SVN-Revision: 8141
* add ar7-2.6 fixes by Stefan WeilFelix Fietkau2007-06-041-2/+3
| | | | SVN-Revision: 7487
* Return -ENODEV, when device is absent. This should fix lockups on boot.Eugene Konev2007-04-221-0/+2
| | | | SVN-Revision: 7031
* Add forgotten part of vlynq irq setupEugene Konev2007-03-181-1/+1
| | | | SVN-Revision: 6606
* Add ar7-2.6 port (marked as broken for now).Eugene Konev2007-03-181-0/+543
SVN-Revision: 6600