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
5244f0cc566637102f7bac3e730646cbd287efdb
openwrt-R7800-nss
/
tools
/
firmware-utils
/
src
History
Hauke Mehrtens
41b3383499
brcm47xx: Add edimax PS1208mfg support
...
Thank you clemvangelis for the patches. (
closes
#7672
) SVN-Revision: 24217
2010-12-02 21:27:54 +00:00
..
add_header.c
…
addpattern.c
preset stable and try* flags for TRX2 headers
2010-07-01 10:40:22 +00:00
airlink.c
…
bcm_tag.h
…
csysimg.h
…
cyg_crc16.c
…
cyg_crc32.c
…
cyg_crc.h
…
dgfirmware.c
…
encode_crc.c
…
fw.h
…
imagetag_cmdline.c
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).
2010-11-16 06:46:53 +00:00
imagetag_cmdline.h
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).
2010-11-16 06:46:53 +00:00
imagetag.c
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).
2010-11-16 06:46:53 +00:00
imagetag.ggo
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).
2010-11-16 06:46:53 +00:00
lzma2eva.c
…
makeamitbin.c
…
md5.c
…
md5.h
…
mkcasfw.c
…
mkchkimg.c
brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
2010-08-06 20:21:32 +00:00
mkcsysimg.c
…
mkdniimg.c
…
mkfwimage2.c
…
mkfwimage.c
…
mkmylofw.c
…
mkplanexfw.c
…
mktitanimg.c
fix mktitanimg segfault on 64-bits hosts (
#7443
)
2010-06-12 18:10:01 +00:00
mktitanimg.h
…
mktplinkfw.c
firmware-utils/mktplinkfw: add support for the TL-MR3420 v1
2010-09-27 14:54:02 +00:00
mkzcfw.c
Zcomax device firmware tool endianness fix
2010-09-04 05:40:56 +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
…
trx2edips.c
brcm47xx: Add edimax PS1208mfg support
2010-12-02 21:27:54 +00:00
trx2usr.c
…
trx.c
mostly revert commit r22396
2010-07-30 21:19:49 +00:00
wndr3700.c
…
wrt400n.c
…
zynos.h
…