summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Gabor Juhos [Mon, 6 Aug 2007 17:38:40 +0000 (17:38 +0000)]
remove case sensitivity from the board name checking
SVN-Revision: 8352
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
Gabor Juhos [Thu, 2 Aug 2007 19:05:28 +0000 (19:05 +0000)]
add firmware generation tool for ZyXEL boards
SVN-Revision: 8318
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
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
Florian Fainelli [Wed, 30 May 2007 10:05:27 +0000 (10:05 +0000)]
mkcsysimg cleanups
SVN-Revision: 7392
Felix Fietkau [Wed, 23 May 2007 18:15:11 +0000 (18:15 +0000)]
fix x86 boot filesystem allocation (#1736)
SVN-Revision: 7312
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
Florian Fainelli [Fri, 11 May 2007 18:22:22 +0000 (18:22 +0000)]
Fix 32/64bits issues with airlink image generator
SVN-Revision: 7189
Mike Baker [Thu, 10 May 2007 07:02:04 +0000 (07:02 +0000)]
host-build.mk used incorrectly
SVN-Revision: 7156
Florian Fainelli [Mon, 9 Apr 2007 08:30:06 +0000 (08:30 +0000)]
Fix airlink image generation tool
SVN-Revision: 6913
Florian Fainelli [Tue, 3 Apr 2007 19:55:10 +0000 (19:55 +0000)]
mkcsysimg typos
SVN-Revision: 6853
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
Florian Fainelli [Mon, 2 Apr 2007 17:10:48 +0000 (17:10 +0000)]
Add ADM5120 based edimax image generation utilities
SVN-Revision: 6840
Florian Fainelli [Mon, 2 Apr 2007 16:05:40 +0000 (16:05 +0000)]
Make airlink.c more endianness robus (sn9)
SVN-Revision: 6834
Florian Fainelli [Sun, 1 Apr 2007 11:08:26 +0000 (11:08 +0000)]
Fix image generation (sn9)
SVN-Revision: 6781
Florian Fainelli [Sat, 31 Mar 2007 09:09:02 +0000 (09:09 +0000)]
Fix a typo
SVN-Revision: 6771
Florian Fainelli [Sat, 31 Mar 2007 08:59:51 +0000 (08:59 +0000)]
fix crc32 and endianness, thanks sn9
SVN-Revision: 6769
Florian Fainelli [Fri, 30 Mar 2007 21:51:48 +0000 (21:51 +0000)]
airlink generation fix, thanks st9_
SVN-Revision: 6764
Florian Fainelli [Thu, 29 Mar 2007 22:20:21 +0000 (22:20 +0000)]
Fix mkmylofw write_out_padding routine
SVN-Revision: 6758
Florian Fainelli [Mon, 26 Mar 2007 07:31:28 +0000 (07:31 +0000)]
Add definitions to myloader thanks Gabor Juhos
SVN-Revision: 6710
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
Florian Fainelli [Fri, 23 Mar 2007 12:50:43 +0000 (12:50 +0000)]
Make mksyshdr safe for 64bits platforms (#1504)
SVN-Revision: 6646
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
Florian Fainelli [Wed, 21 Mar 2007 15:04:07 +0000 (15:04 +0000)]
Add image generation for edimax routers
SVN-Revision: 6627
Florian Fainelli [Sun, 18 Mar 2007 13:06:33 +0000 (13:06 +0000)]
Fix a warning
SVN-Revision: 6602
Eugene Konev [Sun, 18 Mar 2007 09:33:39 +0000 (09:33 +0000)]
Add srec2bin to firmware-utils
SVN-Revision: 6599
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
Felix Fietkau [Sat, 24 Feb 2007 20:20:57 +0000 (20:20 +0000)]
fix cylinder rounding in ptgen
SVN-Revision: 6352
Felix Fietkau [Tue, 12 Dec 2006 16:57:16 +0000 (16:57 +0000)]
fix compile error (pointed out by nonsequitor)
SVN-Revision: 5772
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
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
Felix Fietkau [Wed, 6 Dec 2006 23:41:38 +0000 (23:41 +0000)]
move target/utils to tools/firmware-utils
SVN-Revision: 5702