summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79
Commit message (Collapse)AuthorAgeFilesLines
* generic: ar8216: rename cpuport_cfg to port0_cfg in ar8327_platform_dataGabor Juhos2012-12-225-5/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34846
* ar71xx: add kernel support for the TL-MR3220 v2Gabor Juhos2012-12-191-10/+42
| | | | | | | | | | | | | | | 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 NETGEAR WNDR4300Gabor Juhos2012-12-121-0/+182
| | | | | | 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: ar934x_nfc: allow to control DMA data swap via platform dataGabor Juhos2012-12-103-0/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34588
* ar71xx: add kernel support for the RB435G boardGabor Juhos2012-11-181-0/+29
| | | | | | 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: add kernel support for the OpenMesh MR600 boardGabor Juhos2012-11-181-0/+128
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34231
* ar71xx: add support for TP-Link TL-WA7510NGabor Juhos2012-11-131-11/+29
| | | | | | | | | | | | | | | | | | | | 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: use gpio_request_one instead of ath79_set_usb_power_gpioGabor Juhos2012-11-059-19/+30
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34087
* ar71xx: don't use the unknown LED on the ZCN-1523-5 boardGabor Juhos2012-11-041-4/+1
| | | | | | | | | | | | | | According to #12421, GPIO 1 controls the power output on the unused lines of the LAN2 port. Remove the LED definition in order to prevent possible permanent hardware damage. If someone needs that, the power-out feature can be controlled via the GPIO sysfs interface. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34076
* ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boardsGabor Juhos2012-10-291-1/+2
| | | | | | | | | The default pll_1000 value had to be changed in order to make it working. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33993
* ar71xx: add support for the Senao CAP4200AG boardGabor Juhos2012-10-271-0/+131
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33956
* ar71xx: rw2458n - fix flash partsGabor Juhos2012-10-191-10/+1
| | | | | | | | | See #12338. Redwave rw2458 has uboot, not redboot. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33867
* ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routinesGabor Juhos2012-10-175-97/+7
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33818
* ar71xx: add a helper function for setting up ETH_CFG register on AR934xGabor Juhos2012-10-172-0/+25
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33817
* ar71xx: add support for the OpenMesh OM2P-HS boardGabor Juhos2012-10-171-0/+68
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33800
* ar71xx: add support for the TL-WR841N/ND v8 boardGabor Juhos2012-10-041-0/+159
| | | | SVN-Revision: 33621
* ar71xx: avoid possible NULL pointer dereference in ath79_init_{,local}_macGabor Juhos2012-09-271-2/+8
| | | | SVN-Revision: 33575
* ar71xx: automatically find WLAN calibration data on TEW-673GRUGabor Juhos2012-09-251-18/+46
| | | | SVN-Revision: 33539
* ar71xx: automatically find WLAN calibration data on DIR-825-B1Gabor Juhos2012-09-251-17/+44
| | | | SVN-Revision: 33538
* ar71xx: use different machtype and setup for the TL-MR3040Gabor Juhos2012-09-241-14/+34
| | | | | | Should fix #12211. Compile tested only. SVN-Revision: 33535
* ar71xx: register the NAND controller device on the RB2011Gabor Juhos2012-09-131-0/+77
| | | | SVN-Revision: 33388
* ar71xx: add device registration code for the AR934x NAND flash controllerGabor Juhos2012-09-132-0/+122
| | | | SVN-Revision: 33387
* ar71xx: add initial support for RB2011UAS-2HnDGabor Juhos2012-09-091-0/+56
| | | | SVN-Revision: 33349
* ar71xx: use routerboot_find_tag to find wlan data offset on RB751Gabor Juhos2012-09-091-8/+15
| | | | SVN-Revision: 33348
* ar71xx: add RouterBoot related helper routinesGabor Juhos2012-09-092-0/+126
| | | | SVN-Revision: 33347
* ar71xx: define MTD partitions for RB2011Gabor Juhos2012-09-091-1/+42
| | | | SVN-Revision: 33345
* ar71xx: add preliminary support for Mikrotik RB2011LGabor Juhos2012-09-091-0/+97
| | | | | | | | | | | | | This patch adds preliminary support for the Mikrotik RB2011L. The NAND flash is not yet supported, so only the initramfs kernel can be used for now. [juhosg: remove unnecessary PCI/USB related stuff, the board does not use that, update commit message] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 33344
* ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934xGabor Juhos2012-09-091-0/+33
| | | | SVN-Revision: 33343
* ar71xx: use the RLE library for RB751Gabor Juhos2012-09-081-35/+9
| | | | SVN-Revision: 33338
* Revert "ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240"Gabor Juhos2012-08-291-8/+1
| | | | | | That was based on assumptions. SVN-Revision: 33310
* ar71xx: all0315n: fix ethernet according to vendor infoGabor Juhos2012-08-291-12/+2
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33309
* ar71xx: Buffalo WZR-HP-AG300H LED supportGabor Juhos2012-08-291-0/+56
| | | | | | | | | | | | | | | | | | | An improved LED support for Buffalo WZR-HP-AG300H. There will be two new packages to go with this patch (ar922x-led-fix-hotplug and ar922x-led-fix-init). These packages essentially perform the same task of disabling "JTAG over GPIO pins" function which is currently required for LEDs on AR922x emac GPIO to work, and are both considered a temporary fix that circumvent this problem. [juhosg: add the hotplug script from the proposed ar922x-led-fix-hotplug package to ar71xx/base-files] Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 33294
* ar71xx: add support for the Allnet ALL0315N boardGabor Juhos2012-08-271-0/+95
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33281
* ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240Gabor Juhos2012-08-271-1/+8
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33280
* ar71xx: add support for the TRENDnet TEW-712BR boardGabor Juhos2012-08-221-0/+163
| | | | SVN-Revision: 33231
* ar71xx: fix comment style in mach-tl-wr2543n.cGabor Juhos2012-08-221-6/+11
| | | | SVN-Revision: 33227
* ar71xx: add ALL0305 board aliasGabor Juhos2012-08-221-0/+3
| | | | | | | | | | For the pure convenience of having a correctly named image and system name in /proc/cpuinfo , until we can do that by having system names in DTS... Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33224
* ar71xx: add support for TP-Link TL-WDR3600Gabor Juhos2012-08-221-1/+2
| | | | | | | | | | | The TL-WDR3600 is identical to the TL-WDR4300 with the exception that is has only two antennas. [juhosg: remove the custom machine type, change the board name instead] Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 33219
* add led defintion for the WR2543 5GHz WLAN LEDJohn Crispin2012-08-221-1/+20
| | | | | | Signed-off-by: Andy Leiserson <andy@leiserson.org> SVN-Revision: 33215
* ar71xx: init switch hw_reset on the TL-WR1043ND boardGabor Juhos2012-08-021-2/+15
| | | | SVN-Revision: 32944
* ar71xx: ew-dorin: added router firmware generationGabor Juhos2012-08-011-2/+38
| | | | | | | | [juhosg: remove dead code] Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de> SVN-Revision: 32934
* ar71xx: Buffalo WLAE-AG300N initial supportGabor Juhos2012-08-011-0/+114
| | | | | | | | | | | | | | | | | | | | The patch set for Buffalo WLAE-AG300N initial support. There is another patch for wireless led support that is posted separately. Note on serial console: This unit has buffalo standard 4 pin console, but the unit may not power on if some console apparatus is connected. This is probably due to some electronic interaction between the unit's electronic power switch circuit and the serial console apparatus. If this happens, it is required to power on the unit without the console, then quickly (re-)attach it. [juhosg: fix coding style] Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 32931
* ar71xx: make 2.4GHz wlan LED work on the WR2543NGabor Juhos2012-07-051-0/+2
| | | | | | | | Because ath9k does not supports separate LEDs for different bands yet, the 2.4GHz LED will show the activity, even if the 5GHz band is selected. SVN-Revision: 32615
* ar71xx: add support for the OpenMesh OM2P-LC boardGabor Juhos2012-07-051-0/+60
| | | | | | Patch-by: Marek Linder <marek@open-mesh.com> SVN-Revision: 32611
* ar71xx: add initial support for the QCA955X SoCsGabor Juhos2012-07-051-1/+9
| | | | SVN-Revision: 32606
* ar71xx: remove the built-in MTD map of the ALL0258NGabor Juhos2012-07-031-49/+1
| | | | | | | | | Pass the mtd_layout via the kernel command line instead. Also increase the kernel partition size to 1024k, so current kernel can fit in. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32585
* ar71xx: add support for the TL-WDR4300 boardGabor Juhos2012-06-191-0/+203
| | | | SVN-Revision: 32459
* ar71xx: remove superfluous include of asm/mach-ath79/pci.hGabor Juhos2012-06-195-5/+0
| | | | SVN-Revision: 32455