summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/patches
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: drop 009-MIPS-make-oprofile-use-cp0_perfcount_irq-if-it-is-se.patchJohn Crispin2011-11-231-51/+0
| | | | | | This patch is/was a duplicate of generic/patches-3.1/307-mips_oprofile_fix.patch SVN-Revision: 29294
* lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland ↵John Crispin2011-11-221-1/+1
| | | | | | | | api * minor style cleanups Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 29292
* lantiq: fix falcon build breakageJohn Crispin2011-11-141-17/+29
| | | | | | dev-wifi-rt2x00 fails to build on falcon due to missing pci SVN-Revision: 29129
* linux: update 3.1 to 3.1.1Jonas Gorski2011-11-136-66/+40
| | | | SVN-Revision: 29007
* lantiq: split compat headers out of bsp header patchJohn Crispin2011-11-122-71/+31
| | | | SVN-Revision: 29001
* lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how ↵John Crispin2011-11-121-16/+28
| | | | | | to use it SVN-Revision: 28994
* lantiq: fix breakage introduced in 3.1 bumpJohn Crispin2011-11-116-0/+324
| | | | SVN-Revision: 28961
* lantiq: bump to 3.1John Crispin2011-11-0335-0/+40000
| | | | SVN-Revision: 28721
* * backport 2.6.8 patches to .39 / .32.33John Crispin2011-05-2934-50289/+0
| | | | | | | | | * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026
* * adds spi driver, thx danielJohn Crispin2011-03-293-0/+1213
| | | | SVN-Revision: 26355
* * fix ARV7518PW supportJohn Crispin2011-03-291-2/+3
| | | | SVN-Revision: 26354
* * use netif_rx of the phydev if it is providedJohn Crispin2011-03-291-5/+10
| | | | SVN-Revision: 26353
* * shrink the memory window of the wdtJohn Crispin2011-03-292-4/+4
| | | | SVN-Revision: 26352
* * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio ↵John Crispin2011-03-145-68/+60
| | | | | | .can_sleep * fixes compile warning inside pci driver SVN-Revision: 26157
* 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