summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: reorder some patchesGabor Juhos2012-12-146-26/+26
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34674
* ar71xx: merge unifi outdoor patch into the ubnt-xm oneGabor Juhos2012-12-146-138/+96
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34673
* ar71xx: add profile and build initramfs image for the WNDR4300Gabor Juhos2012-12-122-1/+21
| | | | | | | | | It is not yet possible to use the default squasfsh/jffs2 images on NAND flashes, so only initramfs image is supported for now. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34650
* ar71xx: add user-space support for the NETGEAR WNDR4300Gabor Juhos2012-12-125-0/+70
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34649
* ar71xx: add kernel support for the NETGEAR WNDR4300Gabor Juhos2012-12-125-0/+264
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34647
* ar71xx: add ap91_pci_init_simple helperGabor Juhos2012-12-122-0/+8
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34646
* ar71xx: add ath79_wmac_register_simple helperGabor Juhos2012-12-126-8/+50
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34645
* ar71xx: refresh 3.3 patchesGabor Juhos2012-12-122-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34644
* ar71xx: remove superfluous USB patches for 3.3Gabor Juhos2012-12-123-609/+0
| | | | SVN-Revision: 34643
* kernel: update linux 3.6 to 3.6.10Gabor Juhos2012-12-111-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34639
* ar71xx: load ar934x_nfc driver earlierGabor Juhos2012-12-101-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34589
* ar71xx: ar934x_nfc: allow to control DMA data swap via platform dataGabor Juhos2012-12-106-12/+48
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34588
* kernel: update linux 3.6 to 3.6.9Gabor Juhos2012-12-081-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34578
* ar71xx: TP-LINK also has a family TL-WDRGabor Juhos2012-12-071-1/+1
| | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34577
* ar71xx: add profile and build image for TP-LINK TL-WA801N/NDGabor Juhos2012-12-072-0/+12
| | | | | | | Patch-by: Amir Sagie <openwrt-devel@taproot.org.il> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34576
* ar71xx: switch to 3.6.8Gabor Juhos2012-11-291-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34414
* remove common symbols from 3.6 configsGabor Juhos2012-11-291-5/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34404
* remove common symbols from 3.3 configsGabor Juhos2012-11-291-2/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34403
* 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-232-20/+38
| | | | | | | | | 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-204-17/+131
| | | | | | | | | 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-204-14/+59
| | | | | | | | | Also add compatibility patches for the currently supported kernels. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34278
* ar71xx: refresh rb4xx_nand patchGabor Juhos2012-11-201-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34277
* ar71xx: remove buffer verification reference from rb4xx_nand.cGabor Juhos2012-11-201-3/+0
| | | | | | | | It is a dead code. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34276
* ar71xx: fix GPIO function selection for AR934xGabor Juhos2012-11-206-14/+222
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34275
* ar71xx: restore rb4xx kernel partition size to the original valueGabor Juhos2012-11-201-1/+1
| | | | | | | | | The new lzma compressed elf kernel image fits into that, even on devices with large page NAND chips. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34274
* ar71xx: install lzma compressed elf kernel image from wget2nandGabor Juhos2012-11-201-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34273
* ar71xx/image: provide lzma compressed elf kernel imageGabor Juhos2012-11-201-0/+2
| | | | | | | | This will be used on the RB4xx/RB7xx/RB2011 boards. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34272
* ar71xx/image: relink loader.elf image to LOADADDRGabor Juhos2012-11-202-5/+21
| | | | | | | | | This allows to load the resulting image directly from RouterBOOT. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34271
* refresh all kernel configurationsGabor Juhos2012-11-201-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34267
* ar71xx: use custom LZMA dictionary size for WNDR3700 imagesGabor Juhos2012-11-181-4/+4
| | | | | | | | Based on a patch by Hannu Nyman. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34248
* ar71xx: add user-space support for the RB435G boardGabor Juhos2012-11-182-0/+9
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34240
* ar71xx: add kernel support for the RB435G boardGabor Juhos2012-11-183-0/+49
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34239
* ar71xx: update PCI IRQ map for RB4xx devicesGabor Juhos2012-11-181-0/+28
| | | | | | | | Should fix #12269. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34238
* ar71xx: create profile and build image for the OpenMesh MR600 boardGabor Juhos2012-11-182-0/+12
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34237
* ar71xx: enable sysupgrade for the OpenMesh MR600Gabor Juhos2012-11-182-15/+42
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34235
* ar71xx: rename om2p.sh upgrade script to openmesh.shGabor Juhos2012-11-181-0/+0
| | | | | | | | | It will be used on other boards as well. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34234
* scripts/om-fwupgradecfg-gen.sh: add support for the MR600Gabor Juhos2012-11-181-2/+3
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34233
* ar71xx: add user-space support for the OpenMesh MR600 boardGabor Juhos2012-11-184-0/+13
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34232
* ar71xx: add kernel support for the OpenMesh MR600 boardGabor Juhos2012-11-185-0/+208
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34231
* scripts: rename om2p-fwupgradecfg-gen.sh to more generic om-fwupgradecfg-gen.shGabor Juhos2012-11-141-1/+1
| | | | | | | | | It will be used for non OM2P boards as well. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34200
* ar71xx: add profile and build image for the Ubiquiti UniFi AP-Outdoor boardGabor Juhos2012-11-132-1/+13
| | | | | | | Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34198
* ar71xx: add user-space support for the Ubiquiti UniFi AP-Outdoor boardGabor Juhos2012-11-133-2/+7
| | | | | | | Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34197
* ar71xx: add support for the Ubiquiti UniFi AP-Outdoor deviceGabor Juhos2012-11-132-0/+132
| | | | | | | | | | | | | | [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 profiles and build images for old PowerCloud System devicesGabor Juhos2012-11-132-1/+76
| | | | | | | | | | | [juhosg: - use 'PowerCloud Systems' instead of 'PCS' in the profiles - sort SingleProfile instances in image/Makefile] Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34195
* ar71xx: add profile and build image for the TL-WA7510N boardGabor Juhos2012-11-132-0/+12
| | | | | | | | | [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34190
* ar71xx: user space support for the TL-WA7510NGabor Juhos2012-11-132-0/+4
| | | | | | | | | [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34188
* ar71xx: add support for TP-Link TL-WA7510NGabor Juhos2012-11-133-11/+71
| | | | | | | | | | | | | | | | | | | | 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-132-7/+7
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34186
* ar71xx: nuke ath79_set_usb_power_gpio helperGabor Juhos2012-11-052-94/+0
| | | | | | | | It is no longer used. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34088