project/firmware-utils.git
15 years agofix mkfwimage to recognize the -s option
Travis Kemen [Mon, 28 Jul 2008 20:48:06 +0000 (20:48 +0000)]
fix mkfwimage to recognize the -s option

SVN-Revision: 11978

15 years agofix mkfwimage build on mac os x
Felix Fietkau [Sat, 26 Jul 2008 20:27:03 +0000 (20:27 +0000)]
fix mkfwimage build on mac os x

SVN-Revision: 11947

15 years agoUse mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back...
Travis Kemen [Fri, 25 Jul 2008 03:55:21 +0000 (03:55 +0000)]
Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.

SVN-Revision: 11920

15 years agoreplacement of the add_header utility used by various vendors
Imre Kaloz [Fri, 27 Jun 2008 12:18:31 +0000 (12:18 +0000)]
replacement of the add_header utility used by various vendors

SVN-Revision: 11588

15 years agofirmware-utils/mkzynfs: even more improvements
Gabor Juhos [Sun, 22 Jun 2008 19:02:42 +0000 (19:02 +0000)]
firmware-utils/mkzynfs: even more improvements

SVN-Revision: 11559

15 years agofirmware-utils: ZyXEL firmware tool improvements
Gabor Juhos [Sun, 22 Jun 2008 05:41:37 +0000 (05:41 +0000)]
firmware-utils: ZyXEL firmware tool improvements

SVN-Revision: 11550

15 years agofirmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cameras
Gabor Juhos [Tue, 17 Jun 2008 15:05:53 +0000 (15:05 +0000)]
firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cameras

SVN-Revision: 11527

16 years agobcm963xx: add cfe image tagging utility
Felix Fietkau [Sun, 18 May 2008 17:29:51 +0000 (17:29 +0000)]
bcm963xx: add cfe image tagging utility

This replaces the proprietary bcmImageBuilder program from the Broadcom source
drops. It basically adds a 256 bytes header in front of the kernel + rootfs
which contains a few text signatures, the locations of the data as well as the
checksums of the data and the tag. It also adds a 12 bytes header in front of
the LZMA kernel which contains the load address, kernel entry and the size of
the compressed LZMA data.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11170

16 years agomkzynfw: add definitions for the P-2602HW-D1A
Gabor Juhos [Fri, 9 May 2008 08:19:30 +0000 (08:19 +0000)]
mkzynfw: add definitions for the P-2602HW-D1A

SVN-Revision: 11096

16 years agomkzynfw: fix NBG-318S definitions
Gabor Juhos [Fri, 9 May 2008 07:53:24 +0000 (07:53 +0000)]
mkzynfw: fix NBG-318S definitions

SVN-Revision: 11095

16 years agobuld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros...
Travis Kemen [Wed, 7 May 2008 23:47:17 +0000 (23:47 +0000)]
buld images for the Ubiquiti LiteStation and NanoStation ported from atheros.openwrt.net. Tested on a Nanostation 2 with airos 3

SVN-Revision: 11061

16 years agoCreate a dummy sit package for 2.4 kernelsq
Florian Fainelli [Thu, 27 Mar 2008 15:44:14 +0000 (15:44 +0000)]
Create a dummy sit package for 2.4 kernelsq

SVN-Revision: 10668

16 years agoAdd definitions for the Zyxel NBG-318S
Florian Fainelli [Wed, 26 Mar 2008 13:34:29 +0000 (13:34 +0000)]
Add definitions for the Zyxel NBG-318S

SVN-Revision: 10662

16 years agoAdd AG241 code pattern (fixes #1089)
Matteo Croce [Tue, 11 Mar 2008 00:45:22 +0000 (00:45 +0000)]
Add AG241 code pattern (fixes #1089)

SVN-Revision: 10584

16 years agofirmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices
Gabor Juhos [Tue, 29 Jan 2008 08:31:54 +0000 (08:31 +0000)]
firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices

SVN-Revision: 10306

16 years agofirmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)
Gabor Juhos [Fri, 25 Jan 2008 19:05:51 +0000 (19:05 +0000)]
firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)

SVN-Revision: 10258

16 years agofirmware-utils/mkzynfw: add preliminary support for OEM boards
Gabor Juhos [Fri, 25 Jan 2008 08:19:31 +0000 (08:19 +0000)]
firmware-utils/mkzynfw: add preliminary support for OEM boards

SVN-Revision: 10243

16 years agofirmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes #3003)
Gabor Juhos [Thu, 17 Jan 2008 14:46:10 +0000 (14:46 +0000)]
firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes #3003)

SVN-Revision: 10218

16 years agoAdd support for Conceptronic C54BSR4
Florian Fainelli [Fri, 28 Dec 2007 17:48:39 +0000 (17:48 +0000)]
Add support for Conceptronic C54BSR4

SVN-Revision: 10002

16 years agoUse $(CP) instead of $(INSTALL_BIN) for binaries.
Felix Fietkau [Sun, 9 Dec 2007 18:53:06 +0000 (18:53 +0000)]
Use $(CP) instead of $(INSTALL_BIN) for binaries.

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694

16 years agofix some definitions in the ZyXEL tool
Gabor Juhos [Sat, 3 Nov 2007 17:00:57 +0000 (17:00 +0000)]
fix some definitions in the ZyXEL tool

SVN-Revision: 9493

16 years agoimage generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an align...
Gabor Juhos [Sat, 3 Nov 2007 14:53:24 +0000 (14:53 +0000)]
image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on

SVN-Revision: 9490

16 years agoadd updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)
Felix Fietkau [Wed, 24 Oct 2007 18:06:24 +0000 (18:06 +0000)]
add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)

SVN-Revision: 9434

16 years agoar7: add eva image generation (thanks Axel Gembe)
Eugene Konev [Mon, 22 Oct 2007 14:20:02 +0000 (14:20 +0000)]
ar7: add eva image generation (thanks Axel Gembe)

SVN-Revision: 9401

16 years agoadd ids for Edimax BR-6104Wg boards
Gabor Juhos [Thu, 18 Oct 2007 07:40:01 +0000 (07:40 +0000)]
add ids for Edimax BR-6104Wg boards

SVN-Revision: 9342

16 years agoAdd the ralink signature, will use it later
Florian Fainelli [Sun, 9 Sep 2007 10:34:53 +0000 (10:34 +0000)]
Add the ralink signature, will use it later

SVN-Revision: 8702

16 years agoI have new e-mail address. Thanks to Kaloz ;)
Gabor Juhos [Wed, 29 Aug 2007 17:27:11 +0000 (17:27 +0000)]
I have new e-mail address. Thanks to Kaloz ;)

SVN-Revision: 8538

16 years agobuild system cleanup/restructuring as described in http://lists.openwrt.org/pipermail...
Felix Fietkau [Tue, 7 Aug 2007 00:04:25 +0000 (00:04 +0000)]
build system cleanup/restructuring as described in lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html

SVN-Revision: 8362

16 years agoremove case sensitivity from the board name checking
Gabor Juhos [Mon, 6 Aug 2007 17:38:40 +0000 (17:38 +0000)]
remove case sensitivity from the board name checking

SVN-Revision: 8352

16 years agoFix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)
Florian Fainelli [Fri, 3 Aug 2007 08:06:06 +0000 (08:06 +0000)]
Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)

SVN-Revision: 8329

16 years agoadd firmware generation tool for ZyXEL boards
Gabor Juhos [Thu, 2 Aug 2007 19:05:28 +0000 (19:05 +0000)]
add firmware generation tool for ZyXEL boards

SVN-Revision: 8318

16 years agoRemove a debug statement from trx.c, add config changes for at91
Hamish Guthrie [Mon, 4 Jun 2007 17:39:38 +0000 (17:39 +0000)]
Remove a debug statement from trx.c, add config changes for at91

SVN-Revision: 7491

16 years agoFixed trx - variable append used uninitialised. If -A option was not used, the first...
Hamish Guthrie [Wed, 30 May 2007 10:49:46 +0000 (10:49 +0000)]
Fixed trx - variable append used uninitialised. If -A option was not used, the first offset was not written to the .trx file.

SVN-Revision: 7400

16 years agomkcsysimg cleanups
Florian Fainelli [Wed, 30 May 2007 10:05:27 +0000 (10:05 +0000)]
mkcsysimg cleanups

SVN-Revision: 7392

17 years agofix x86 boot filesystem allocation (#1736)
Felix Fietkau [Wed, 23 May 2007 18:15:11 +0000 (18:15 +0000)]
fix x86 boot filesystem allocation (#1736)

SVN-Revision: 7312

17 years agoFix broadcom squashfs images:
Felix Fietkau [Tue, 15 May 2007 18:41:48 +0000 (18:41 +0000)]
Fix broadcom squashfs images:

We switched over to appending the jffs2 eof mark to the squashfs images,
but since the squashfs is not always aligned to eraseblocksize, the eof
mark landed in the wrong place. This commit adds an extra flag to the
trx utility that can append extra data to a partition with alignment.
This is used to place the jffs2 eof mark at the right offset.

SVN-Revision: 7253

17 years agoFix 32/64bits issues with airlink image generator
Florian Fainelli [Fri, 11 May 2007 18:22:22 +0000 (18:22 +0000)]
Fix 32/64bits issues with airlink image generator

SVN-Revision: 7189

17 years agohost-build.mk used incorrectly
Mike Baker [Thu, 10 May 2007 07:02:04 +0000 (07:02 +0000)]
host-build.mk used incorrectly

SVN-Revision: 7156

17 years agoFix airlink image generation tool
Florian Fainelli [Mon, 9 Apr 2007 08:30:06 +0000 (08:30 +0000)]
Fix airlink image generation tool

SVN-Revision: 6913

17 years agomkcsysimg typos
Florian Fainelli [Tue, 3 Apr 2007 19:55:10 +0000 (19:55 +0000)]
mkcsysimg typos

SVN-Revision: 6853

17 years agoRemove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer...
Florian Fainelli [Tue, 3 Apr 2007 09:50:17 +0000 (09:50 +0000)]
Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer broken, and have been tested

SVN-Revision: 6847

17 years agoAdd ADM5120 based edimax image generation utilities
Florian Fainelli [Mon, 2 Apr 2007 17:10:48 +0000 (17:10 +0000)]
Add ADM5120 based edimax image generation utilities

SVN-Revision: 6840

17 years agoMake airlink.c more endianness robus (sn9)
Florian Fainelli [Mon, 2 Apr 2007 16:05:40 +0000 (16:05 +0000)]
Make airlink.c more endianness robus (sn9)

SVN-Revision: 6834

17 years agoFix image generation (sn9)
Florian Fainelli [Sun, 1 Apr 2007 11:08:26 +0000 (11:08 +0000)]
Fix image generation (sn9)

SVN-Revision: 6781

17 years agoFix a typo
Florian Fainelli [Sat, 31 Mar 2007 09:09:02 +0000 (09:09 +0000)]
Fix a typo

SVN-Revision: 6771

17 years agofix crc32 and endianness, thanks sn9
Florian Fainelli [Sat, 31 Mar 2007 08:59:51 +0000 (08:59 +0000)]
fix crc32 and endianness, thanks sn9

SVN-Revision: 6769

17 years agoairlink generation fix, thanks st9_
Florian Fainelli [Fri, 30 Mar 2007 21:51:48 +0000 (21:51 +0000)]
airlink generation fix, thanks st9_

SVN-Revision: 6764

17 years agoFix mkmylofw write_out_padding routine
Florian Fainelli [Thu, 29 Mar 2007 22:20:21 +0000 (22:20 +0000)]
Fix mkmylofw write_out_padding routine

SVN-Revision: 6758

17 years agoAdd definitions to myloader thanks Gabor Juhos
Florian Fainelli [Mon, 26 Mar 2007 07:31:28 +0000 (07:31 +0000)]
Add definitions to myloader thanks Gabor Juhos

SVN-Revision: 6710

17 years agoFix potential unligned access with MyLoader based devices, thanks Juhos
Florian Fainelli [Sat, 24 Mar 2007 10:22:53 +0000 (10:22 +0000)]
Fix potential unligned access with MyLoader based devices, thanks Juhos

SVN-Revision: 6659

17 years agoMake mksyshdr safe for 64bits platforms (#1504)
Florian Fainelli [Fri, 23 Mar 2007 12:50:43 +0000 (12:50 +0000)]
Make mksyshdr safe for 64bits platforms (#1504)

SVN-Revision: 6646

17 years agoAdd firmware generation for other Compex boards based on myloader, thanks to Juhos...
Florian Fainelli [Thu, 22 Mar 2007 21:36:15 +0000 (21:36 +0000)]
Add firmware generation for other Compex boards based on myloader, thanks to Juhos Gabor !

SVN-Revision: 6640

17 years agoAdd image generation for edimax routers
Florian Fainelli [Wed, 21 Mar 2007 15:04:07 +0000 (15:04 +0000)]
Add image generation for edimax routers

SVN-Revision: 6627

17 years agoFix a warning
Florian Fainelli [Sun, 18 Mar 2007 13:06:33 +0000 (13:06 +0000)]
Fix a warning

SVN-Revision: 6602

17 years agoAdd srec2bin to firmware-utils
Eugene Konev [Sun, 18 Mar 2007 09:33:39 +0000 (09:33 +0000)]
Add srec2bin to firmware-utils

SVN-Revision: 6599

17 years agomake ptgen print the end offset of the last partition as well
Felix Fietkau [Sun, 25 Feb 2007 17:58:54 +0000 (17:58 +0000)]
make ptgen print the end offset of the last partition as well

SVN-Revision: 6358

17 years agofix cylinder rounding in ptgen
Felix Fietkau [Sat, 24 Feb 2007 20:20:57 +0000 (20:20 +0000)]
fix cylinder rounding in ptgen

SVN-Revision: 6352

17 years agofix compile error (pointed out by nonsequitor)
Felix Fietkau [Tue, 12 Dec 2006 16:57:16 +0000 (16:57 +0000)]
fix compile error (pointed out by nonsequitor)

SVN-Revision: 5772

17 years agoAdd airlink firmware generation tool, thanks to Vassily Galinsky for that !
Florian Fainelli [Mon, 11 Dec 2006 17:49:05 +0000 (17:49 +0000)]
Add airlink firmware generation tool, thanks to Vassily Galinsky for that !

SVN-Revision: 5760

17 years agoremove custom partition table hack, add ptgen utility for generating partition tables
Felix Fietkau [Thu, 7 Dec 2006 00:26:26 +0000 (00:26 +0000)]
remove custom partition table hack, add ptgen utility for generating partition tables

SVN-Revision: 5704

17 years agomove target/utils to tools/firmware-utils
Felix Fietkau [Wed, 6 Dec 2006 23:41:38 +0000 (23:41 +0000)]
move target/utils to tools/firmware-utils

SVN-Revision: 5702