immortalwrt/tools/firmware-utils/src
Rafał Miłecki bd2df8084e firmware-utils: bcm4908img: tool adding BCM4908 image tail
Flashing image with BCM4908 CFE bootloader requires specific firmware
format. It needs 20 extra bytes with magic numbers and CRC32 appended.

This tools allows appending such a tail to the specified image and also
verifying CRC32 of existing BCM4908 image.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2021-01-19 12:06:30 +08:00
..
add_header.c update source 2017-09-06 19:19:45 +08:00
addpattern.c tools/firmware-utils: use UTC for image timestamps 2020-08-07 17:46:36 +08:00
asustrx.c update source 2017-09-06 19:19:45 +08:00
bcm4908img.c firmware-utils: bcm4908img: tool adding BCM4908 image tail 2021-01-19 12:06:30 +08:00
bcm4908kernel.c firmware-utils: bcm4908kernel: tool adding BCM4908 kernel header 2021-01-16 12:02:55 +08:00
bcm_tag.h update source 2017-09-06 19:19:45 +08:00
bcmalgo.c update source 2017-09-06 19:19:45 +08:00
bcmalgo.h update source 2017-09-06 19:19:45 +08:00
buffalo-enc.c update source 2017-09-06 19:19:45 +08:00
buffalo-lib.c update source 2017-09-06 19:19:45 +08:00
buffalo-lib.h update source 2017-09-06 19:19:45 +08:00
buffalo-tag.c update source 2017-09-06 19:19:45 +08:00
buffalo-tftp.c update source 2017-09-06 19:19:45 +08:00
csysimg.h update source 2017-09-06 19:19:45 +08:00
cyg_crc16.c update source 2017-09-06 19:19:45 +08:00
cyg_crc32.c update source 2017-09-06 19:19:45 +08:00
cyg_crc.h update source 2017-09-06 19:19:45 +08:00
dgfirmware.c firmware-utils/mksenaofw: fix possible memory leak 2020-01-21 14:33:54 +08:00
dgn3500sum.c update source 2017-09-06 19:19:45 +08:00
dns313-header.c firmware-utils/mksenaofw: fix possible memory leak 2020-01-21 14:33:54 +08:00
edimax_fw_header.c update source 2017-09-06 19:19:45 +08:00
encode_crc.c update source 2017-09-06 19:19:45 +08:00
fix-u-media-header.c update source 2017-09-06 19:19:45 +08:00
fw.h firmware-utils: mkfwimage: fix memcpy and strncpy usage 2020-07-12 11:57:40 +08:00
hcsmakeimage.c firmware-utils/hcsmakeimage: fix possible memory leak and resource leaks 2020-07-09 12:04:37 +08:00
imagetag_cmdline.c update source 2017-09-06 19:19:45 +08:00
imagetag_cmdline.h update source 2017-09-06 19:19:45 +08:00
imagetag.c update source 2017-09-06 19:19:45 +08:00
imagetag.ggo update source 2017-09-06 19:19:45 +08:00
jcgimage.c ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
lxlfw.c mkrasimage: fix segmentation fault 2020-03-02 17:53:40 +08:00
lzma2eva.c update source 2017-09-06 19:19:45 +08:00
makeamitbin.c update source 2017-09-06 19:19:45 +08:00
md5.c update source 2017-09-06 19:19:45 +08:00
md5.h update source 2017-09-06 19:19:45 +08:00
mkbrncmdline.c update source 2017-09-06 19:19:45 +08:00
mkbrnimg.c update source 2017-09-06 19:19:45 +08:00
mkbuffaloimg.c update source 2017-09-06 19:19:45 +08:00
mkcameofw.c update source 2017-09-06 19:19:45 +08:00
mkcasfw.c update source 2017-09-06 19:19:45 +08:00
mkchkimg.c mkchkimg: use higher version code 2020-06-11 11:58:42 +08:00
mkcsysimg.c update source 2017-09-06 19:19:45 +08:00
mkdapimg2.c ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
mkdapimg.c ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
mkdhpimg.c update source 2017-09-06 19:19:45 +08:00
mkdlinkfw-lib.c ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
mkdlinkfw-lib.h ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
mkdlinkfw.c ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
mkdniimg.c update source 2017-09-06 19:19:45 +08:00
mkedimaximg.c Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
mkfwimage2.c firmware-utils/mksenaofw: fix possible memory leak 2020-01-21 14:33:54 +08:00
mkfwimage.c ath79: add support for Ubiquiti airCube AC 2020-12-25 19:18:40 +08:00
mkheader_gemtek.c update source 2017-09-06 19:19:45 +08:00
mkhilinkfw.c update source 2017-09-06 19:19:45 +08:00
mkmerakifw-old.c update source 2017-09-06 19:19:45 +08:00
mkmerakifw.c update source 2017-09-06 19:19:45 +08:00
mkmylofw.c update source 2017-09-06 19:19:45 +08:00
mkplanexfw.c update source 2017-09-06 19:19:45 +08:00
mkporayfw.c update source 2017-09-06 19:19:45 +08:00
mkrasimage.c mkrasimage: fix segmentation fault 2020-03-02 17:53:40 +08:00
mkrtn56uimg.c update source 2017-09-06 19:19:45 +08:00
mksenaofw.c firmware-utils/mksenaofw: fix possible memory leak 2020-01-21 14:33:54 +08:00
mksercommfw.c ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
mktitanimg.c firmware-utils/mksenaofw: fix possible memory leak 2020-01-21 14:33:54 +08:00
mktitanimg.h update source 2017-09-06 19:19:45 +08:00
mktplinkfw2.c ramips: fix/tidy up 4M tplink-v2-image flash layouts 2020-08-03 21:00:46 +08:00
mktplinkfw-lib.c Merge branch 'master' of https://github.com/lede-project/source 2018-01-09 14:38:15 +08:00
mktplinkfw-lib.h Merge branch 'master' of https://github.com/lede-project/source 2018-01-09 14:38:15 +08:00
mktplinkfw.c firmware-utils/mksenaofw: fix possible memory leak 2020-01-21 14:33:54 +08:00
mkwrggimg.c update source 2017-09-06 19:19:45 +08:00
mkwrgimg.c update source 2017-09-06 19:19:45 +08:00
mkzcfw.c update source 2017-09-06 19:19:45 +08:00
mkzynfw.c update source 2017-09-06 19:19:45 +08:00
motorola-bin.c update source 2017-09-06 19:19:45 +08:00
myloader.h update source 2017-09-06 19:19:45 +08:00
nand_ecc.c update source 2017-09-06 19:19:45 +08:00
nec-enc.c firmware-utils: fix mistake and improve logic in nec-enc 2020-11-14 13:42:11 +08:00
osbridge-crc.c update source 2017-09-06 19:19:45 +08:00
oseama.c update source 2017-09-06 19:19:45 +08:00
otrx.c Merge branch 'master' of https://github.com/lede-project/source 2018-01-09 14:38:15 +08:00
pc1crypt.c update source 2017-09-06 19:19:45 +08:00
ptgen.c firmware-utils: sync with upstream source 2020-07-23 01:14:02 +08:00
seama.c update source 2017-09-06 19:19:45 +08:00
seama.h update source 2017-09-06 19:19:45 +08:00
sha1.c update source 2017-09-06 19:19:45 +08:00
sha1.h update source 2017-09-06 19:19:45 +08:00
sign_dlink_ru.c firmware: add tool for signing d-link ru router factory firmware images 2020-12-23 11:51:49 +08:00
spw303v.c update source 2017-09-06 19:19:45 +08:00
srec2bin.c update source 2017-09-06 19:19:45 +08:00
tplink-safeloader.c tplink-safeloader: add support for TP-Link CPE510 v3.20 2020-12-15 11:35:36 +08:00
trx2edips.c update source 2017-09-06 19:19:45 +08:00
trx2usr.c update source 2017-09-06 19:19:45 +08:00
trx.c update source 2017-09-06 19:19:45 +08:00
uimage_padhdr.c ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
utils.h firmware-utils: mkfwimage: fix memcpy and strncpy usage 2020-07-12 11:57:40 +08:00
wrt400n.c update source 2017-09-06 19:19:45 +08:00
xorimage.c Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
zyimage.c update source 2017-09-06 19:19:45 +08:00
zynos.h update source 2017-09-06 19:19:45 +08:00
zyxbcm.c update source 2017-09-06 19:19:45 +08:00