summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7621
Commit message (Collapse)AuthorAgeFilesLines
...
* ralink: fix the config filesJohn Crispin2015-02-142-0/+210
| | | | | | | | oops, accidently moved instead of copied them Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44454
* ralink: make the mt7621 irq core with with the new CM apiJohn Crispin2015-02-121-14/+20
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44418
* ralink: add 3.18 supportJohn Crispin2015-02-091-0/+0
| | | | | | | | 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
* ralink: cleanup firefly default packagesJohn Crispin2015-02-021-8/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44244
* ralink: add support for firewrtJohn Crispin2015-01-201-0/+24
| | | | | | | | this is a mt7621 based board Signed-off-by: wengbj <linux.c@foxmail.com> SVN-Revision: 44055
* ramips: enable the seama mtdsplit parserFelix Fietkau2015-01-171-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44013
* ramips: add missing -Os cflag for mt7621Felix Fietkau2015-01-131-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43954
* all targets: remove all =m kernel config symbolsFelix Fietkau2015-01-051-5/+0
| | | | | | | | | | | | modules build during the kernel compile phase are ignored anyway, all modules should be built using KernelPackage in package/kernel/linux/modules/* selecting the appropriate config symbols there rather than in target/linux/*/config-* Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43842
* ramips: use CONFIG_MTD_SPLIT_UIMAGE_FW instead of CONFIG_MTD_UIMAGE_SPLITFelix Fietkau2015-01-021-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43813
* ramips: fix image format for WSR-1166Felix Fietkau2015-01-021-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43812
* ramips: split mt7621 spi into a separate driver, increase maximum transfer sizeFelix Fietkau2015-01-021-1/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43807
* ralink: mt7621 was missing a symbol that made the CC builder failJohn Crispin2014-12-111-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43629
* ralink: mt7621 is a 1004KcJohn Crispin2014-12-031-4/+3
| | | | | | Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 43514
* ralink: dont define pm_poweroffJohn Crispin2014-11-141-0/+3
| | | | | | | | this makes gpio-poweroff work Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43254
* ralink: enable the proper drivers in the mt7621 configJohn Crispin2014-11-141-23/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43252
* ralink: add support for mt7621 ethernetJohn Crispin2014-11-121-16/+8
| | | | | | | | somehow all switch ports still come up as 10mbit. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43237
* ralink: drop 3.10 supportJohn Crispin2014-09-121-238/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42481
* ralink: a few 3.14 related fixesJohn Crispin2014-08-251-4/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42292
* ralink: add 3.14 supportJohn Crispin2014-08-071-0/+237
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42040
* ramips: fix rt2x00 handling of default packages for subtargetsFelix Fietkau2014-06-111-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41145
* ralink: refresh patchesJohn Crispin2014-03-182-1/+34
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39949
* ralink: activate xhci configJohn Crispin2014-01-191-0/+5
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39330
* ralink: add mt7621 supportJohn Crispin2013-12-133-0/+233
there are still various missing pieces for full support. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39040