project/firmware-utils.git
17 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

17 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

17 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

17 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

17 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

17 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