openwrt/tools/firmware-utils/src
Markus Wigge d9a698e77c 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
2010-03-25 19:34:49 +00:00
..
add_header.c
addpattern.c added support for wrt54g3gv2-vf and new trx header format 2010-03-25 19:34:49 +00:00
airlink.c fix file creation mode, thanks rtz 2010-03-18 23:35:12 +00:00
bcm_tag.h firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes imagetag compilation 2010-02-01 01:17:46 +00:00
csysimg.h firmware-utils/mkcsysimg: add signature for the 5GXi board 2009-06-24 16:44:30 +00:00
cyg_crc16.c firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) 2009-07-12 08:59:18 +00:00
cyg_crc32.c firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) 2009-07-12 08:59:18 +00:00
cyg_crc.h firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) 2009-07-12 08:59:18 +00:00
dgfirmware.c
encode_crc.c
fw.h
imagetag.c add support for the Pirelli AG226G board (#5337) 2009-08-09 10:19:47 +00:00
lzma2eva.c lzma2eva: Endianness fixes. 2009-12-11 23:50:51 +00:00
makeamitbin.c
md5.c
md5.h
mkcasfw.c
mkcsysimg.c firmware-utils/mkcsysimg: minor bugfix 2009-06-25 09:39:30 +00:00
mkdniimg.c ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface 2009-11-28 09:28:25 +00:00
mkfwimage2.c
mkfwimage.c mkfwimage: add support for the XM layout (bullet/rocket/nano M) 2009-11-18 18:10:24 +00:00
mkmylofw.c
mkplanexfw.c build firmware image for the MZK-W300NH board 2009-06-04 19:14:46 +00:00
mktplinkfw.c mktplinkfw: add option to strip padding from the end of the image 2010-03-10 17:41:50 +00:00
mkzynfw.c
motorola-bin.c
myloader.h
nand_ecc.c firmware-utils: add a small utility for generating nand flash images with ecc info 2009-06-14 20:42:28 +00:00
osbridge-crc.c firmware-utils: add a tool to compute crc value for the 5gxi firmware 2009-06-25 09:41:06 +00:00
pc1crypt.c firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption algrithm 2009-06-24 16:35:38 +00:00
ptgen.c
sha1.c
sha1.h
srec2bin.c
trx2usr.c
trx.c added support for wrt54g3gv2-vf and new trx header format 2010-03-25 19:34:49 +00:00
wndr3700.c firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski) 2009-11-28 08:25:53 +00:00
wrt400n.c firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) 2009-07-12 08:59:18 +00:00
zynos.h