summaryrefslogtreecommitdiff
path: root/target/linux/ar7/files/drivers
Commit message (Collapse)AuthorAgeFilesLines
* make gpio conformant to generic gpio spec.Eugene Konev2007-09-212-2/+2
| | | | SVN-Revision: 8911
* fix silliness in [8886]Matteo Croce2007-09-201-7/+2
| | | | SVN-Revision: 8889
* replace deprecated u_char with u8Matteo Croce2007-09-201-4/+4
| | | | SVN-Revision: 8887
* Make ar7_part more readable and endianness safeMatteo Croce2007-09-201-10/+19
| | | | SVN-Revision: 8886
* small cpmac fixesMatteo Croce2007-09-201-2/+1
| | | | SVN-Revision: 8881
* style cleanups (make checkpatch.pl happy)Matteo Croce2007-09-191-5/+5
| | | | SVN-Revision: 8851
* cleanup (use dma API, use accessors, debugging/printk cleanup)Eugene Konev2007-09-191-460/+429
| | | | SVN-Revision: 8839
* fix watchdog seek test (#2383)Eugene Konev2007-09-141-1/+1
| | | | SVN-Revision: 8772
* Enabled working ar7_wdt, style cleanupsMatteo Croce2007-09-124-17/+18
| | | | SVN-Revision: 8764
* added ar7_wdt fix by AlexMatteo Croce2007-09-121-22/+25
| | | | SVN-Revision: 8762
* Style fixesMatteo Croce2007-09-121-13/+13
| | | | SVN-Revision: 8761
* more AR7 cleanups & fixesMatteo Croce2007-09-112-45/+44
| | | | SVN-Revision: 8758
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-115-211/+191
| | | | SVN-Revision: 8756
* fix typoNicolas Thill2007-09-111-1/+1
| | | | SVN-Revision: 8747
* Fix comments to the mtd driver (see ↵Florian Fainelli2007-09-111-8/+7
| | | | | | http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html) SVN-Revision: 8738
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-09-062-75/+75
| | | | SVN-Revision: 8656
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-065-0/+2000
(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