index
:
firmware-utils
master
openwrt-23.05
staging/stintel/eap615
OpenWrt firmware image utilities
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-09-21
firmware-utils/mktplinkfw: add support for TL-WR743ND v1
Gabor Juhos
2011-09-21
firmware-utils/mktplinkfw: add support for TL-WR740N v3
Gabor Juhos
2011-07-08
firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function
Felix Fietkau
2011-07-06
tools/firmware-utils: add yet another buffalo tool
Gabor Juhos
2011-07-06
tools/firmware-utils: allow to create buffalo image from two files
Gabor Juhos
2011-07-06
tools/firmware-utils: allow to create buffalo tags w/o hw version
Gabor Juhos
2011-07-04
tools/firmware-utils: add new firmware tool for the DIR-300-B1 board
Gabor Juhos
2011-06-21
firmware-utils: fix build on big endian systems
Hauke Mehrtens
2011-06-13
tools/firmware-utils: fix buffalo csum calculation
Gabor Juhos
2011-05-31
tools/firmware-utils: add support for hd_id tag into mkdniimg
Gabor Juhos
2011-05-31
tools/firmware-utils: add buffalo specific fw tools
Gabor Juhos
2011-05-11
bcm63xx: Add firmware helpers for T-Home Speedport W 303V
Florian Fainelli
2011-04-15
bcm63xx: Move the OpenWrt rootfs length field
Daniel Dickinson
2011-04-09
firmware-utils: fix endianness bugs in firmware generation program.
Hauke Mehrtens
2011-03-13
firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board
Gabor Juhos
2011-02-12
brcm47xx: fix error when build firmware on x86_64 host (closes #7672)
Hauke Mehrtens
2011-01-14
firmware-utils/mkdniimg: don't use NA region by default
Gabor Juhos
2011-01-14
firmware-utils/wndr3700: allow to specify image magic via command line
Gabor Juhos
2010-12-26
Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size.
Daniel Dickinson
2010-12-23
ar71xx: add support for TL-WR740N v1
Gabor Juhos
2010-12-17
firmware-utils/mkzynfw: fix available flash space calculation
Gabor Juhos
2010-12-10
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1
Gabor Juhos
2010-12-02
brcm47xx: Add edimax PS1208mfg support
Hauke Mehrtens
2010-11-16
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) * Add...
Daniel Dickinson
2010-11-15
brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't.
Daniel Dickinson
2010-09-27
firmware-utils/mktplinkfw: add support for the TL-MR3420 v1
Gabor Juhos
2010-09-27
firmware-utils/mktplinkfw: add support for the TL-WR841N v7
Gabor Juhos
2010-09-04
Zcomax device firmware tool endianness fix
Michael Büsch
2010-09-03
tools/firmware-utils: new tool for the Zcomax devices
Gabor Juhos
2010-08-06
brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
Hauke Mehrtens
2010-07-30
mostly revert commit r22396
Hauke Mehrtens
2010-07-29
firmware-utils/trx: Endianness fixes
Michael Büsch
2010-07-27
firmware-utils: The option -F was not detected. This was missing in r22396
Hauke Mehrtens
2010-07-27
fix CRC32 calculation for sysupgrade
Markus Wigge
2010-07-13
tools/firmware-utils: enhance mktplinkfw utility
Gabor Juhos
2010-07-01
firmware-utils/mktplinkfw: add support for the TL-WA901ND
Gabor Juhos
2010-07-01
preset stable and try* flags for TRX2 headers
Markus Wigge
2010-06-28
fixed trx version to handling
Markus Wigge
2010-06-20
remove whitespaces in imagetag tool
Florian Fainelli
2010-06-14
Revert r21806 there are no users of it yet
Florian Fainelli
2010-06-14
add hcsmakeimage, for cable modems/routers based on bcm33xx
Florian Fainelli
2010-06-12
fix mktitanimg segfault on 64-bits hosts (#7443)
Florian Fainelli
2010-06-06
add mktitanimg to create Titan (AR7-based) images (#6632)
Florian Fainelli
2010-05-14
firmware-utils/mkzynfw: add support for the NBG460N board
Gabor Juhos
2010-05-14
firmware-utils/mkzynfw: don't use next_offset twice (closes #7273)
Gabor Juhos
2010-04-26
tools/firmware-utils: add size check to the mkplanexfw tool
Gabor Juhos
2010-04-12
remove 'svn:executable' property
Nicolas Thill
2010-04-01
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...
Florian Fainelli
2010-03-28
move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
Florian Fainelli
2010-03-27
firmware-utils/trx: add relative offset parameter
Gabor Juhos
[next]