summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.10
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add kernel support for the Netgear WNR612 v2 boardGabor Juhos2013-07-281-0/+21
| | | | | | | | | | | | | | | | | Netgear WNR612 v2: - cpu Atheros AR7240 (Python) @400MHz - flash 4MB - ram 32MB - ethernet 10/100: 1xwan + 2xlan (only two) - radio AR9285 [juhosg: use a separate kernel patch] Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3876/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37575
* ar71xx: add kernel support for the TP-LINK TL-WR710N v1 boardGabor Juhos2013-07-281-0/+21
| | | | | | | | | | | | | | | Small router sold in EU: AR9330@400MHz, 1x USB2.0, 2x ethernet, 8MB flash, 32MB ram, one led, one button. See: http://galeria.tech-blog.pl/TP-Link_TL-WR710N-EU/ [juhosg: use a separate kernel patch] Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3873/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37572
* ar71xx: add kernel support for the TL-MR10U boardGabor Juhos2013-07-261-0/+21
| | | | | | | | | | | | | | Based on andelf's patch: http://andelf.diandian.com/post/2013-05-22/40050677370 [juhosg: extend WR703N code to handle the TL-MR10U instead of adding a separate mach-tl-mr10u file]] Signed-off-by: Oleg Titov <oleg.titov@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3840/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37547
* kernel: update 3.10 to 3.10.2Gabor Juhos2013-07-228-11/+11
| | | | | | | | Also refresh 3.10 patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37502
* Revert "ar71xx: override cpu_has_mmips feature"Gabor Juhos2013-07-201-4/+3
| | | | | | | | | This reverts r37477. A generic patch is used to fix this globally, so revert the ar71xx specific change. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37480
* ar71xx: override cpu_has_mmips featureGabor Juhos2013-07-201-3/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37477
* ar71xx: refresh patchesFelix Fietkau2013-07-154-31/+21
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37349
* ar71xx: fix maximum watchdog timeoutJohn Crispin2013-07-141-0/+27
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37315
* ar71xx: fix ar933x watchdog clock (#13866)Felix Fietkau2013-07-131-0/+15
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37273
* ar71xx: add carambola2 supportJohn Crispin2013-07-111-72/+153
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37260
* ar71xx: make implicit alignment in struct pptp_addr explicit to fix ABI ↵Felix Fietkau2013-07-101-0/+10
| | | | | | | | breakage caused by the unaligned access hacks patch Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37223
* ar71xx: add linux 3.10Felix Fietkau2013-07-0965-0/+6410
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37214