Hauke Mehrtens e08740c747 brcm47xx: fix error when build firmware on x86_64 host (closes #7672) %!s(int64=15) %!d(string=hai) anos
..
add_header.c 216c6cd8a9 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) %!s(int64=17) %!d(string=hai) anos
addpattern.c 642a6e1a51 preset stable and try* flags for TRX2 headers %!s(int64=15) %!d(string=hai) anos
airlink.c 66dc3ee0c9 fix file creation mode, thanks rtz %!s(int64=16) %!d(string=hai) anos
bcm_tag.h dad85cddac move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it %!s(int64=16) %!d(string=hai) anos
csysimg.h 19afadf0b2 firmware-utils/mkcsysimg: add signature for the 5GXi board %!s(int64=16) %!d(string=hai) anos
cyg_crc.h 86d7900724 firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) %!s(int64=16) %!d(string=hai) anos
cyg_crc16.c 86d7900724 firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) %!s(int64=16) %!d(string=hai) anos
cyg_crc32.c 86d7900724 firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) %!s(int64=16) %!d(string=hai) anos
dgfirmware.c ebdcc6d40c move target/utils to tools/firmware-utils %!s(int64=19) %!d(string=hai) anos
encode_crc.c 0946764732 remove 'svn:executable' property %!s(int64=16) %!d(string=hai) anos
fw.h 3612b1e7c0 buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 %!s(int64=18) %!d(string=hai) anos
imagetag.c fc3a1d0ba3 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. %!s(int64=15) %!d(string=hai) anos
imagetag.ggo eadb5c84fa 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). %!s(int64=15) %!d(string=hai) anos
imagetag_cmdline.c eadb5c84fa 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). %!s(int64=15) %!d(string=hai) anos
imagetag_cmdline.h eadb5c84fa 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). %!s(int64=15) %!d(string=hai) anos
lzma2eva.c 5d2105af23 revert r18760 since it prevents people from building working eva images %!s(int64=16) %!d(string=hai) anos
makeamitbin.c 15c130c762 Add makeamitbin to generate images for other RDC-based devices, thanks sn9 ! %!s(int64=17) %!d(string=hai) anos
md5.c 4a518ddf1c firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device %!s(int64=17) %!d(string=hai) anos
md5.h 4a518ddf1c firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device %!s(int64=17) %!d(string=hai) anos
mkcasfw.c 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) %!s(int64=17) %!d(string=hai) anos
mkchkimg.c 7640f89045 brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2 %!s(int64=15) %!d(string=hai) anos
mkcsysimg.c d14e512f00 firmware-utils/mkcsysimg: minor bugfix %!s(int64=16) %!d(string=hai) anos
mkdniimg.c 78ffb50c8e firmware-utils/mkdniimg: don't use NA region by default %!s(int64=15) %!d(string=hai) anos
mkfwimage.c e999c93128 mkfwimage: add support for the XM layout (bullet/rocket/nano M) %!s(int64=16) %!d(string=hai) anos
mkfwimage2.c 35d1918758 firmware-utils/mkfwimage2: fix a typo %!s(int64=17) %!d(string=hai) anos
mkmylofw.c 0b699a76d8 firmware_utils/mkmylofw: add support of named partitions %!s(int64=17) %!d(string=hai) anos
mkplanexfw.c edac7e5a63 tools/firmware-utils: add size check to the mkplanexfw tool %!s(int64=16) %!d(string=hai) anos
mktitanimg.c 5ec4eabfcb fix mktitanimg segfault on 64-bits hosts (#7443) %!s(int64=15) %!d(string=hai) anos
mktitanimg.h 04a4638910 add mktitanimg to create Titan (AR7-based) images (#6632) %!s(int64=15) %!d(string=hai) anos
mktplinkfw.c 0f659a13dd ar71xx: add support for TL-WR740N v1 %!s(int64=15) %!d(string=hai) anos
mkzcfw.c f40f0c001e Zcomax device firmware tool endianness fix %!s(int64=15) %!d(string=hai) anos
mkzynfw.c 29379780a6 firmware-utils/mkzynfw: fix available flash space calculation %!s(int64=15) %!d(string=hai) anos
motorola-bin.c 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) %!s(int64=17) %!d(string=hai) anos
myloader.h fcd2fe58ea firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards %!s(int64=17) %!d(string=hai) anos
nand_ecc.c a6d8f8be9e firmware-utils: add a small utility for generating nand flash images with ecc info %!s(int64=16) %!d(string=hai) anos
osbridge-crc.c c79ee4222e firmware-utils: add a tool to compute crc value for the 5gxi firmware %!s(int64=16) %!d(string=hai) anos
pc1crypt.c c1a4eef483 firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption algrithm %!s(int64=16) %!d(string=hai) anos
ptgen.c 216c6cd8a9 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) %!s(int64=17) %!d(string=hai) anos
sha1.c 03f3002a17 firmware-utils/mkplanexfw: new firmware generation tool for the Planex MZK-W04NU device %!s(int64=17) %!d(string=hai) anos
sha1.h 03f3002a17 firmware-utils/mkplanexfw: new firmware generation tool for the Planex MZK-W04NU device %!s(int64=17) %!d(string=hai) anos
srec2bin.c 2b9f949403 Fix a warning %!s(int64=19) %!d(string=hai) anos
trx.c da7493d8f9 mostly revert commit r22396 %!s(int64=15) %!d(string=hai) anos
trx2edips.c e08740c747 brcm47xx: fix error when build firmware on x86_64 host (closes #7672) %!s(int64=15) %!d(string=hai) anos
trx2usr.c ebdcc6d40c move target/utils to tools/firmware-utils %!s(int64=19) %!d(string=hai) anos
wndr3700.c e116785f27 firmware-utils/wndr3700: allow to specify image magic via command line %!s(int64=15) %!d(string=hai) anos
wrt400n.c 86d7900724 firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) %!s(int64=16) %!d(string=hai) anos
zynos.h 01d8285e47 firmware-utils/mkzynfw: add support for the NBG460N board %!s(int64=16) %!d(string=hai) anos