summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.10
Commit message (Collapse)AuthorAgeFilesLines
* Fix pinmux-rt2880John Crispin2014-04-121-6/+6
| | | | | | | | The last arg to FUNC() is count, not last pin. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 40492
* Add wmac clock for rt2880John Crispin2014-04-121-0/+21
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 40491
* kernel: update 3.10 to 3.10.36Gabor Juhos2014-04-121-7/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40467
* ramips: fix regression from r39949 (#15382)Felix Fietkau2014-04-061-23/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40391
* ralink: fix chuncked-io moduleJohn Crispin2014-03-301-7/+10
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40342
* kernel: update 3.10 to 3.10.34Gabor Juhos2014-03-273-39/+23
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40291
* ralink: refresh patchesJohn Crispin2014-03-1864-2554/+14372
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39949
* ralink: add missing clk_set_rate()John Crispin2014-03-121-0/+17
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39896
* kernel: update 3.10 to 3.10.32Gabor Juhos2014-02-233-26/+24
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39707
* ralink: fix the gpio mode mappingJohn Crispin2014-02-181-0/+35
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39609
* kernel: update 3.10 to 3.10.28Gabor Juhos2014-01-267-133/+87
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39399
* ralink: backport various fixes from linux-mtiJohn Crispin2014-01-194-0/+269
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39329
* ralink: add xhci driverJohn Crispin2014-01-191-0/+862
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39328
* ralink: fix uartf memory range sizeJohn Crispin2014-01-121-0/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39235
* ralink: honour memory@0 nodeJohn Crispin2014-01-121-0/+34
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39234
* ralink: fix rt5350 ethernetJohn Crispin2014-01-121-3/+15
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39233
* kernel: update 3.10 to 3.10.26Gabor Juhos2014-01-1115-309/+153
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39220
* ralink: fix tso regression in the ethernet driverJohn Crispin2013-12-271-0/+13
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39168
* ralink: add mt7621 supportJohn Crispin2013-12-139-0/+6995
| | | | | | | | there are still various missing pieces for full support. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39040
* ralink: add TSOJohn Crispin2013-12-091-62/+205
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39019
* ralink: fix typo in gpio irq handlingJohn Crispin2013-12-091-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39018
* ralink: add partially working asoc driver. codec is not fully functional yetJohn Crispin2013-12-091-0/+727
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39015
* ralink: add helper that identifies the mt7620 ECOJohn Crispin2013-12-091-0/+14
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39014
* ralink: add dma engine supportJohn Crispin2013-12-091-0/+670
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39013
* kernel: update 3.10 to 3.10.21Gabor Juhos2013-12-013-118/+62
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38972
* ralink: fix up the mt7530 driver to work properly with gmac2John Crispin2013-11-251-6/+10
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38905
* ralink: add LRO supportJohn Crispin2013-11-251-27/+84
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38904
* ralink: add NETIF_F_HW_VLAN_CTAG_TX support for the mt7620X familyJohn Crispin2013-11-251-57/+116
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38903
* ralink: improve mt7620n detectionJohn Crispin2013-11-181-0/+57
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38847
* ralink: add mt7620 nand driverJohn Crispin2013-11-181-0/+2417
| | | | | | | | This is a minor rework of the SDK driver. This driver needs a full rewrite. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38846
* ralink: fix c&p error in gpio driverJohn Crispin2013-11-071-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38668
* kernel: update 3.10 to 3.10.18Gabor Juhos2013-11-052-59/+35
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38652
* ralink: add support for missing mt7620 mux valuesJohn Crispin2013-10-281-42/+85
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38551
* ralink: pinctrl fix for non muxed pinsJohn Crispin2013-10-261-37/+68
| | | | | | | | Pins with no mux option failed to be recognized as gpios. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38540
* kernel: update 3.10 to 3.10.17Gabor Juhos2013-10-233-161/+87
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38506
* ralink: add support for the mt7530 eval boardJohn Crispin2013-10-081-27/+41
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38345
* ralink: add missing header file to mt7530 driverJohn Crispin2013-10-081-30/+49
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38344
* ralink: split mt7530 driver out of the gsw driverJohn Crispin2013-10-071-551/+602
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38323
* ralink: make cevt systick selectable via kconfigJohn Crispin2013-10-071-7/+13
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38319
* ralink: fix mt7620a pinmuxJohn Crispin2013-10-071-44/+68
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38318
* kernel/3.10: refresh all target patchesGabor Juhos2013-09-256-110/+68
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38182
* ralink: make dcs930 uvc camera workJohn Crispin2013-09-191-0/+255
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38054
* ralink: add back dwc_otg driverJohn Crispin2013-09-191-0/+24517
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38052
* ralink: add pinctrl driverJohn Crispin2013-09-173-158/+1308
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38026
* kernel: update 3.10 to 3.10.12Gabor Juhos2013-09-152-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38000
* kernel: update 3.10 to 3.10.9Gabor Juhos2013-08-233-4/+4
| | | | | | | | Also refresh 3.10 patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37832
* ramips: remove lantiq specific patchesGabor Juhos2013-08-232-57/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37830
* ramips: update the RT3883 PCI patchGabor Juhos2013-08-231-14/+51
| | | | | | | | | | | | Fix the following warning: arch/mips/pci/pci-rt3883.c: In function 'rt3883_pci_probe': arch/mips/pci/pci-rt3883.c:458:4: warning: use of 'h' length modifier with 'a' type character [-Wformat] Signed-off-by: Michael Lee <igvtee@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37827
* ramips: update v3.10 patchesJohn Crispin2013-08-1451-25146/+1898
| | | | | | | | Sync the patches with those sent upstream for v3.12. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37778
* ramips: re-implement PCI muxGabor Juhos2013-08-051-2/+17
| | | | | | | | | | Parallel flash access on RT3662/RT3883 based devices is broken without that. It was fixed already some time ago, but that change seems lost somewhere. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37708