Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be ↵ | Daniel Dickinson | 2012-09-06 | 1 | -1/+16 |
| | | | | | | flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. SVN-Revision: 33326 | ||||
* | ar71xx: image: fix Profile name for TL-WA701 (closes #12094) | Gabor Juhos | 2012-08-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 33295 | ||||
* | ar71xx: generate image for ALL0315N | Gabor Juhos | 2012-08-27 | 1 | -1/+20 |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33286 | ||||
* | ar71xx: unbreak building images for TL-WR1041N-v2, TL-WR2543N | Gabor Juhos | 2012-08-26 | 1 | -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 Juhos | 2012-08-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 33272 | ||||
* | ar71xx: image: group and sort {Single,Multi}Profiles | Gabor Juhos | 2012-08-23 | 1 | -109/+63 |
| | | | | SVN-Revision: 33264 | ||||
* | ar71xx: image: group and sort mtdlayout definitions | Gabor Juhos | 2012-08-23 | 1 | -21/+22 |
| | | | | SVN-Revision: 33263 | ||||
* | ar71xx: image: use the MultiProfile helper for the Madwifi profile | Gabor Juhos | 2012-08-23 | 1 | -8/+1 |
| | | | | SVN-Revision: 33262 | ||||
* | ar71xx: image: automatically build a list of SingleProfiles | Gabor Juhos | 2012-08-23 | 1 | -77/+5 |
| | | | | | | Use that for Default/Minimal profiles. SVN-Revision: 33261 | ||||
* | ar71xx: image: use the new helpers for the ZyXEL images | Gabor Juhos | 2012-08-23 | 1 | -4/+1 |
| | | | | SVN-Revision: 33260 | ||||
* | ar71xx: image: use the new helpers for the Zcomax images | Gabor Juhos | 2012-08-23 | 1 | -8/+2 |
| | | | | SVN-Revision: 33259 | ||||
* | ar71xx: image: use the new helpers for the WRT400 images | Gabor Juhos | 2012-08-23 | 1 | -4/+1 |
| | | | | SVN-Revision: 33258 | ||||
* | ar71xx: image: use the new helpers for the WZRHPG30XNH images | Gabor Juhos | 2012-08-23 | 1 | -16/+4 |
| | | | | SVN-Revision: 33257 | ||||
* | ar71xx: image: use the new helpers for the WHRHPG300N images | Gabor Juhos | 2012-08-23 | 1 | -19/+4 |
| | | | | SVN-Revision: 33256 | ||||
* | ar71xx: image: use the new helpers for the UBNTXM images | Gabor Juhos | 2012-08-23 | 1 | -34/+7 |
| | | | | SVN-Revision: 33255 | ||||
* | ar71xx: image: use the new helpers for the UBNT images | Gabor Juhos | 2012-08-23 | 1 | -12/+3 |
| | | | | SVN-Revision: 33254 | ||||
* | ar71xx: image: use the new helpers for the TPLINKOLD images | Gabor Juhos | 2012-08-23 | 1 | -4/+1 |
| | | | | SVN-Revision: 33253 | ||||
* | ar71xx: image: use the new helpers for the TPLINK-LZMA images | Gabor Juhos | 2012-08-23 | 1 | -38/+12 |
| | | | | SVN-Revision: 33252 | ||||
* | ar71xx: image: use the new helpers for the TPLINK images | Gabor Juhos | 2012-08-23 | 1 | -51/+27 |
| | | | | SVN-Revision: 33251 | ||||
* | ar71xx: image: use the new helpers for the Planex images | Gabor Juhos | 2012-08-23 | 1 | -9/+2 |
| | | | | SVN-Revision: 33250 | ||||
* | ar71xx: image: use the new helpers for the PB4X images | Gabor Juhos | 2012-08-23 | 1 | -31/+7 |
| | | | | SVN-Revision: 33249 | ||||
* | ar71xx: image: use the new helpers for the OpenMesh images | Gabor Juhos | 2012-08-23 | 1 | -3/+1 |
| | | | | SVN-Revision: 33248 | ||||
* | ar71xx: image: use the new helpers for the Netgear images | Gabor Juhos | 2012-08-23 | 1 | -8/+6 |
| | | | | SVN-Revision: 33247 | ||||
* | ar71xx: image: use the new helpers for the MyLoader images | Gabor Juhos | 2012-08-23 | 1 | -11/+6 |
| | | | | SVN-Revision: 33246 | ||||
* | ar71xx: image: use the new helpers for the DIR825B1 images | Gabor Juhos | 2012-08-23 | 1 | -9/+2 |
| | | | | SVN-Revision: 33245 | ||||
* | ar71xx: image: use the new helpers for the CyberTAN images | Gabor Juhos | 2012-08-23 | 1 | -4/+1 |
| | | | | SVN-Revision: 33244 | ||||
* | ar71xx: image: use the new helpers for the Cameo933x images | Gabor Juhos | 2012-08-23 | 1 | -4/+1 |
| | | | | SVN-Revision: 33243 | ||||
* | ar71xx: image: use the new helpers for the Cameo913x images | Gabor Juhos | 2012-08-23 | 1 | -18/+6 |
| | | | | SVN-Revision: 33242 | ||||
* | ar71xx: image: use the new helpers for the Cameo7240 images | Gabor Juhos | 2012-08-23 | 1 | -18/+4 |
| | | | | SVN-Revision: 33241 | ||||
* | ar71xx: image: use the new helpers for the AthGzip images | Gabor Juhos | 2012-08-23 | 1 | -13/+3 |
| | | | | SVN-Revision: 33240 | ||||
* | ar71xx: image: use the new helpers for the AthLzma images | Gabor Juhos | 2012-08-23 | 1 | -40/+14 |
| | | | | SVN-Revision: 33239 | ||||
* | ar71xx: image: use the new helpers for the ALFA images | Gabor Juhos | 2012-08-23 | 1 | -8/+2 |
| | | | | SVN-Revision: 33238 | ||||
* | ar71xx: image: add a few helper functions | Gabor Juhos | 2012-08-23 | 1 | -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 template | Gabor Juhos | 2012-08-23 | 1 | -10/+10 |
| | | | | SVN-Revision: 33236 | ||||
* | ar71xx: add profile and build image for the TEW-712BR | Gabor Juhos | 2012-08-22 | 1 | -0/+28 |
| | | | | SVN-Revision: 33234 | ||||
* | ar71xx: fix mtd layout of the AP113 | Gabor Juhos | 2012-08-22 | 1 | -1/+1 |
| | | | | | | The 'mtdparts=' prefix and the name of the flash device is missing. SVN-Revision: 33226 | ||||
* | ar71xx: add ALL0305 board alias | Gabor Juhos | 2012-08-22 | 1 | -0/+6 |
| | | | | | | | | | | 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-WDR3600 | Gabor Juhos | 2012-08-22 | 1 | -0/+1 |
| | | | | | | | | | | | 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 | ||||
* | ar71xx: image: stop the switch from the lzma-loader on the TL-WR1043ND | Gabor Juhos | 2012-08-02 | 2 | -0/+745 |
| | | | | SVN-Revision: 32946 | ||||
* | ar71xx: image: allow to use board specific code in the lzma-loader | Gabor Juhos | 2012-08-02 | 3 | -3/+10 |
| | | | | SVN-Revision: 32945 | ||||
* | ar71xx: ew-dorin: added router firmware generation | Gabor Juhos | 2012-08-01 | 1 | -0/+2 |
| | | | | | | | | [juhosg: remove dead code] Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de> SVN-Revision: 32934 | ||||
* | ar71xx: Buffalo WLAE-AG300N initial support | Gabor Juhos | 2012-08-01 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | 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: build firmware image for the TP-Link TL-WDR4310 v1.0 | Gabor Juhos | 2012-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | The hardware for TP-Link TL-WDR4300 v1.1 and TL-WDR4310 v1.0 is identical, but requires different firmware headers: TL-WDR4300: 00000040 43 00 00 01 00 00 00 01 00 00 00 00 76 fb 83 40 |C...........v..@| TL-WDR4310: 00000040 43 10 00 01 00 00 00 01 00 00 00 00 38 2b 50 6c |C...........8+Pl| [juhosg: change commit message, use a different model name] Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de> SVN-Revision: 32683 | ||||
* | ar71xx: set firmware version for the TL-WR2543N | Gabor Juhos | 2012-07-05 | 1 | -4/+4 |
| | | | | | | | | This ensures that the resulting firmware can be flashed from the latest (v3.13.17) offical firmware. SVN-Revision: 32617 | ||||
* | ar71xx: add profile and build image for the Atheros AP136 reference board | Gabor Juhos | 2012-07-05 | 1 | -0/+8 |
| | | | | SVN-Revision: 32609 | ||||
* | ar71xx: update the EW Dorin MTD layout, increase kernel partition size ↵ | Felix Fietkau | 2012-07-04 | 1 | -2/+2 |
| | | | | | | (requested by EW) SVN-Revision: 32599 | ||||
* | ar71xx: remove the built-in MTD map of the ALL0258N | Gabor Juhos | 2012-07-03 | 1 | -5/+6 |
| | | | | | | | | | 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: create profile and build image for the TL-WDR4300 board | Gabor Juhos | 2012-06-19 | 1 | -0/+6 |
| | | | | SVN-Revision: 32461 | ||||
* | ar71xx: add support for the embeddedwireless Dorin board (based on patch by ↵ | Felix Fietkau | 2012-06-19 | 1 | -0/+7 |
| | | | | | | embeddedwireless.de) SVN-Revision: 32447 | ||||
* | ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg) | Felix Fietkau | 2012-06-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 32095 |