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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[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
3
-0
/
+1211
*
libelf: get rid of CRLF encoding in the makefile (thx, danimo)
Felix Fietkau
2010-06-03
1
-49
/
+49
*
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
*
mkimage fails to build on some systems if sed is not installed, add a depende...
Felix Fietkau
2010-04-27
1
-0
/
+1
*
tools/firmware-utils: add size check to the mkplanexfw tool
Gabor Juhos
2010-04-26
1
-4
/
+11
*
tools: update gmp to 4.3.2
Alexandros C. Couloumbis
2010-04-24
1
-3
/
+3
*
tools: update quilt to 0.48
Alexandros C. Couloumbis
2010-04-24
1
-3
/
+3
*
tools: update cloog to 0.15.9
Alexandros C. Couloumbis
2010-04-21
1
-2
/
+2
*
[toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_m...
Florian Fainelli
2010-04-20
2
-7
/
+55
*
add gcc-4.5.0 preliminary support
Alexandros C. Couloumbis
2010-04-19
4
-8
/
+53
*
mtd-utils: remove bogus include statement to make it more portable
Felix Fietkau
2010-04-14
1
-2
/
+1
*
[cleanup] remove 'svn:executable' property
Nicolas Thill
2010-04-12
1
-0
/
+0
*
add jffs2/lzma support (not activated by default yet)
Alexandros C. Couloumbis
2010-04-12
1
-0
/
+5031
*
[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
*
sstrip: fix a section length corruption bug (patch from #6847)
Felix Fietkau
2010-03-12
1
-2
/
+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
*
mkimage: fix spurious build errors caused by its braindead build system
Felix Fietkau
2010-03-08
1
-0
/
+1
*
mtd-utils: do not try to compile in support for ubifs ioctls and extended fla...
Felix Fietkau
2010-02-24
2
-5
/
+5
*
firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4
Gabor Juhos
2010-02-19
1
-0
/
+9
*
[tools/wrt350nv2-builder] Update to v2.2
Travis Kemen
2010-02-17
2
-23
/
+32
*
[tools/wrt350nv2-builder] Update to v2.1
Travis Kemen
2010-02-12
2
-98
/
+118
*
with no users left, remove support for 2.6.21
Imre Kaloz
2010-02-11
1
-1
/
+1
*
[tools] firmware-utils: unify cc and cc2 macros, simplifies Makefile
Jo-Philipp Wich
2010-02-01
1
-9
/
+4
*
[tools] firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixe...
Jo-Philipp Wich
2010-02-01
2
-5
/
+179
*
mtd-utils: refresh the cygwin_fixes patch
Felix Fietkau
2010-01-16
1
-33
/
+24
*
mtd-utils: fix compile on mac os x
Felix Fietkau
2010-01-16
4
-1
/
+121
*
libuuid: only build the static variant - fixes compile on mac os x
Felix Fietkau
2010-01-16
1
-3
/
+3
*
mtd-utils depends on libuuid
Lars-Peter Clausen
2010-01-13
1
-0
/
+1
*
Fix libuuid header location and reenable building of mkfs.ubifs
Lars-Peter Clausen
2010-01-13
2
-5
/
+9
*
mtd-utils: Don't include lzo headers aswell...
Lars-Peter Clausen
2010-01-11
1
-4
/
+14
*
[tools] do not build nor install mkfs.ubifs until we have it fixed
Florian Fainelli
2010-01-11
1
-5
/
+1
*
Add libuuid Makefile. Oops...
Lars-Peter Clausen
2010-01-11
1
-0
/
+50
*
mtd-utils: Disable lzo for mkfs.ubifs
Lars-Peter Clausen
2010-01-11
1
-0
/
+79
*
Add libuuid hosttool package. It's needed in order to build mkfs.ubifs
Lars-Peter Clausen
2010-01-11
2
-1
/
+1995
*
[tools] mtd-utils: Build mkfs.ubifs
Lars-Peter Clausen
2010-01-11
1
-4
/
+8
*
mkimage: fix compile errors on non-glibc systems
Felix Fietkau
2010-01-10
1
-0
/
+31
*
[tools/mkimage]: upgrade and build from the u-boot source
Imre Kaloz
2010-01-10
4
-1122
/
+13
*
[tools] mpfr: add missing MD5SUM
Nicolas Thill
2010-01-07
1
-1
/
+1
*
[tools] make mtd-utils compile correctly on cygwin
Florian Fainelli
2010-01-05
1
-0
/
+466
*
remove handling of older unsupported kernels
Imre Kaloz
2009-12-27
1
-1
/
+1
*
ar71xx: add support for the TL-WR841N v1.5 board
Gabor Juhos
2009-12-22
1
-0
/
+9
[prev]
[next]