summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Florian Fainelli [Tue, 28 Oct 2008 16:26:42 +0000 (16:26 +0000)]
Add makeamitbin to generate images for other RDC-based devices, thanks sn9 !
SVN-Revision: 13056
Gabor Juhos [Mon, 13 Oct 2008 17:17:19 +0000 (17:17 +0000)]
firmware-utils: new firmware generation tool for the WILIGEAR WBD-111
SVN-Revision: 12975
Felix Fietkau [Tue, 23 Sep 2008 16:12:40 +0000 (16:12 +0000)]
firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure that overwritten files have the right size (fixes #3505)
SVN-Revision: 12667
Gabor Juhos [Mon, 8 Sep 2008 12:39:33 +0000 (12:39 +0000)]
firmware-utils/mkmylofw: WP543 support
SVN-Revision: 12552
Travis Kemen [Mon, 28 Jul 2008 20:48:06 +0000 (20:48 +0000)]
fix mkfwimage to recognize the -s option
SVN-Revision: 11978
Felix Fietkau [Sat, 26 Jul 2008 20:27:03 +0000 (20:27 +0000)]
fix mkfwimage build on mac os x
SVN-Revision: 11947
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
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
Gabor Juhos [Sun, 22 Jun 2008 19:02:42 +0000 (19:02 +0000)]
firmware-utils/mkzynfs: even more improvements
SVN-Revision: 11559
Gabor Juhos [Sun, 22 Jun 2008 05:41:37 +0000 (05:41 +0000)]
firmware-utils: ZyXEL firmware tool improvements
SVN-Revision: 11550
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
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
Gabor Juhos [Fri, 9 May 2008 08:19:30 +0000 (08:19 +0000)]
mkzynfw: add definitions for the P-2602HW-D1A
SVN-Revision: 11096
Gabor Juhos [Fri, 9 May 2008 07:53:24 +0000 (07:53 +0000)]
mkzynfw: fix NBG-318S definitions
SVN-Revision: 11095
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
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
Florian Fainelli [Wed, 26 Mar 2008 13:34:29 +0000 (13:34 +0000)]
Add definitions for the Zyxel NBG-318S
SVN-Revision: 10662
Matteo Croce [Tue, 11 Mar 2008 00:45:22 +0000 (00:45 +0000)]
Add AG241 code pattern (fixes #1089)
SVN-Revision: 10584
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
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
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
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
Florian Fainelli [Fri, 28 Dec 2007 17:48:39 +0000 (17:48 +0000)]
Add support for Conceptronic C54BSR4
SVN-Revision: 10002
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
Gabor Juhos [Sat, 3 Nov 2007 17:00:57 +0000 (17:00 +0000)]
fix some definitions in the ZyXEL tool
SVN-Revision: 9493
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
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
Eugene Konev [Mon, 22 Oct 2007 14:20:02 +0000 (14:20 +0000)]
ar7: add eva image generation (thanks Axel Gembe)
SVN-Revision: 9401
Gabor Juhos [Thu, 18 Oct 2007 07:40:01 +0000 (07:40 +0000)]
add ids for Edimax BR-6104Wg boards
SVN-Revision: 9342
Florian Fainelli [Sun, 9 Sep 2007 10:34:53 +0000 (10:34 +0000)]
Add the ralink signature, will use it later
SVN-Revision: 8702
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
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
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