summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.18
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update 3.18 to 3.18.17Jonas Gorski2015-06-301-5/+3
| | | | | | | | | Changelog: * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.17 Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46150
* 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
* ramips: fix a bug in the cevt code on mt7620John Crispin2015-06-181-0/+14
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 46038
* kernel: update 3.18 to 3.18.16Jonas Gorski2015-06-173-21/+21
| | | | | | | | | | | 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: enable highmem support for mt7621Felix Fietkau2015-06-041-0/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45889
* 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
* ramips: dont set illacc to y by defaultJohn Crispin2015-05-271-0/+14
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45795
* ramips: fix hang on boot on rt305xJonas Gorski2015-05-251-0/+31
| | | | | | | | | | | Fix an upstream regression on 3.18+ that causes rt305x based devices to hang on boot. Fixes #19715. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45747
* kernel: update 3.18 to 3.18.14Jonas Gorski2015-05-2117-95/+89
| | | | | | | | | | | | | | 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
* The ability to read MAC addresses from MTD is useful for other targets ↵Imre Kaloz2015-05-031-76/+0
| | | | | | | | besides ramips and lantiq as well. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 45596
* ralink: the systick clocksource was calculating a bad bogo mips valueJohn Crispin2015-04-211-0/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45554
* ralink: fix cevt-r4k hackJohn Crispin2015-04-101-3/+22
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45342
* 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
* ralink: MT7621 add i2c controller driverJohn Crispin2015-03-261-0/+335
| | | | | | | | | ralink i2c driver is not working on MT7621 platform. Porting a new drivers from MTK's source code. Last time i got some mess . This is new version. Signed-off-by: Jay Weng <fl.service@t-firefly.com> SVN-Revision: 45018
* ralink: bump to v3.18John Crispin2015-02-191-0/+100
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44495
* ralink: make the mt7621 irq core with with the new CM apiJohn Crispin2015-02-121-16/+42
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44418
* ralink: add 3.18 supportJohn Crispin2015-02-0961-0/+22574
keep default as 3.14, mt7621 gic need to be ported to 3.18 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44349