| .. |
|
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
|
16 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
|
16 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
|
18 years ago |
|
imagetag.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 years ago |
|
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 years ago |
|
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 years ago |
|
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 years ago |
|
lzma2eva.c
|
5d2105af23
revert r18760 since it prevents people from building working eva images
|
16 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 |
|
mkcasfw.c
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
17 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 |
|
mkdniimg.c
|
6d2fa1c896
ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface
|
16 years ago |
|
mkfwimage.c
|
e999c93128
mkfwimage: add support for the XM layout (bullet/rocket/nano M)
|
16 years ago |
|
mkfwimage2.c
|
35d1918758
firmware-utils/mkfwimage2: fix a typo
|
17 years ago |
|
mkmylofw.c
|
0b699a76d8
firmware_utils/mkmylofw: add support of named partitions
|
17 years ago |
|
mkplanexfw.c
|
edac7e5a63
tools/firmware-utils: add size check to the mkplanexfw tool
|
16 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
|
912a140b19
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1
|
15 years ago |
|
mkzcfw.c
|
f40f0c001e
Zcomax device firmware tool endianness fix
|
15 years ago |
|
mkzynfw.c
|
01d8285e47
firmware-utils/mkzynfw: add support for the NBG460N board
|
16 years ago |
|
motorola-bin.c
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
17 years ago |
|
myloader.h
|
fcd2fe58ea
firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards
|
17 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
|
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 |
|
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 |
|
srec2bin.c
|
2b9f949403
Fix a warning
|
19 years ago |
|
trx.c
|
da7493d8f9
mostly revert commit r22396
|
15 years ago |
|
trx2edips.c
|
41b3383499
brcm47xx: Add edimax PS1208mfg support
|
15 years ago |
|
trx2usr.c
|
ebdcc6d40c
move target/utils to tools/firmware-utils
|
19 years ago |
|
wndr3700.c
|
09b5ed9641
firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski)
|
16 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 |
|
zynos.h
|
01d8285e47
firmware-utils/mkzynfw: add support for the NBG460N board
|
16 years ago |