You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hauke Mehrtens e08740c747 brcm47xx: fix error when build firmware on x86_64 host (closes #7672) 14 years ago
..
add_header.c
addpattern.c
airlink.c
bcm_tag.h
csysimg.h
cyg_crc.h
cyg_crc16.c
cyg_crc32.c
dgfirmware.c
encode_crc.c
fw.h
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. 14 years ago
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). 14 years ago
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). 14 years ago
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). 14 years ago
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 14 years ago
mkcsysimg.c
mkdniimg.c firmware-utils/mkdniimg: don't use NA region by default 14 years ago
mkfwimage.c
mkfwimage2.c
mkmylofw.c
mkplanexfw.c
mktitanimg.c
mktitanimg.h
mktplinkfw.c ar71xx: add support for TL-WR740N v1 14 years ago
mkzcfw.c Zcomax device firmware tool endianness fix 14 years ago
mkzynfw.c firmware-utils/mkzynfw: fix available flash space calculation 14 years ago
motorola-bin.c
myloader.h
nand_ecc.c
osbridge-crc.c
pc1crypt.c
ptgen.c
sha1.c
sha1.h
srec2bin.c
trx.c
trx2edips.c brcm47xx: fix error when build firmware on x86_64 host (closes #7672) 14 years ago
trx2usr.c
wndr3700.c firmware-utils/wndr3700: allow to specify image magic via command line 14 years ago
wrt400n.c
zynos.h