summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: sysupgrade for the ALL0315NGabor Juhos2012-08-272-14/+17
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33285
* ar71xx: rename all0258n.sh to allnet.shGabor Juhos2012-08-271-0/+0
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33284
* ar71xx: detect ALL0315N boardGabor Juhos2012-08-272-0/+4
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33282
* ar71xx: add support for the Allnet ALL0315N boardGabor Juhos2012-08-273-0/+140
| | | | | | 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: unbreak building images for TL-WR1041N-v2, TL-WR2543NGabor Juhos2012-08-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | Commit 48788063266ad99bdab03b53cbe7e1a564c2d9b3 (r33251) introduced a regression with board= kernel command line parameter incorrectly initialised. The faulty builds propogated to the snapshots download area. This makes the device unbootable and TP-Link users have to attach the serial to recover. Here is the q&d way i used to identify MIPS boards that didn't have a corresponding entry in the image/Makefile: for i in `find ../files/arch/mips/ath79/ -type f -exec cat {} \; \ | sed -n '/MIPS_MACHINE/ { s/^[^"]*"\([^"]*\)".*$/\1/; p; }'`; do grep -q ,$i, Makefile || echo $i; done > missing-boards.new Reported-by: Casper on IRC Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 33274
* ar71xx: image: fix TL-WR1043ND board id (#12079)Gabor Juhos2012-08-261-1/+1
| | | | SVN-Revision: 33272
* ar71xx: image: group and sort {Single,Multi}ProfilesGabor Juhos2012-08-231-109/+63
| | | | SVN-Revision: 33264
* ar71xx: image: group and sort mtdlayout definitionsGabor Juhos2012-08-231-21/+22
| | | | SVN-Revision: 33263
* ar71xx: image: use the MultiProfile helper for the Madwifi profileGabor Juhos2012-08-231-8/+1
| | | | SVN-Revision: 33262
* ar71xx: image: automatically build a list of SingleProfilesGabor Juhos2012-08-231-77/+5
| | | | | | Use that for Default/Minimal profiles. SVN-Revision: 33261
* ar71xx: image: use the new helpers for the ZyXEL imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33260
* ar71xx: image: use the new helpers for the Zcomax imagesGabor Juhos2012-08-231-8/+2
| | | | SVN-Revision: 33259
* ar71xx: image: use the new helpers for the WRT400 imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33258
* ar71xx: image: use the new helpers for the WZRHPG30XNH imagesGabor Juhos2012-08-231-16/+4
| | | | SVN-Revision: 33257
* ar71xx: image: use the new helpers for the WHRHPG300N imagesGabor Juhos2012-08-231-19/+4
| | | | SVN-Revision: 33256
* ar71xx: image: use the new helpers for the UBNTXM imagesGabor Juhos2012-08-231-34/+7
| | | | SVN-Revision: 33255
* ar71xx: image: use the new helpers for the UBNT imagesGabor Juhos2012-08-231-12/+3
| | | | SVN-Revision: 33254
* ar71xx: image: use the new helpers for the TPLINKOLD imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33253
* ar71xx: image: use the new helpers for the TPLINK-LZMA imagesGabor Juhos2012-08-231-38/+12
| | | | SVN-Revision: 33252
* ar71xx: image: use the new helpers for the TPLINK imagesGabor Juhos2012-08-231-51/+27
| | | | SVN-Revision: 33251
* ar71xx: image: use the new helpers for the Planex imagesGabor Juhos2012-08-231-9/+2
| | | | SVN-Revision: 33250
* ar71xx: image: use the new helpers for the PB4X imagesGabor Juhos2012-08-231-31/+7
| | | | SVN-Revision: 33249
* ar71xx: image: use the new helpers for the OpenMesh imagesGabor Juhos2012-08-231-3/+1
| | | | SVN-Revision: 33248
* ar71xx: image: use the new helpers for the Netgear imagesGabor Juhos2012-08-231-8/+6
| | | | SVN-Revision: 33247
* ar71xx: image: use the new helpers for the MyLoader imagesGabor Juhos2012-08-231-11/+6
| | | | SVN-Revision: 33246
* ar71xx: image: use the new helpers for the DIR825B1 imagesGabor Juhos2012-08-231-9/+2
| | | | SVN-Revision: 33245
* ar71xx: image: use the new helpers for the CyberTAN imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33244
* ar71xx: image: use the new helpers for the Cameo933x imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33243
* ar71xx: image: use the new helpers for the Cameo913x imagesGabor Juhos2012-08-231-18/+6
| | | | SVN-Revision: 33242
* ar71xx: image: use the new helpers for the Cameo7240 imagesGabor Juhos2012-08-231-18/+4
| | | | SVN-Revision: 33241
* ar71xx: image: use the new helpers for the AthGzip imagesGabor Juhos2012-08-231-13/+3
| | | | SVN-Revision: 33240
* ar71xx: image: use the new helpers for the AthLzma imagesGabor Juhos2012-08-231-40/+14
| | | | SVN-Revision: 33239
* ar71xx: image: use the new helpers for the ALFA imagesGabor Juhos2012-08-231-8/+2
| | | | SVN-Revision: 33238
* ar71xx: image: add a few helper functionsGabor Juhos2012-08-231-0/+20
| | | | | | These functions will be used to simplify the Makefile. SVN-Revision: 33237
* ar71xx: image: pass mtdlayout as a separate parameter for the ALFA templateGabor Juhos2012-08-231-10/+10
| | | | SVN-Revision: 33236
* ar71xx: add profile and build image for the TEW-712BRGabor Juhos2012-08-222-0/+40
| | | | SVN-Revision: 33234
* ar71xx: TEW-712BR user space supportGabor Juhos2012-08-225-0/+17
| | | | SVN-Revision: 33232
* ar71xx: add support for the TRENDnet TEW-712BR boardGabor Juhos2012-08-223-0/+203
| | | | SVN-Revision: 33231
* ar71xx: fix serial clock calculation on AR933xGabor Juhos2012-08-221-0/+181
| | | | | | Closes #12031. SVN-Revision: 33230
* ar71xx: fix comment style in mach-tl-wr2543n.cGabor Juhos2012-08-221-6/+11
| | | | SVN-Revision: 33227
* ar71xx: fix mtd layout of the AP113Gabor Juhos2012-08-221-1/+1
| | | | | | The 'mtdparts=' prefix and the name of the flash device is missing. SVN-Revision: 33226
* ar71xx: add ALL0305 board aliasGabor Juhos2012-08-227-1/+20
| | | | | | | | | | 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-225-5/+10
| | | | | | | | | | | 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: setup WLAN LED for the TL-WA901ND v2Gabor Juhos2012-08-161-0/+4
| | | | | | Closes #11889. SVN-Revision: 33202
* ar71xx: uci-defaults/leds for ALL0258NGabor Juhos2012-08-131-0/+7
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33165
* ar71xx: simplify misc IRQ handlingGabor Juhos2012-08-021-0/+66
| | | | SVN-Revision: 32948
* ar71xx: fix AR934X_EHCI_SIZEGabor Juhos2012-08-024-4/+4
| | | | SVN-Revision: 32947
* ar71xx: image: stop the switch from the lzma-loader on the TL-WR1043NDGabor Juhos2012-08-022-0/+745
| | | | SVN-Revision: 32946