index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
firmware-utils
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/firmware-utils: add support for hd_id tag into mkdniimg
Gabor Juhos
2011-05-31
1
-4
/
+13
*
tools/firmware-utils: add buffalo specific fw tools
Gabor Juhos
2011-05-31
4
-0
/
+1175
*
bcm63xx: Add firmware helpers for T-Home Speedport W 303V
Florian Fainelli
2011-05-11
2
-0
/
+377
*
bcm63xx: Move the OpenWrt rootfs length field
Daniel Dickinson
2011-04-15
4
-35
/
+2
*
firmware-utils: fix endianness bugs in firmware generation program.
Hauke Mehrtens
2011-04-09
1
-12
/
+29
*
firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board
Gabor Juhos
2011-03-13
1
-0
/
+9
*
brcm47xx: fix error when build firmware on x86_64 host (closes #7672)
Hauke Mehrtens
2011-02-12
1
-11
/
+14
*
firmware-utils/mkdniimg: don't use NA region by default
Gabor Juhos
2011-01-14
1
-1
/
+1
*
firmware-utils/wndr3700: allow to specify image magic via command line
Gabor Juhos
2011-01-14
1
-4
/
+15
*
Added OpenWRT-specific field to imagetag so that we can record the real root ...
Daniel Dickinson
2010-12-26
1
-2
/
+3
*
ar71xx: add support for TL-WR740N v1
Gabor Juhos
2010-12-23
1
-0
/
+9
*
firmware-utils/mkzynfw: fix available flash space calculation
Gabor Juhos
2010-12-17
1
-2
/
+3
*
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1
Gabor Juhos
2010-12-10
1
-0
/
+9
*
brcm47xx: Add edimax PS1208mfg support
Hauke Mehrtens
2010-12-02
1
-0
/
+151
*
[tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag writ...
Daniel Dickinson
2010-11-16
4
-217
/
+1780
*
[tools] brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using ...
Daniel Dickinson
2010-11-15
1
-2
/
+2
*
firmware-utils/mktplinkfw: add support for the TL-MR3420 v1
Gabor Juhos
2010-09-27
1
-0
/
+9
*
firmware-utils/mktplinkfw: add support for the TL-WR841N v7
Gabor Juhos
2010-09-27
1
-0
/
+9
*
Zcomax device firmware tool endianness fix
Michael Büsch
2010-09-04
1
-1
/
+1
*
tools/firmware-utils: new tool for the Zcomax devices
Gabor Juhos
2010-09-03
1
-0
/
+408
*
brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
Hauke Mehrtens
2010-08-06
1
-0
/
+327
*
mostly revert commit r22396
Hauke Mehrtens
2010-07-30
1
-1
/
+1
*
firmware-utils/trx: Endianness fixes
Michael Büsch
2010-07-29
1
-4
/
+7
*
firmware-utils: The option -F was not detected.
Hauke Mehrtens
2010-07-27
1
-1
/
+1
*
fix CRC32 calculation for sysupgrade
Markus Wigge
2010-07-27
1
-3
/
+5
*
tools/firmware-utils: enhance mktplinkfw utility
Gabor Juhos
2010-07-13
1
-9
/
+278
*
firmware-utils/mktplinkfw: add support for the TL-WA901ND
Gabor Juhos
2010-07-01
1
-0
/
+9
*
preset stable and try* flags for TRX2 headers
Markus Wigge
2010-07-01
2
-4
/
+22
*
fixed trx version to handling
Markus Wigge
2010-06-28
1
-1
/
+1
*
[tools] remove whitespaces in imagetag tool
Florian Fainelli
2010-06-20
1
-7
/
+7
*
Revert r21806 there are no users of it yet
Florian Fainelli
2010-06-14
3
-512
/
+0
*
[tools] add hcsmakeimage, for cable modems/routers based on bcm33xx
Florian Fainelli
2010-06-14
3
-0
/
+512
*
[tools] fix mktitanimg segfault on 64-bits hosts (#7443)
Florian Fainelli
2010-06-12
1
-1
/
+2
*
[tools] add mktitanimg to create Titan (AR7-based) images (#6632)
Florian Fainelli
2010-06-06
2
-0
/
+1210
*
get rid of CRLF encoding in various files
Felix Fietkau
2010-05-16
1
-204
/
+204
*
firmware-utils/mkzynfw: add support for the NBG460N board
Gabor Juhos
2010-05-14
2
-0
/
+20
*
firmware-utils/mkzynfw: don't use next_offset twice (closes #7273)
Gabor Juhos
2010-05-14
1
-1
/
+1
*
tools/firmware-utils: add size check to the mkplanexfw tool
Gabor Juhos
2010-04-26
1
-4
/
+11
*
[cleanup] remove 'svn:executable' property
Nicolas Thill
2010-04-12
1
-0
/
+0
*
[brcm63xx] flashmap and image generation: reduced union bcm_tag to a single s...
Florian Fainelli
2010-04-01
1
-246
/
+80
*
[brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools c...
Florian Fainelli
2010-03-28
1
-178
/
+1
*
firmware-utils/trx: add relative offset parameter
Gabor Juhos
2010-03-27
1
-2
/
+22
*
[tools] revert r18760 since it prevents people from building working eva images
Florian Fainelli
2010-03-26
1
-88
/
+26
*
added support for wrt54g3gv2-vf and new trx header format
Markus Wigge
2010-03-25
2
-14
/
+50
*
[tools] fix file creation mode, thanks rtz
Florian Fainelli
2010-03-18
1
-1
/
+1
*
mktplinkfw: add option to strip padding from the end of the image
Gabor Juhos
2010-03-10
1
-3
/
+15
*
mktplinkfw: fix help string, and remove duplicated option
Gabor Juhos
2010-03-08
1
-5
/
+3
*
firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4
Gabor Juhos
2010-02-19
1
-0
/
+9
*
[tools] firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixe...
Jo-Philipp Wich
2010-02-01
1
-0
/
+178
*
ar71xx: add support for the TL-WR841N v1.5 board
Gabor Juhos
2009-12-22
1
-0
/
+9
[next]