Gabor Juhos 872e798473 tools/firmware-utils: add a new tool for TEW-712BR firmware generation 13 years ago
..
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 years ago
addpattern.c 642a6e1a51 preset stable and try* flags for TRX2 headers 15 years ago
airlink.c 66dc3ee0c9 fix file creation mode, thanks rtz 16 years ago
bcm_tag.h dad85cddac move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it 15 years ago
buffalo-enc.c 0d7a558f23 tools/firmware-utils: fix buffalo csum calculation 14 years ago
buffalo-lib.c 0d7a558f23 tools/firmware-utils: fix buffalo csum calculation 14 years ago
buffalo-lib.h 533067b8f5 tools/firmware-utils: allow to create buffalo image from two files 14 years ago
buffalo-tag.c 533067b8f5 tools/firmware-utils: allow to create buffalo image from two files 14 years ago
buffalo-tftp.c 9d980dc121 tools/firmware-utils: add yet another buffalo tool 14 years ago
csysimg.h 19afadf0b2 firmware-utils/mkcsysimg: add signature for the 5GXi board 16 years ago
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 years ago
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 years ago
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 years ago
dgfirmware.c ebdcc6d40c move target/utils to tools/firmware-utils 19 years ago
encode_crc.c 0946764732 remove 'svn:executable' property 15 years ago
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 17 years ago
imagetag.c b31108e0a8 tools: imagetag: add parameter for padding images 13 years ago
imagetag.ggo b31108e0a8 tools: imagetag: add parameter for padding images 13 years ago
imagetag_cmdline.c b31108e0a8 tools: imagetag: add parameter for padding images 13 years ago
imagetag_cmdline.h b31108e0a8 tools: imagetag: add parameter for padding images 13 years ago
lzma2eva.c 5d2105af23 revert r18760 since it prevents people from building working eva images 15 years ago
makeamitbin.c 15c130c762 Add makeamitbin to generate images for other RDC-based devices, thanks sn9 ! 17 years ago
md5.c 4a518ddf1c firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device 17 years ago
md5.h 4a518ddf1c firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device 17 years ago
mkbrncmdline.c cd1a204365 Support booting the Speedport W502V using BRN-BOOT. 14 years ago
mkbrnimg.c cd1a204365 Support booting the Speedport W502V using BRN-BOOT. 14 years ago
mkcameofw.c 872e798473 tools/firmware-utils: add a new tool for TEW-712BR firmware generation 13 years ago
mkcasfw.c 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
mkchkimg.c 7640f89045 brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2 15 years ago
mkcsysimg.c d14e512f00 firmware-utils/mkcsysimg: minor bugfix 16 years ago
mkdapimg.c fb81e7a802 adds mkdapimg 13 years ago
mkdir615h1.c 25ac1447ed tools/firmware-utils: add tool for DIR-651-H1 firmware generation 13 years ago
mkdniimg.c 145402e11b tools/firmware-utils: add support for hd_id tag into mkdniimg 14 years ago
mkedimaximg.c aadbbc4bac Add firmware tool for generating factory images for Edimax devices 14 years ago
mkfwimage.c 84267683bb firmware-utils/mkfwimage: allow to override firmware magic 14 years ago
mkfwimage2.c 35d1918758 firmware-utils/mkfwimage2: fix a typo 16 years ago
mkmylofw.c 1338af2640 firmware-utils/mkmylofw: add WPE72 support 14 years ago
mkplanexfw.c edac7e5a63 tools/firmware-utils: add size check to the mkplanexfw tool 15 years ago
mktitanimg.c 5ec4eabfcb fix mktitanimg segfault on 64-bits hosts (#7443) 15 years ago
mktitanimg.h 04a4638910 add mktitanimg to create Titan (AR7-based) images (#6632) 15 years ago
mktplinkfw.c a45427bc79 firmware-utils/mktplinkfw: allow to specify firmware version 13 years ago
mkwrgimg.c bdb676b90d firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function 14 years ago
mkzcfw.c f40f0c001e Zcomax device firmware tool endianness fix 15 years ago
mkzynfw.c 29379780a6 firmware-utils/mkzynfw: fix available flash space calculation 15 years ago
motorola-bin.c 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
myloader.h 1338af2640 firmware-utils/mkmylofw: add WPE72 support 14 years ago
nand_ecc.c a6d8f8be9e firmware-utils: add a small utility for generating nand flash images with ecc info 16 years ago
osbridge-crc.c c79ee4222e firmware-utils: add a tool to compute crc value for the 5gxi firmware 16 years ago
pc1crypt.c c1a4eef483 firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption algrithm 16 years ago
ptgen.c 6c9d20d6e7 tools/firmware-utils/ptgen option to use MB rounding 13 years ago
sha1.c 03f3002a17 firmware-utils/mkplanexfw: new firmware generation tool for the Planex MZK-W04NU device 17 years ago
sha1.h 03f3002a17 firmware-utils/mkplanexfw: new firmware generation tool for the Planex MZK-W04NU device 17 years ago
spw303v.c dce13b8c4d bcm63xx: Add firmware helpers for T-Home Speedport W 303V 14 years ago
srec2bin.c 2b9f949403 Fix a warning 19 years ago
trx.c da7493d8f9 mostly revert commit r22396 15 years ago
trx2edips.c fbed51a8b5 firmware-utils: fix build on big endian systems 14 years ago
trx2usr.c ebdcc6d40c move target/utils to tools/firmware-utils 19 years ago
wndr3700.c e116785f27 firmware-utils/wndr3700: allow to specify image magic via command line 15 years ago
wrt400n.c 86d7900724 firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) 16 years ago
xorimage.c dce13b8c4d bcm63xx: Add firmware helpers for T-Home Speedport W 303V 14 years ago
zynos.h 01d8285e47 firmware-utils/mkzynfw: add support for the NBG460N board 15 years ago