| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mtools: fix build errors on mac os x (#19064) | Felix Fietkau | 2015-02-24 | 1 | -0/+19 |
* | tools/patchelf: fix portability issue breaking mac os x builds (#18998) | Felix Fietkau | 2015-02-19 | 1 | -0/+8 |
* | tools: add patchelf host build | Jo-Philipp Wich | 2015-02-10 | 2 | -1/+28 |
* | tools: remove static linking support | Jo-Philipp Wich | 2015-02-06 | 28 | -40/+20 |
* | tools: Fix cmake build on FreeBSD 10.1 | Jo-Philipp Wich | 2015-02-05 | 1 | -0/+44 |
* | tools: Fix mkimage build on FreeBSD 10.1 | Jo-Philipp Wich | 2015-02-05 | 1 | -0/+14 |