summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: add missing #include for the falcon i2c driverFelix Fietkau2011-03-131-1/+2
| | | | SVN-Revision: 26152
* * update kernel to .37 * add support for falcon (big thank you goes to ↵John Crispin2011-03-1128-270/+17914
| | | | | | lantiq !!) SVN-Revision: 26021
* * fixes dwc_otg init when power gpio is set to -1John Crispin2011-02-131-5/+5
| | | | SVN-Revision: 25521
* * adds ath5k platform support * adds several new profilesJohn Crispin2011-02-041-3/+52
| | | | SVN-Revision: 25367
* * fixes old ifxmips in header file * pass default ebu value to gpio driverJohn Crispin2011-02-042-3/+11
| | | | SVN-Revision: 25366
* * fix usb compile warnings * fix timer header file which broke compile of ↵John Crispin2011-02-033-42/+38
| | | | | | external tapi driver * rebase patch SVN-Revision: 25344
* * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ↵John Crispin2011-02-014-39/+135
| | | | | | ioports were not allocated properly SVN-Revision: 25278
* * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names ↵John Crispin2011-01-234-109/+193
| | | | | | have the same style * move code around SVN-Revision: 25075
* adds machtype for ARV7518PWJohn Crispin2011-01-231-2/+34
| | | | SVN-Revision: 25074
* remove deadcode from [25072]John Crispin2011-01-231-4/+1
| | | | SVN-Revision: 25073
* * fix pci support for more than 1 device * fixes ioport mappings * adds ↵John Crispin2011-01-237-145/+253
| | | | | | | | support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning bugfix, cleanup, SVN-Revision: 25072
* * revert [25002] * fixes EBU ack when EBU causes an irqJohn Crispin2011-01-191-3/+224
| | | | SVN-Revision: 25047
* move irq.c from patch into own fileMirko Vogt2011-01-151-215/+0
| | | | SVN-Revision: 25002
* * fixes duplicate registration of dwc_otg usb coreJohn Crispin2010-12-201-47/+2
| | | | SVN-Revision: 24738
* * make the usb gpio configurable * 105-header_xway.patch has a corrupt line ↵John Crispin2010-12-142-37/+20
| | | | | | count in it SVN-Revision: 24564
* adds new lantiq kernel. once the codebase is fully tested and know to be ↵John Crispin2010-12-1223-0/+31119
working on all the devices previously supported by ifxmips, we will drop ifxmips support. SVN-Revision: 24526