aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAge
...
* ar71xx: add profile and build image for the Archer C7 boardGabor Juhos2013-05-30
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36790
* ar71xx: add user-space support for TP-LINK Archer C7 boardGabor Juhos2013-05-30
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36789
* ar71xx: add kernel support for the TP-LINK Archer C7 boardGabor Juhos2013-05-30
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36788
* ar71xx: add USB workarounds for AR934x/QCA955x SoCsGabor Juhos2013-05-30
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36787
* ar71xx: add profile and build image for the DIR-601-B1Gabor Juhos2013-05-30
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36786
* ar71xx: allow to build CameoHornet images for multiple regionsGabor Juhos2013-05-30
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36785
* ar71xx: allow to override fw version in CameoHornet profileGabor Juhos2013-05-30
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36784
* ar71xx: typo in detect TL-MR10U/TL-MR11UGabor Juhos2013-05-26
| | | | | | | | | | At offset 0x40, signature for TL-MR10U/TL-MR11U begin from 0x00, not 0x10/0x11. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36727
* ar71xx: fix TL-MR10U usb powerGabor Juhos2013-05-26
| | | | | | | | | | MR10U is closer to MR3040 than WR703N. This changes also enable USB power on GPIO18. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36726
* kernel: update linux 3.8 to 3.8.13Gabor Juhos2013-05-26
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36724
* ar71xx: set eth0 mac address to match bottom label of the OM2P LCGabor Juhos2013-05-26
| | | | | | | | Signed-off-by: marek@open-mesh.com CC: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36723
* ar71xx: add TP-LINK TL-MR10UGabor Juhos2013-05-26
| | | | | | | | | | Small router with 4MB flash, 32MB RAM http://www.tp-link.com.cn/product_300.html Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36722
* ar71xx: disable jffs2 by default, it confuses users since many devices have ↵Felix Fietkau2013-05-21
| | | | | | | | incompatible eraseblock sizes Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36679
* ar71xx: remove the xfrm.h chunk from the unaligned access hacks, it breaks ipsecFelix Fietkau2013-05-17
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36646
* ar71xx: add hard_cfg offset detection for rb2011 support - fixes wlan on ↵Felix Fietkau2013-05-13
| | | | | | | | some newer devices Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36631
* kernel: move CONFIG_MIPS_SEAD3 to genericJonas Gorski2013-05-12
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36617
* ar71xx: set mips16 support, tune cflags for 34kc (works well on MIPS 24K as ↵Felix Fietkau2013-05-09
| | | | | | | | well, but helps a lot for 34K and 74K) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36600
* ar71xx: use combined kernel image in the CameoHornet templateGabor Juhos2013-05-08
| | | | | | | | | | This allow us to increase the kernel partition size, and ensures, that the -factory image still usable via the original interface. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36584
* ar71xx: add profile and build image for the RNX-N360RT boardGabor Juhos2013-05-08
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36582
* ar71xx: add user-space model detection for the RNX-N360RT boardGabor Juhos2013-05-08
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36581
* ar71xx: add profile and build image for Netgear WNDAP360Gabor Juhos2013-05-08
| | | | | | | | | | [juhosg: this has been created from the following patch: http://patchwork.openwrt.org/patch/3620/ ] Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36580
* ar71xx: add user-space support for Netgear WNDAP360Gabor Juhos2013-05-08
| | | | | | | | | | [juhosg: this has been created from the following patch: http://patchwork.openwrt.org/patch/3620/ ] Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36579
* ar71xx: add kernel support for Netgear WNDAP360Gabor Juhos2013-05-08
| | | | | | | | | | | | Here is corrected version (only thing not working are wifi LEDs). [juhosg: this has been created from the following patch: http://patchwork.openwrt.org/patch/3620/ ] Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36578
* kernel: update linux 3.8 to 3.8.12Gabor Juhos2013-05-08
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36576
* ar71xx: Fix AP135 partition layoutGabor Juhos2013-05-08
| | | | | | | Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36575
* ar71xx: Fix AP135 PCIGabor Juhos2013-05-03
| | | | | | | | | AP135 has a pluggable PCIE slot unlike AP136. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36541
* ar71xx: add an external reset callback for ar913x and use it in ath9k - ↵Felix Fietkau2013-05-03
| | | | | | | | should reduce the frequency of DMA stop failures Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36530
* kernel: update linux 3.8 to 3.8.11Gabor Juhos2013-05-01
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36507
* ar71xx: rename WNR2000v3 support patchGabor Juhos2013-04-30
| | | | | | | | | | Update the numbering of kernel patch for supporting Netgear WNR2000v3 from 617 to 618. Signed-off-by: yousong <yszhou4tech@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36498
* kernel: update linux 3.8 to 3.8.10Gabor Juhos2013-04-30
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36493
* ar71xx: add user-space support for WNR2000v3Gabor Juhos2013-04-26
| | | | | | | Signed-off-by: Mathieu Olivari <mathieu.olivari@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36461
* ar71xx: add profile and build image for WNR2000v3Gabor Juhos2013-04-26
| | | | | | | Signed-off-by: Mathieu Olivari <mathieu.olivari@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36460
* ar71xx: Add Netgear WNR2000v3 supportGabor Juhos2013-04-26
| | | | | | | | | | Network connectivity works fine (LAN and WAN). For GPIOs, only pwr led and the green wan leds are supported for now. Signed-off-by: Mathieu Olivari <mathieu.olivari@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36459
* ar71xx: add profile and build image for the TL-WR720N v3 boardGabor Juhos2013-04-26
| | | | | | | Signed-off-by: yousong <yszhou4tech@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36458
* ar71xx: add user-space support for the TL-WR720N v3 boardGabor Juhos2013-04-26
| | | | | | | Signed-off-by: yousong <yszhou4tech@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36457
* ar71xx: add kernel support for TPLINK WR720N v3Gabor Juhos2013-04-26
| | | | | | | | | | | | | | | Add support for TPLINK WR720N v3 which has 4MB flash, 32MB ram, 2 ethernet interfaces, 1 USB 2.0 port. The patch is mostly a modification from mach-tl-wr703n.c. GPIO numbers for the slider switch is from mach-tl-mr3020n.c. Tested on my device and they worked fine. Signed-off-by: yousong <yszhou4tech@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36456
* kernel: update linux 3.8 to 3.8.9Gabor Juhos2013-04-26
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36453
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-22
| | | | SVN-Revision: 36384
* ar71xx: merge more unaligned access hacks from cerowrt-nextFelix Fietkau2013-04-22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36374
* kernel: update linux 3.8 to 3.8.8Gabor Juhos2013-04-19
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36363
* kernel: update linux 3.8 to 3.8.7Gabor Juhos2013-04-14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36332
* Adapt default network configuration for IPv6Steven Barth2013-04-09
| | | | SVN-Revision: 36278
* kernel: update linux 3.8 to 3.8.6Gabor Juhos2013-04-06
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36215
* ar71xx: fix ethernet LEDs on the TL-WDR3500Gabor Juhos2013-03-25
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36122
* ar71xx: add GPIO output select values for AR934xGabor Juhos2013-03-25
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36121
* ar71xx: add default LED configuration for the WL-WRD3500Gabor Juhos2013-03-24
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36120
* ar71xx: fix USB power GPIO on the TL-WDR3500Gabor Juhos2013-03-24
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36119
* ar71xx: remove numeric suffix of the TL-WDR3500 USB LEDGabor Juhos2013-03-24
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36118
* ar71xx: add diag support for the TL-WDR3500Gabor Juhos2013-03-24
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36117
* ar71xx: add default switch configuration for the TL-WDR3500Gabor Juhos2013-03-24
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36116