openwrt/tools/firmware-utils/src
Gabor Juhos 72b3c18da1 firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board
Patch-by: Jonathan Benett <jbscience87@gmail.com>

SVN-Revision: 26118
2011-03-13 15:08:29 +00:00
..
add_header.c
addpattern.c
airlink.c
bcm_tag.h
csysimg.h
cyg_crc16.c
cyg_crc32.c
cyg_crc.h
dgfirmware.c
encode_crc.c
fw.h
imagetag_cmdline.c imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above). 2010-11-16 06:46:53 +00:00
imagetag_cmdline.h imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above). 2010-11-16 06:46:53 +00:00
imagetag.c Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. 2010-12-26 04:18:13 +00:00
imagetag.ggo imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above). 2010-11-16 06:46:53 +00:00
lzma2eva.c
makeamitbin.c
md5.c
md5.h
mkcasfw.c
mkchkimg.c brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2 2010-08-06 20:21:32 +00:00
mkcsysimg.c
mkdniimg.c firmware-utils/mkdniimg: don't use NA region by default 2011-01-14 10:37:09 +00:00
mkfwimage2.c
mkfwimage.c
mkmylofw.c
mkplanexfw.c
mktitanimg.c
mktitanimg.h
mktplinkfw.c firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board 2011-03-13 15:08:29 +00:00
mkzcfw.c Zcomax device firmware tool endianness fix 2010-09-04 05:40:56 +00:00
mkzynfw.c firmware-utils/mkzynfw: fix available flash space calculation 2010-12-17 20:34:31 +00:00
motorola-bin.c
myloader.h
nand_ecc.c
osbridge-crc.c
pc1crypt.c
ptgen.c
sha1.c
sha1.h
srec2bin.c
trx2edips.c brcm47xx: fix error when build firmware on x86_64 host (closes #7672) 2011-02-12 13:17:47 +00:00
trx2usr.c
trx.c mostly revert commit r22396 2010-07-30 21:19:49 +00:00
wndr3700.c firmware-utils/wndr3700: allow to specify image magic via command line 2011-01-14 10:37:04 +00:00
wrt400n.c
zynos.h