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
...
*
mklibs: fix missing __pack_f symbol in uclibc after relink
Felix Fietkau
2009-11-17
1
-0
/
+27
*
make the lzma version kernel version dependent, and only build the one we do ...
Imre Kaloz
2009-11-15
2
-2
/
+7
*
ar71xx: increase max size of RouterStation and RouterStation Pro firmware images
Gabor Juhos
2009-11-13
1
-2
/
+2
*
gcc: add a config option for using the gcc graphite framework (disabled by de...
Felix Fietkau
2009-11-12
1
-2
/
+2
*
powerpc: use the in-kernel dtc compiler
Imre Kaloz
2009-11-11
2
-34
/
+0
*
Don't build gmp and mpfr when using external toolchains (based on patch from ...
Felix Fietkau
2009-11-05
1
-0
/
+2
*
squashfs4: use our lzma props settings again instead of the defaults (smaller...
Felix Fietkau
2009-11-02
1
-0
/
+11
*
squashfs4: refresh the cygwin patch
Felix Fietkau
2009-11-02
1
-30
/
+24
*
squashfs4: fix build breakage
Felix Fietkau
2009-11-02
1
-3
/
+1
*
sync mksquashfs4 with the CVS code to generate LZMA images
Imre Kaloz
2009-11-02
1
-358
/
+2124
*
add cloog and ppl to the tools build for the graphite framework in gcc 4.4
Felix Fietkau
2009-11-02
3
-0
/
+85
*
ar71xx: add preliminary support for the TL-WR841ND v5 board
Gabor Juhos
2009-10-30
1
-0
/
+9
*
mklibs: use -Wl,--gc-sections when relinking - currently only saves a few byt...
Felix Fietkau
2009-10-22
1
-0
/
+11
*
mklibs: preserve the uclibc init symbol
Felix Fietkau
2009-10-19
1
-0
/
+14
*
mklibs: handle duplicate symbols properly
Felix Fietkau
2009-10-19
1
-0
/
+32
*
mklibs: fix crashes on nonexistant sections in readelf (thx, justus)
Felix Fietkau
2009-10-19
1
-0
/
+33
*
gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os x
Felix Fietkau
2009-09-25
1
-2
/
+18
*
mklibs: fix libpthread link error (#5851)
Felix Fietkau
2009-09-20
1
-0
/
+28
*
fix error in mksquashfs4 when data can't be compressed
Matteo Croce
2009-09-15
1
-33
/
+51
*
firmware-utils: raise the default trx image size limit for something more app...
Felix Fietkau
2009-09-07
1
-1
/
+1
*
[tools] build fixes for squashfs4 on cygwin
Florian Fainelli
2009-08-27
1
-0
/
+154
*
[tools] fix quilt installation on all platforms
Florian Fainelli
2009-08-26
1
-2
/
+2
*
[tools] make quilt installation work on cygwin
Florian Fainelli
2009-08-25
1
-1
/
+1
*
[tools] update mpfr to 2.4.1
Florian Fainelli
2009-08-20
2
-16
/
+17
*
[tools] disable mpfr tests compilation, slightly speeds up the build process
Florian Fainelli
2009-08-17
1
-0
/
+23
*
[brcm63xx] add support for the Pirelli AG226G board (#5337)
Florian Fainelli
2009-08-09
1
-0
/
+4
*
mklibs: do not touch libraries that cannot be rebuilt
Felix Fietkau
2009-08-08
1
-0
/
+50
*
upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf
Felix Fietkau
2009-08-08
3
-9
/
+10
*
mklibs: do not fail on unresolved symbols, but print warnings
Felix Fietkau
2009-08-08
1
-0
/
+23
*
[tools] fix mklibs compilation failures on stdio.h not being included
Florian Fainelli
2009-08-07
1
-0
/
+11
*
add mklibs (based on a patch by florian) in preparation for optional library ...
Felix Fietkau
2009-08-07
3
-1
/
+2592
*
[tools] firmware-utils/addpattern: add support for the WRT160NL
Gabor Juhos
2009-08-06
1
-5
/
+55
*
[tools] revert r17022, this is not the way to do this
Florian Fainelli
2009-07-26
1
-8
/
+0
*
[tools] override sed configuration to work with FreeBSD (#4531)
Florian Fainelli
2009-07-26
1
-0
/
+8
*
[tools] firmware-utils: add new tool for the wrt400n (based on a patch by San...
Gabor Juhos
2009-07-12
5
-0
/
+726
*
[ar71xx] increase size of the kernel partition on the TL-WR[789]41N boards
Gabor Juhos
2009-07-11
1
-3
/
+3
*
[tools] firmware-utils/mktplinkfw: add option for combined images
Gabor Juhos
2009-07-08
1
-22
/
+40
*
[tools] firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1
Gabor Juhos
2009-07-07
1
-1
/
+10
*
[tools] fix segfault when using the maxlen argument (#4359)
Florian Fainelli
2009-07-01
1
-0
/
+1
*
[tools] firmware-utils: add a tool to compute crc value for the 5gxi firmware
Gabor Juhos
2009-06-25
2
-0
/
+310
*
[tools] firmware-utils/mkcsysimg: minor bugfix
Gabor Juhos
2009-06-25
1
-1
/
+1
*
[tools] firmware-utils/mkcsysimg: add signature for the 5GXi board
Gabor Juhos
2009-06-24
2
-5
/
+6
*
[tools] firmware-utils: add a file {en,de}cryption tool, based on the PC1 enc...
Gabor Juhos
2009-06-24
2
-0
/
+362
*
[brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki...
Florian Fainelli
2009-06-18
1
-3
/
+4
*
firmware-utils: add a small utility for generating nand flash images with ecc...
Felix Fietkau
2009-06-14
2
-0
/
+205
*
add ubinize to the mtd-utils build
Felix Fietkau
2009-06-14
2
-31
/
+25
*
upgrade to a more recent version of mtd-utils - preparation for adding UBI su...
Felix Fietkau
2009-06-14
5
-89
/
+121
*
The attached patch adds building of firmware
Florian Fainelli
2009-06-10
1
-28
/
+34
*
[brcm63xx] rework imagetag firmware generator and MTD partition parser to acc...
Florian Fainelli
2009-06-09
2
-95
/
+265
*
[ar71xx] build firmware image for the MZK-W300NH board
Gabor Juhos
2009-06-04
1
-5
/
+60
[prev]
[next]