project/firmware-utils.git
13 years agoAdd firmware tool for generating factory images for Edimax devices
Vasilis Tsiligiannis [Sun, 30 Oct 2011 22:57:41 +0000 (22:57 +0000)]
Add firmware tool for generating factory images for Edimax devices

SVN-Revision: 28688

13 years agofirmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3
Gabor Juhos [Wed, 26 Oct 2011 13:34:48 +0000 (13:34 +0000)]
firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3

SVN-Revision: 28602

13 years agofirmware-utils/mktplinkfw: add support for TL-WR703N v1
Gabor Juhos [Wed, 21 Sep 2011 11:47:55 +0000 (11:47 +0000)]
firmware-utils/mktplinkfw: add support for TL-WR703N v1

Patch-by: dongyuqi <729650915@qq.com>
SVN-Revision: 28278

13 years agofirmware-utils/mktplinkfw: add support for TL-WR743ND v1
Gabor Juhos [Wed, 21 Sep 2011 11:47:42 +0000 (11:47 +0000)]
firmware-utils/mktplinkfw: add support for TL-WR743ND v1

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 28270

13 years agofirmware-utils/mktplinkfw: add support for TL-WR740N v3
Gabor Juhos [Wed, 21 Sep 2011 11:47:39 +0000 (11:47 +0000)]
firmware-utils/mktplinkfw: add support for TL-WR740N v3

Signed-off-by: Martin Raykov <martin.raykov@gmail.com>
SVN-Revision: 28268

13 years agofirmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD...
Felix Fietkau [Fri, 8 Jul 2011 05:20:24 +0000 (05:20 +0000)]
firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function

SVN-Revision: 27553

13 years agotools/firmware-utils: add yet another buffalo tool
Gabor Juhos [Wed, 6 Jul 2011 08:04:53 +0000 (08:04 +0000)]
tools/firmware-utils: add yet another buffalo tool

SVN-Revision: 27475

13 years agotools/firmware-utils: allow to create buffalo image from two files
Gabor Juhos [Wed, 6 Jul 2011 08:04:50 +0000 (08:04 +0000)]
tools/firmware-utils: allow to create buffalo image from two files

SVN-Revision: 27473

13 years agotools/firmware-utils: allow to create buffalo tags w/o hw version
Gabor Juhos [Wed, 6 Jul 2011 08:04:49 +0000 (08:04 +0000)]
tools/firmware-utils: allow to create buffalo tags w/o hw version

SVN-Revision: 27472

13 years agotools/firmware-utils: add new firmware tool for the DIR-300-B1 board
Gabor Juhos [Mon, 4 Jul 2011 06:48:42 +0000 (06:48 +0000)]
tools/firmware-utils: add new firmware tool for the DIR-300-B1 board

SVN-Revision: 27438

13 years agofirmware-utils: fix build on big endian systems
Hauke Mehrtens [Tue, 21 Jun 2011 21:13:58 +0000 (21:13 +0000)]
firmware-utils: fix build on big endian systems

This closes #9446

SVN-Revision: 27255

13 years agotools/firmware-utils: fix buffalo csum calculation
Gabor Juhos [Mon, 13 Jun 2011 08:12:41 +0000 (08:12 +0000)]
tools/firmware-utils: fix buffalo csum calculation

Also print an error message if decryption fails.

SVN-Revision: 27167

13 years agotools/firmware-utils: add support for hd_id tag into mkdniimg
Gabor Juhos [Tue, 31 May 2011 22:53:24 +0000 (22:53 +0000)]
tools/firmware-utils: add support for hd_id tag into mkdniimg

Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 27052

13 years agotools/firmware-utils: add buffalo specific fw tools
Gabor Juhos [Tue, 31 May 2011 22:53:21 +0000 (22:53 +0000)]
tools/firmware-utils: add buffalo specific fw tools

SVN-Revision: 27050

13 years agobcm63xx: Add firmware helpers for T-Home Speedport W 303V
Florian Fainelli [Wed, 11 May 2011 13:34:05 +0000 (13:34 +0000)]
bcm63xx: Add firmware helpers for T-Home Speedport W 303V

Add two helpers for generating correctly tagged images for the T-Home
Speedport W 303V Typ B as well as xor'd ones as required by CFE.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26877

13 years agobcm63xx: Move the OpenWrt rootfs length field
Daniel Dickinson [Fri, 15 Apr 2011 12:18:25 +0000 (12:18 +0000)]
bcm63xx: Move the OpenWrt rootfs length field

Dual image capable CFEs store an image sequence at the same place as
currently OpenWrt stores the actual rootfs length, so it will get
overwritten when flashing through such a CFE.

To prevent this from happening, move the rootfs length field to the next
four bytes, thus completely using the reserved1 field.

Since the reserved1 field is now completely in use, it does not make sense
to allow it to be set from the imagetag utility, so remove the option.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26680

13 years agofirmware-utils: fix endianness bugs in firmware generation program.
Hauke Mehrtens [Sat, 9 Apr 2011 15:06:01 +0000 (15:06 +0000)]
firmware-utils: fix endianness bugs in firmware generation program.

Should make it work on big endian systems again, I do not have such a system.

This closes #9093.

SVN-Revision: 26543

13 years agofirmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board
Gabor Juhos [Sun, 13 Mar 2011 15:08:29 +0000 (15:08 +0000)]
firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board

Patch-by: Jonathan Benett <jbscience87@gmail.com>
SVN-Revision: 26118

13 years agobrcm47xx: fix error when build firmware on x86_64 host (closes #7672)
Hauke Mehrtens [Sat, 12 Feb 2011 13:17:47 +0000 (13:17 +0000)]
brcm47xx: fix error when build firmware on x86_64 host (closes #7672)

SVN-Revision: 25472

13 years agofirmware-utils/mkdniimg: don't use NA region by default
Gabor Juhos [Fri, 14 Jan 2011 10:37:09 +0000 (10:37 +0000)]
firmware-utils/mkdniimg: don't use NA region by default

SVN-Revision: 24981

13 years agofirmware-utils/wndr3700: allow to specify image magic via command line
Gabor Juhos [Fri, 14 Jan 2011 10:37:04 +0000 (10:37 +0000)]
firmware-utils/wndr3700: allow to specify image magic via command line

SVN-Revision: 24980

13 years agoAdded OpenWRT-specific field to imagetag so that we can record the real root length...
Daniel Dickinson [Sun, 26 Dec 2010 04:18:13 +0000 (04:18 +0000)]
Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size.

Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
SVN-Revision: 24838

13 years agoar71xx: add support for TL-WR740N v1
Gabor Juhos [Thu, 23 Dec 2010 12:42:16 +0000 (12:42 +0000)]
ar71xx: add support for TL-WR740N v1

Same as TL-WR741ND but with different hardware ID and without
detachable antenna.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 24811

13 years agofirmware-utils/mkzynfw: fix available flash space calculation
Gabor Juhos [Fri, 17 Dec 2010 20:34:31 +0000 (20:34 +0000)]
firmware-utils/mkzynfw: fix available flash space calculation

SVN-Revision: 24653

13 years agofirmware-utils/mktplinkfw: add support for the TL-MR3220 v1
Gabor Juhos [Fri, 10 Dec 2010 17:57:43 +0000 (17:57 +0000)]
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1

SVN-Revision: 24438

13 years agobrcm47xx: Add edimax PS1208mfg support
Hauke Mehrtens [Thu, 2 Dec 2010 21:27:54 +0000 (21:27 +0000)]
brcm47xx: Add edimax PS1208mfg support

Thank you clemvangelis for the patches. (closes #7672)

SVN-Revision: 24217

14 years agoimagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline...
Daniel Dickinson [Tue, 16 Nov 2010 06:46:53 +0000 (06:46 +0000)]
imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above).

SVN-Revision: 24011

14 years agobrcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy...
Daniel Dickinson [Mon, 15 Nov 2010 04:08:09 +0000 (04:08 +0000)]
brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't.

SVN-Revision: 24000

14 years agofirmware-utils/mktplinkfw: add support for the TL-MR3420 v1
Gabor Juhos [Mon, 27 Sep 2010 14:54:02 +0000 (14:54 +0000)]
firmware-utils/mktplinkfw: add support for the TL-MR3420 v1

SVN-Revision: 23137

14 years agofirmware-utils/mktplinkfw: add support for the TL-WR841N v7
Gabor Juhos [Mon, 27 Sep 2010 14:53:51 +0000 (14:53 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WR841N v7

SVN-Revision: 23133

14 years agoZcomax device firmware tool endianness fix
Michael Büsch [Sat, 4 Sep 2010 05:40:56 +0000 (05:40 +0000)]
Zcomax device firmware tool endianness fix

SVN-Revision: 22885

14 years agotools/firmware-utils: new tool for the Zcomax devices
Gabor Juhos [Fri, 3 Sep 2010 18:14:40 +0000 (18:14 +0000)]
tools/firmware-utils: new tool for the Zcomax devices

SVN-Revision: 22883

14 years agobrcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
Hauke Mehrtens [Fri, 6 Aug 2010 20:21:32 +0000 (20:21 +0000)]
brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2

Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/

This closes #7702.

SVN-Revision: 22516

14 years agomostly revert commit r22396
Hauke Mehrtens [Fri, 30 Jul 2010 21:19:49 +0000 (21:19 +0000)]
mostly revert commit r22396

CFE does not boot images generated with these checksums because of
wrong checksum.

After flashing then with tftp to my Asus wl500-GPv1 the following messages
are show:
Null Rescue Flag.
Boot program checksum is invalid
Hello!! Enter Rescue Mode: (Check error)

SVN-Revision: 22418

14 years agofirmware-utils/trx: Endianness fixes
Michael Büsch [Thu, 29 Jul 2010 18:14:10 +0000 (18:14 +0000)]
firmware-utils/trx: Endianness fixes

SVN-Revision: 22414

14 years agofirmware-utils: The option -F was not detected. This was missing in r22396
Hauke Mehrtens [Tue, 27 Jul 2010 18:16:32 +0000 (18:16 +0000)]
firmware-utils: The option -F was not detected. This was missing in r22396

This fixes build of brcm47xx

SVN-Revision: 22398

14 years agofix CRC32 calculation for sysupgrade
Markus Wigge [Tue, 27 Jul 2010 15:37:37 +0000 (15:37 +0000)]
fix CRC32 calculation for sysupgrade

* reduce image size for CRC calculation by fs_mark size

sysupgrade sometimes failed for me and I noticed that it was due
to incorrect CRC values in trx-header after performing it.
It seems that the fs_mark was completely included in the calculation
and that it was nevertheless modified by sysupgrade while appending
the jffs data.
This only occurs for the first boot after sysupgrade as the flashmap
driver recalculates the CRC to an even smaller area when it boots.

SVN-Revision: 22396

14 years agotools/firmware-utils: enhance mktplinkfw utility
Gabor Juhos [Tue, 13 Jul 2010 16:51:59 +0000 (16:51 +0000)]
tools/firmware-utils: enhance mktplinkfw utility

Attached patch enhances the mktplinkfw utility:
1. existing firmware files in TP-Link format can now be inspected, showing eg. the used offsets
2. optionally the kernel and rootfs parts can be extracted (saves calculations for dd)
3. when generating firmwares, kernel entry point, load address and rootfs offset can be overwritten (for experienced users)

Patch-by: Pieter "Fate" Hollants <pieter@hollants.com>
SVN-Revision: 22169

14 years agofirmware-utils/mktplinkfw: add support for the TL-WA901ND
Gabor Juhos [Thu, 1 Jul 2010 14:49:04 +0000 (14:49 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WA901ND

Patch-by: Pieter "Fate" Hollants <pieter@hollants.com>
SVN-Revision: 22015

14 years agopreset stable and try* flags for TRX2 headers
Markus Wigge [Thu, 1 Jul 2010 10:40:22 +0000 (10:40 +0000)]
preset stable and try* flags for TRX2 headers

* changed addpattern.c to preset the stable and try flags used in TRXv2 images
to dupe CFE and pretend a stable image.
* changed trx.c to calculate TRXv2 CRC with stable and try flags set to 0xFF
like CFE does on startup
* fixed compile warnings in trx.c by explicit casting

SVN-Revision: 22012

14 years agofixed trx version to handling
Markus Wigge [Mon, 28 Jun 2010 17:35:20 +0000 (17:35 +0000)]
fixed trx version to handling

I forgot to write the right trx version to the actual header...

SVN-Revision: 21986

14 years agoremove whitespaces in imagetag tool
Florian Fainelli [Sun, 20 Jun 2010 11:58:40 +0000 (11:58 +0000)]
remove whitespaces in imagetag tool

SVN-Revision: 21848

14 years agoRevert r21806 there are no users of it yet
Florian Fainelli [Mon, 14 Jun 2010 21:49:03 +0000 (21:49 +0000)]
Revert r21806 there are no users of it yet

SVN-Revision: 21808

14 years agoadd hcsmakeimage, for cable modems/routers based on bcm33xx
Florian Fainelli [Mon, 14 Jun 2010 21:47:21 +0000 (21:47 +0000)]
add hcsmakeimage, for cable modems/routers based on bcm33xx

SVN-Revision: 21806

14 years agofix mktitanimg segfault on 64-bits hosts (#7443)
Florian Fainelli [Sat, 12 Jun 2010 18:10:01 +0000 (18:10 +0000)]
fix mktitanimg segfault on 64-bits hosts (#7443)

SVN-Revision: 21767

14 years agoadd mktitanimg to create Titan (AR7-based) images (#6632)
Florian Fainelli [Sun, 6 Jun 2010 19:16:43 +0000 (19:16 +0000)]
add mktitanimg to create Titan (AR7-based) images (#6632)

SVN-Revision: 21689

14 years agofirmware-utils/mkzynfw: add support for the NBG460N board
Gabor Juhos [Fri, 14 May 2010 09:20:36 +0000 (09:20 +0000)]
firmware-utils/mkzynfw: add support for the NBG460N board

Adding NBG460N/550N/550NH boards to mkzynfw.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21446

14 years agofirmware-utils/mkzynfw: don't use next_offset twice (closes #7273)
Gabor Juhos [Fri, 14 May 2010 09:20:34 +0000 (09:20 +0000)]
firmware-utils/mkzynfw: don't use next_offset twice (closes #7273)

The test if a file can fit in an image considers the current offset
twice. So a image that would fit is too big.

Thanks-to: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21445

14 years agotools/firmware-utils: add size check to the mkplanexfw tool
Gabor Juhos [Mon, 26 Apr 2010 18:28:07 +0000 (18:28 +0000)]
tools/firmware-utils: add size check to the mkplanexfw tool

Also pad the image to a 64K boundary.

SVN-Revision: 21174

14 years agoremove 'svn:executable' property
Nicolas Thill [Mon, 12 Apr 2010 17:08:57 +0000 (17:08 +0000)]
remove 'svn:executable' property

SVN-Revision: 20831

14 years agoflashmap and image generation: reduced union bcm_tag to a single struct combining...
Florian Fainelli [Thu, 1 Apr 2010 21:20:43 +0000 (21:20 +0000)]
flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore.

SVN-Revision: 20652

14 years agomove bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
Florian Fainelli [Sun, 28 Mar 2010 18:11:06 +0000 (18:11 +0000)]
move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it

SVN-Revision: 20548

14 years agofirmware-utils/trx: add relative offset parameter
Gabor Juhos [Sat, 27 Mar 2010 17:38:26 +0000 (17:38 +0000)]
firmware-utils/trx: add relative offset parameter

 * will be used for the WRT160NL board
 * patch by Bernhard Loos
 * note: rejected parts has been fixed

SVN-Revision: 20522

14 years agorevert r18760 since it prevents people from building working eva images
Florian Fainelli [Fri, 26 Mar 2010 10:12:30 +0000 (10:12 +0000)]
revert r18760 since it prevents people from building working eva images

SVN-Revision: 20437

14 years agoadded support for wrt54g3gv2-vf and new trx header format
Markus Wigge [Thu, 25 Mar 2010 19:34:49 +0000 (19:34 +0000)]
added support for wrt54g3gv2-vf and new trx header format

 - hacked addpattern due to changes in header format
 - added "-5" to addpattern, some 0xFF are needed for trx2 header
   "-4" broke CRC checking in CFE
 - hacked trx.c due to new header format version
 - added target to create trx-V2 images

the flashmap driver possibly needs to be customized.

SVN-Revision: 20433

14 years agofix file creation mode, thanks rtz
Florian Fainelli [Thu, 18 Mar 2010 23:35:12 +0000 (23:35 +0000)]
fix file creation mode, thanks rtz

SVN-Revision: 20293

14 years agomktplinkfw: add option to strip padding from the end of the image
Gabor Juhos [Wed, 10 Mar 2010 17:41:50 +0000 (17:41 +0000)]
mktplinkfw: add option to strip padding from the end of the image

SVN-Revision: 20120

14 years agomktplinkfw: fix help string, and remove duplicated option
Gabor Juhos [Mon, 8 Mar 2010 17:35:07 +0000 (17:35 +0000)]
mktplinkfw: fix help string, and remove duplicated option

SVN-Revision: 20067

14 years agofirmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4
Gabor Juhos [Fri, 19 Feb 2010 11:52:30 +0000 (11:52 +0000)]
firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4

SVN-Revision: 19748

14 years agofirmware-utils: unify cc and cc2 macros, simplifies Makefile
Jo-Philipp Wich [Mon, 1 Feb 2010 01:56:02 +0000 (01:56 +0000)]
firmware-utils: unify cc and cc2 macros, simplifies Makefile

SVN-Revision: 19487

14 years agofirmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes imagetag compi...
Jo-Philipp Wich [Mon, 1 Feb 2010 01:17:46 +0000 (01:17 +0000)]
firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes imagetag compilation

SVN-Revision: 19485

14 years agoar71xx: add support for the TL-WR841N v1.5 board
Gabor Juhos [Tue, 22 Dec 2009 19:31:28 +0000 (19:31 +0000)]
ar71xx: add support for the TL-WR841N v1.5 board

SVN-Revision: 18893

14 years agolzma2eva: Endianness fixes.
Michael Büsch [Fri, 11 Dec 2009 23:50:51 +0000 (23:50 +0000)]
lzma2eva: Endianness fixes.

SVN-Revision: 18760

14 years agoar71xx: TL-WR1043ND support cleanup
Gabor Juhos [Tue, 8 Dec 2009 12:46:30 +0000 (12:46 +0000)]
ar71xx: TL-WR1043ND support cleanup

SVN-Revision: 18697

14 years agoar71xx: preliminary support for the TL-WR1043ND
Gabor Juhos [Tue, 8 Dec 2009 12:46:25 +0000 (12:46 +0000)]
ar71xx: preliminary support for the TL-WR1043ND

Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform.
Presently the RTL8366RB switch support is missing due to no driver.
The ethernet works with 5 ports@1Gbit but is missing vlan support.

Hope Ive done this right, First time submiting a patch.

Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>
SVN-Revision: 18696

14 years agoar71xx: create images for the WNDR3700, which can be flashed via the factory web...
Gabor Juhos [Sat, 28 Nov 2009 09:28:25 +0000 (09:28 +0000)]
ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface

SVN-Revision: 18571

14 years agofirmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski)
Gabor Juhos [Sat, 28 Nov 2009 08:25:53 +0000 (08:25 +0000)]
firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski)

SVN-Revision: 18569

15 years agomkfwimage: add support for the XM layout (bullet/rocket/nano M)
Felix Fietkau [Wed, 18 Nov 2009 18:10:24 +0000 (18:10 +0000)]
mkfwimage: add support for the XM layout (bullet/rocket/nano M)

SVN-Revision: 18448

15 years agoar71xx: increase max size of RouterStation and RouterStation Pro firmware images
Gabor Juhos [Fri, 13 Nov 2009 17:11:23 +0000 (17:11 +0000)]
ar71xx: increase max size of RouterStation and RouterStation Pro firmware images

Thanks to riskable! (closes #5860)

SVN-Revision: 18410

15 years agoar71xx: add preliminary support for the TL-WR841ND v5 board
Gabor Juhos [Fri, 30 Oct 2009 12:26:25 +0000 (12:26 +0000)]
ar71xx: add preliminary support for the TL-WR841ND v5 board

SVN-Revision: 18226

15 years agofirmware-utils: raise the default trx image size limit for something more appropriate...
Felix Fietkau [Mon, 7 Sep 2009 13:55:02 +0000 (13:55 +0000)]
firmware-utils: raise the default trx image size limit for something more appropriate for devices with 8M flash

SVN-Revision: 17537

15 years agoadd support for the Pirelli AG226G board (#5337)
Florian Fainelli [Sun, 9 Aug 2009 10:19:47 +0000 (10:19 +0000)]
add support for the Pirelli AG226G board (#5337)

SVN-Revision: 17190

15 years agofirmware-utils/addpattern: add support for the WRT160NL
Gabor Juhos [Thu, 6 Aug 2009 09:15:05 +0000 (09:15 +0000)]
firmware-utils/addpattern: add support for the WRT160NL

SVN-Revision: 17140

15 years agofirmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry...
Gabor Juhos [Sun, 12 Jul 2009 08:59:18 +0000 (08:59 +0000)]
firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)

SVN-Revision: 16792

15 years agoincrease size of the kernel partition on the TL-WR[789]41N boards
Gabor Juhos [Sat, 11 Jul 2009 17:20:46 +0000 (17:20 +0000)]
increase size of the kernel partition on the TL-WR[789]41N boards

SVN-Revision: 16785

15 years agofirmware-utils/mktplinkfw: add option for combined images
Gabor Juhos [Wed, 8 Jul 2009 08:17:26 +0000 (08:17 +0000)]
firmware-utils/mktplinkfw: add option for combined images

SVN-Revision: 16742

15 years agofirmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1
Gabor Juhos [Tue, 7 Jul 2009 19:45:33 +0000 (19:45 +0000)]
firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1

SVN-Revision: 16740

15 years agofix segfault when using the maxlen argument (#4359)
Florian Fainelli [Wed, 1 Jul 2009 14:58:15 +0000 (14:58 +0000)]
fix segfault when using the maxlen argument (#4359)

SVN-Revision: 16641

15 years agofirmware-utils: add a tool to compute crc value for the 5gxi firmware
Gabor Juhos [Thu, 25 Jun 2009 09:41:06 +0000 (09:41 +0000)]
firmware-utils: add a tool to compute crc value for the 5gxi firmware

SVN-Revision: 16557

15 years agofirmware-utils/mkcsysimg: minor bugfix
Gabor Juhos [Thu, 25 Jun 2009 09:39:30 +0000 (09:39 +0000)]
firmware-utils/mkcsysimg: minor bugfix

SVN-Revision: 16556

15 years agofirmware-utils/mkcsysimg: add signature for the 5GXi board
Gabor Juhos [Wed, 24 Jun 2009 16:44:30 +0000 (16:44 +0000)]
firmware-utils/mkcsysimg: add signature for the 5GXi board

SVN-Revision: 16551

15 years agofirmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption algrithm
Gabor Juhos [Wed, 24 Jun 2009 16:35:38 +0000 (16:35 +0000)]
firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption algrithm

SVN-Revision: 16550

15 years agoadd imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)
Florian Fainelli [Thu, 18 Jun 2009 15:00:32 +0000 (15:00 +0000)]
add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)

SVN-Revision: 16506

15 years agofirmware-utils: add a small utility for generating nand flash images with ecc info
Felix Fietkau [Sun, 14 Jun 2009 20:42:28 +0000 (20:42 +0000)]
firmware-utils: add a small utility for generating nand flash images with ecc info

SVN-Revision: 16458

15 years agoThe attached patch adds building of firmware images for more routers based on the...
Florian Fainelli [Wed, 10 Jun 2009 08:24:13 +0000 (08:24 +0000)]
The attached patch adds building of firmware images for more routers based on the brcm63xx chipset.

Signed-Off By: Daniel Dickinson <crazycshore@gmail.com>

SVN-Revision: 16396

15 years agorework imagetag firmware generator and MTD partition parser to accomodate with all...
Florian Fainelli [Tue, 9 Jun 2009 08:04:52 +0000 (08:04 +0000)]
rework imagetag firmware generator and MTD partition parser to accomodate with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987).

SVN-Revision: 16393

15 years agobuild firmware image for the MZK-W300NH board
Gabor Juhos [Thu, 4 Jun 2009 19:14:46 +0000 (19:14 +0000)]
build firmware image for the MZK-W300NH board

SVN-Revision: 16342

15 years agofirmware-utils/mkfwimage: add support for RouterStation Pro (patch from Ubiquiti...
Gabor Juhos [Mon, 25 May 2009 17:18:21 +0000 (17:18 +0000)]
firmware-utils/mkfwimage: add support for RouterStation Pro (patch from Ubiquiti Networks)

SVN-Revision: 16064

15 years agofix crc calculation with the new padding (#5143)
Florian Fainelli [Fri, 22 May 2009 07:49:23 +0000 (07:49 +0000)]
fix crc calculation with the new padding (#5143)

SVN-Revision: 15977

15 years agofix padding between end of the kernel and beginning of the rootfs in imagetag (#5108)
Florian Fainelli [Tue, 12 May 2009 13:20:36 +0000 (13:20 +0000)]
fix padding between end of the kernel and beginning of the rootfs in imagetag (#5108)

SVN-Revision: 15801

15 years agofirmware-utils/mkfwimage2: fix a typo
Gabor Juhos [Mon, 11 May 2009 14:51:56 +0000 (14:51 +0000)]
firmware-utils/mkfwimage2: fix a typo

SVN-Revision: 15770

15 years agoGenerate suitable images for the UBNT PicoStation2
Jo-Philipp Wich [Tue, 21 Apr 2009 01:16:34 +0000 (01:16 +0000)]
Generate suitable images for the UBNT PicoStation2

SVN-Revision: 15314

15 years agomake images that can be flashed using the stock firmware web interface, thanks to...
Florian Fainelli [Sun, 19 Apr 2009 13:18:48 +0000 (13:18 +0000)]
make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943)

SVN-Revision: 15253

15 years agoget rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau [Fri, 17 Apr 2009 14:09:46 +0000 (14:09 +0000)]
get rid of $Id$ - it has never helped us and it has broken too many patches ;)

SVN-Revision: 15242

15 years agorevert changeset 15081 seems to break Alice box devices
Florian Fainelli [Tue, 7 Apr 2009 15:14:40 +0000 (15:14 +0000)]
revert changeset 15081 seems to break Alice box devices

SVN-Revision: 15140

15 years agocompute rootfs crc32 required for brcm63xx web upgrades
Florian Fainelli [Thu, 2 Apr 2009 09:57:00 +0000 (09:57 +0000)]
compute rootfs crc32 required for brcm63xx web upgrades

SVN-Revision: 15081

15 years agofirmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board
Gabor Juhos [Tue, 24 Mar 2009 16:08:07 +0000 (16:08 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board

SVN-Revision: 15023

15 years agotools/firmware-utils: Added encode_crc, for Freecom devices.
Rod Whitby [Sun, 22 Mar 2009 11:39:32 +0000 (11:39 +0000)]
tools/firmware-utils: Added encode_crc, for Freecom devices.

SVN-Revision: 14961

15 years agocleanup imagetag
Florian Fainelli [Wed, 18 Mar 2009 17:18:25 +0000 (17:18 +0000)]
cleanup imagetag

SVN-Revision: 14941

15 years agofix a bug which prevented imagetag from correctly initializing the version and magic2...
Florian Fainelli [Tue, 17 Mar 2009 19:05:09 +0000 (19:05 +0000)]
fix a bug which prevented imagetag from correctly initializing the version and magic2, use the broadcom default magics, which allows uploading through web interfaces

SVN-Revision: 14925