This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt-R7800-nss
Watch
1
Star
0
Fork
0
You've already forked openwrt-R7800-nss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87984ac64483f9ee683da6410106e9c16a22ef76
openwrt-R7800-nss
/
tools
/
firmware-utils
/
src
History
Nicolas Thill
0946764732
remove 'svn:executable' property
...
SVN-Revision: 20831
2010-04-12 17:08:57 +00:00
..
add_header.c
…
addpattern.c
added support for wrt54g3gv2-vf and new trx header format
2010-03-25 19:34:49 +00:00
airlink.c
fix file creation mode, thanks rtz
2010-03-18 23:35:12 +00:00
bcm_tag.h
move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
2010-03-28 18:11:06 +00:00
csysimg.h
…
cyg_crc16.c
…
cyg_crc32.c
…
cyg_crc.h
…
dgfirmware.c
…
encode_crc.c
remove 'svn:executable' property
2010-04-12 17:08:57 +00:00
fw.h
…
imagetag.c
flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore.
2010-04-01 21:20:43 +00:00
lzma2eva.c
revert r18760 since it prevents people from building working eva images
2010-03-26 10:12:30 +00:00
makeamitbin.c
…
md5.c
…
md5.h
…
mkcasfw.c
…
mkcsysimg.c
…
mkdniimg.c
ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface
2009-11-28 09:28:25 +00:00
mkfwimage2.c
…
mkfwimage.c
…
mkmylofw.c
…
mkplanexfw.c
…
mktplinkfw.c
mktplinkfw: add option to strip padding from the end of the image
2010-03-10 17:41:50 +00:00
mkzynfw.c
…
motorola-bin.c
…
myloader.h
…
nand_ecc.c
…
osbridge-crc.c
…
pc1crypt.c
…
ptgen.c
…
sha1.c
…
sha1.h
…
srec2bin.c
…
trx2usr.c
…
trx.c
firmware-utils/trx: add relative offset parameter
2010-03-27 17:38:26 +00:00
wndr3700.c
…
wrt400n.c
…
zynos.h
…