summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.10
Commit message (Collapse)AuthorAgeFilesLines
* 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
* ralink: gpio driver should not set gpio to input when irq is queriredJohn Crispin2013-07-271-16/+24
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37567
* ramips: add back dwc_otg driverJohn Crispin2013-07-271-0/+24517
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37566
* kernel: update 3.10 to 3.10.3Gabor Juhos2013-07-261-1/+1
| | | | | | | | Also refresh 3.10 patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37546
* kernel: update 3.10 to 3.10.2Gabor Juhos2013-07-2235-405/+73
| | | | | | | | Also refresh 3.10 patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37502
* ramips: fix ehci/ohci OF bindingJohn Crispin2013-07-151-34/+40
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37354
* ramips: add a explicit reset to dwc2John Crispin2013-07-151-3/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37352
* ramips: add a patch to make dwc2 work with boards that have an old bootloaderJohn Crispin2013-07-151-0/+13
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37339
* ramips: add ralink v3.10 supportJohn Crispin2013-07-1534-0/+13977
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37331