summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches
Commit message (Collapse)AuthorAgeFilesLines
* [lantiq]blogic2011-03-293-0/+1213
| | | | | | | * adds spi driver, thx daniel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-03-291-2/+3
| | | | | | | * fix ARV7518PW support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-03-291-5/+10
| | | | | | | * use netif_rx of the phydev if it is provided git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-03-292-4/+4
| | | | | | | * shrink the memory window of the wdt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-03-145-68/+60
| | | | | | | | | | * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: add missing #include for the falcon i2c drivernbd2011-03-131-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-03-1128-270/+17914
| | | | | | | | | * update kernel to .37 * add support for falcon (big thank you goes to lantiq !!) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-02-131-5/+5
| | | | | | | * fixes dwc_otg init when power gpio is set to -1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25521 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-02-041-3/+52
| | | | | | | | * adds ath5k platform support * adds several new profiles git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-02-042-3/+11
| | | | | | | | * fixes old ifxmips in header file * pass default ebu value to gpio driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-02-033-42/+38
| | | | | | | | | * fix usb compile warnings * fix timer header file which broke compile of external tapi driver * rebase patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-02-014-39/+135
| | | | | | | | | | * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ioports were not allocated properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-01-234-109/+193
| | | | | | | | | | * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names have the same style * move code around git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] adds machtype for ARV7518PWblogic2011-01-231-2/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] remove deadcode from [25072]blogic2011-01-231-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] blogic2011-01-237-145/+253
| | | | | | | | | | | | | * fix pci support for more than 1 device * fixes ioport mappings * adds support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning bugfix, cleanup, git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25072 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-01-191-3/+224
| | | | | | | | | * revert [25002] * fixes EBU ack when EBU causes an irq git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] move irq.c from patch into own filemirko2011-01-151-215/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2010-12-201-47/+2
| | | | | | | * fixes duplicate registration of dwc_otg usb core git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2010-12-142-37/+20
| | | | | | | | * make the usb gpio configurable * 105-header_xway.patch has a corrupt line count in it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] adds new lantiq kernel. once the codebase is fully tested and know ↵blogic2010-12-1223-0/+31119
to be working on all the devices previously supported by ifxmips, we will drop ifxmips support. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24526 3c298f89-4303-0410-b956-a3cf2f4a3e73