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
*
firmware-utils mktplinkfw: print amount of exceeding bytes
John Crispin
2015-07-24
1
-10
/
+11
*
ar71xx: add support for Onion Omega
John Crispin
2015-07-24
1
-0
/
+6
*
tools: drop circular dependency between patch and ccache, build patch without...
Felix Fietkau
2015-07-20
2
-1
/
+4
*
mkimage: cross compile fix: pass HOST_*FLAGS in to uboot's makefile
Felix Fietkau
2015-07-19
1
-2
/
+2
*
tools/e2fsprogs: add a darwin-compat patch
Felix Fietkau
2015-07-15
1
-0
/
+22
*
ccache: Make ccache aware of OpenWRT provided GCC patch.
Felix Fietkau
2015-07-14
2
-20
/
+37
*
tools: add expat library (to be used by gdb)
Felix Fietkau
2015-07-10
2
-1
/
+26
*
ar71xx: Add Support for the Bitmain Antminer S3
John Crispin
2015-07-07
1
-0
/
+1
*
scons: change md5sum to new release
Hauke Mehrtens
2015-07-04
1
-1
/
+1
*
tools: scons: update to version 2.3.5
Hauke Mehrtens
2015-06-25
1
-2
/
+2
*
ccache: upgrade to version 3.1.11
Luka Perkov
2015-06-23
1
-3
/
+3
*
ar71xx: add support for TL-WR720N-v4.
John Crispin
2015-06-18
1
-0
/
+6
*
ar71xx: Add Support for the Bitmain Antminer S1
John Crispin
2015-06-18
1
-0
/
+6
*
libtool: passthrough -fstack-protector* to linker
Steven Barth
2015-06-18
1
-0
/
+12
*
firmware-tools/ptgen: use stdint types for struct pte
Felix Fietkau
2015-06-14
1
-7
/
+8
*
firmware-tools/ptgen: fix endianness conversion for PTE .start, .length field.
Felix Fietkau
2015-06-14
1
-4
/
+4
*
bc: add download mirrors
Hauke Mehrtens
2015-06-06
1
-1
/
+4
*
gmp: disable assembly to fix build on systems that use PIE binaries
Felix Fietkau
2015-06-04
1
-0
/
+1
*
tools/firmware-utils: Allow changing the CRC32 poly value in mkbrnimg
John Crispin
2015-06-03
1
-7
/
+13
*
firmware-utils: asustrx: support setting firmware version
Rafał Miłecki
2015-05-27
1
-2
/
+12
*
firmware-utils: asustrx: new tool for TRX format with Asus tail
Rafał Miłecki
2015-05-27
2
-0
/
+247
*
tools/mtd-utils: upgrade to latest git
Imre Kaloz
2015-05-26
13
-632
/
+180
*
tools: gengetopt: Disable doc and tests builds
Florian Fainelli
2015-05-22
1
-0
/
+13
*
tools/mkimage: backport gcc5 compatibility, patch
Hauke Mehrtens
2015-05-19
1
-0
/
+93
*
mktplinkfw: add flag to ignore size limit (used for initramfs images)
Felix Fietkau
2015-05-08
1
-3
/
+13
*
tools: host/include/getline.h: fix FreeBSD 8.0+ support
Imre Kaloz
2015-05-08
1
-1
/
+5
*
tools/pkg-config: fix compile on musl hosts
Imre Kaloz
2015-05-04
1
-0
/
+24
*
tools/autoconf: fix compile on musl hosts
Imre Kaloz
2015-05-04
1
-0
/
+24
*
tools/sed: fix compile on musl hosts
Imre Kaloz
2015-05-04
1
-0
/
+24
*
make-ext4fs: avoid using libc internal declarations
Jo-Philipp Wich
2015-05-01
1
-3
/
+3
*
tools: drop unused genext2fs
Jo-Philipp Wich
2015-04-20
5
-687
/
+0
*
all: replace genext2fs with make_ext4fs
Jo-Philipp Wich
2015-04-20
2
-1
/
+37
*
tools: build ccache when building the sdk (fixes #13949)
Felix Fietkau
2015-04-03
1
-1
/
+1
*
tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/
Felix Fietkau
2015-03-29
15
-353
/
+1
*
tools: build mtools and dosfstools for mxs
Zoltan Herpai
2015-03-27
1
-1
/
+1
*
automake: portability fixes
Jo-Philipp Wich
2015-03-24
3
-5
/
+59
*
autoconf: portability fixes
Jo-Philipp Wich
2015-03-24
3
-22
/
+84
*
dosfstools: switch back to release tarballs, update patches to the latest sen...
Felix Fietkau
2015-03-22
16
-1853
/
+2508
*
tools: add back and update mm-macros, it is required for libsigc++
Felix Fietkau
2015-03-20
2
-1
/
+33
*
tools: remove leftover dependency line
Felix Fietkau
2015-03-17
1
-1
/
+0
*
tools: remove a bunch of unused automake macros
Felix Fietkau
2015-03-17
7
-509
/
+1
*
toolchain: remove leftovers from old llvm-gcc experiments
Felix Fietkau
2015-03-15
1
-1
/
+1
*
dosfstools: fix build on OS X
Felix Fietkau
2015-03-15
1
-0
/
+1849
*
dosfstools: update to v3.0.27
Felix Fietkau
2015-03-15
1
-7
/
+15
*
patch: bump GNU patch to 2.7.5
Felix Fietkau
2015-03-15
1
-3
/
+3
*
disable silent-rules by default
Mirko Vogt
2015-03-12
1
-1
/
+4
*
Do not use $(V) - force AM_V=1
Mirko Vogt
2015-03-12
1
-0
/
+13
*
brcm63xx: do not align squashfs rootfs start
Jonas Gorski
2015-02-27
4
-94
/
+124
*
firmware-utils: imagetag: use cyg_crc32 instead of duplicating code
Jonas Gorski
2015-02-27
2
-47
/
+5
*
ar71xx: TL-WA7210n v2 support
John Crispin
2015-02-24
1
-0
/
+6
[next]