summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.18/0062-mt7621-add-ECHI-OCHI-XCHI-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update 3.18 to 3.18.21Jonas Gorski2015-09-021-4/+4
| | | | | | | | | Changelog: * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.21 Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46768
* ramips: refresh patch with USB_MT7621_XHCI_PLATFORMRafał Miłecki2015-06-211-8/+6
| | | | | | | Fixes: edea6dfde4dc ("kernel: make USB_XHCI_PLATFORM selectable") Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 46085
* kernel: update 3.18 to 3.18.16Jonas Gorski2015-06-171-17/+17
| | | | | | | | | | | Changelogs: * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.15 * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.16 Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46011
* ramips: remove prompt of the USB_MT7621_XHCI_PLATFORM symbol to avoid issues ↵Felix Fietkau2015-06-041-3/+4
| | | | | | | | with kernel_menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45888
* kernel: update 3.18 to 3.18.14Jonas Gorski2015-05-211-47/+47
| | | | | | | | | | | | | | Changelogs: * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.12 * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.13 * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.14 Build tested on brcm63xx and ipq806x, runtested on brcm63xx. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45711
* ralink: mt7621 add ECHI OCHI XCHI supportJohn Crispin2015-03-271-0/+5707
| | | | | | | | Lets hope that this time it won't break the other ralink targets. Signed-off-by: wengbj <fl.service@t-firefly.com> SVN-Revision: 45067
* ralink: drop xhci patch, it break !mt7621 buildsJohn Crispin2015-03-261-5928/+0
| | | | | | | | will re-add it tomorrow after fixing it Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45028
* ralink: the xhci patch broke ehci Signed-off-by: John Crispin ↵John Crispin2015-03-261-61/+0
| | | | | | <blogic@openwrt.org> SVN-Revision: 45027
* ralink: mt7621 add ECHI OCHI XCHI supportJohn Crispin2015-03-261-0/+5989
The usb stroage not working since updated 3.18. Porting from MTK's source code. Signed-off-by: wengbj <fl.service@t-firefly.com> SVN-Revision: 45021