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