summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.6
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: remove 3.6 supportGabor Juhos2013-01-12101-9159/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35114
* ar71xx: add missing Makefile entry to the 74HC153 GPIO patchGabor Juhos2013-01-071-0/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35035
* ar71xx: register the NAND flash controller device on the AP135/136 boardsGabor Juhos2013-01-012-12/+17
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34946
* ar71xxx: allow to select ATH79_DEV_NFC for QCA955xGabor Juhos2013-01-011-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34944
* ar71xxx: allow to build the ar934x_nfc driver for QCA955xGabor Juhos2013-01-011-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34943
* ar71xx: fix NAND controller base for QCA955x SoCsGabor Juhos2013-01-011-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34942
* ar71xx: fold AP135 patchGabor Juhos2013-01-013-62/+48
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34941
* ar71xx: Add support for AP135Gabor Juhos2012-12-291-0/+56
| | | | | | | Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34917
* ar71xx: use a backported patch to fix AR933x UART baud rate calculationGabor Juhos2012-12-291-2/+60
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34915
* ar71xx: change the unaligned access hack to assume an alignment of 2 bytes, ↵Felix Fietkau2012-12-281-4/+4
| | | | | | slightly improves performance and code size SVN-Revision: 34912
* ar71xx: add kernel support for the AP136-020 boardGabor Juhos2012-12-262-17/+52
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34884
* ar71xx: rename AP136 to AP136-010Gabor Juhos2012-12-262-3/+17
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34883
* ar71xx: dynamically set AR8327's PAD configuration on AP136Gabor Juhos2012-12-251-42/+40
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34882
* ar71xx: register the second ethernet interface on the AP136Gabor Juhos2012-12-221-5/+20
| | | | | | | | | Also fix the default network configuration according to the new setup. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34854
* ar71xx: fix ethernet device registration for QCA9558Gabor Juhos2012-12-221-4/+42
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34853
* ar71xx: rename QCA9558 ETH_CFG bit definesGabor Juhos2012-12-222-4/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34852
* generic: ar8216: rename cpuport_cfg to port0_cfg in ar8327_platform_dataGabor Juhos2012-12-223-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34846
* ar71xx: rename fix-ar933x-reset patchGabor Juhos2012-12-205-6/+6
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34798
* ar71xx: merge machine patchesGabor Juhos2012-12-197-185/+50
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34783
* ar71xx: add kernel support for the TL-MR3220 v2Gabor Juhos2012-12-191-0/+27
| | | | | | | | | | | | | | | Based on the following patch: http://patchwork.openwrt.org/patch/3043/ [juhosg: - remove custom LED and button arrays - use separate machine specific patch - update Kconfig] Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34779
* ar71xx: add kernel support for the UniFi AP ProGabor Juhos2012-12-173-15/+115
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34727
* ar71xx: reorder some patchesGabor Juhos2012-12-143-13/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34674
* ar71xx: merge unifi outdoor patch into the ubnt-xm oneGabor Juhos2012-12-143-69/+48
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34673
* ar71xx: add kernel support for the NETGEAR WNDR4300Gabor Juhos2012-12-121-0/+40
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34647
* ar71xx: add ath79_wmac_register_simple helperGabor Juhos2012-12-123-4/+25
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34645
* ar71xx: ar934x_nfc: allow to control DMA data swap via platform dataGabor Juhos2012-12-101-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34588
* kernel: update linux 3.6 to 3.6.8Gabor Juhos2012-11-291-1/+1
| | | | | | | | Also refresh the affected patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34402
* ar71xx: set pad6 cfg for AR8327 on the AP136 boardGabor Juhos2012-11-231-10/+19
| | | | | | | | | Also override the pll_1000 value. Without these settings ethernet suffers from packet loss. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34316
* ar71xx: make rb750_nand driver compatible with 3.7Gabor Juhos2012-11-201-0/+63
| | | | | | | | | Also add compatibility patches for the currently supported kernels. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34279
* ar71xx: make ar934x_nfc driver compatible with 3.7Gabor Juhos2012-11-201-0/+29
| | | | | | | | | Also add compatibility patches for the currently supported kernels. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34278
* ar71xx: fix GPIO function selection for AR934xGabor Juhos2012-11-203-7/+111
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34275
* ar71xx: add kernel support for the RB435G boardGabor Juhos2012-11-181-0/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34239
* ar71xx: add kernel support for the OpenMesh MR600 boardGabor Juhos2012-11-181-0/+39
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34231
* ar71xx: add support for the Ubiquiti UniFi AP-Outdoor deviceGabor Juhos2012-11-131-0/+66
| | | | | | | | | | | | | | [juhosg: - rename and refresh 660-MIPS-ath79-ubnt-xm-add-unifi-outdoor patches - wrap long lines in mach-ubnt-xm - remove default network config, set it from uci-defaults/network instead - remove user-space, and image generation stuff] Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34196
* ar71xx: add support for TP-Link TL-WA7510NGabor Juhos2012-11-131-0/+21
| | | | | | | | | | | | | | | | | | | | It is mostly the same as TL-WA901N. WLAN and LAN are working. LAN LED is working. WLAN signal strength LEDs are not working yet. http://wiki.openwrt.org/toh/tp-link/tl-wa7510n?s[]=wa7510n [juhosg: - cleanup commit message - move non kernel related stuff into separate changes - rename and refresh 615-MIPS-ath79-TL-WA7510N-v1-support patch - merge WA7510N support into the mach-tl-wa901nd.c file - add 3.6 support] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34187
* ar71xx: refresh patchesGabor Juhos2012-11-131-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34186
* ar71xx: nuke ath79_set_usb_power_gpio helperGabor Juhos2012-11-051-47/+0
| | | | | | | | It is no longer used. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34088
* ar71xx: add missing Makefile entry for the ZCN-1523H-{2,5} boardsGabor Juhos2012-11-041-2/+5
| | | | | | | | Also add the missing ATH79_MACH_ZCN_1523H_5 symbol. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34072
* ar71xx: add initial support for 3.6Gabor Juhos2012-10-2899-0/+8615
The nand subtarget is not working yet. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33983