| Commit message (Expand) | Author | Age | Files | Lines |
* | expat: Update to version 2.2.9 | Josef Schlehofer | 2019-10-06 | 1 | -2/+2 |
* | ccache: update to 3.7.4 | DENG Qingfang | 2019-09-26 | 2 | -3/+3 |
* | tools/coreutils: install "touch" | Felix Fietkau | 2019-09-25 | 1 | -1/+1 |
* | scons: move to packages feed | Petr Štetiar | 2019-09-15 | 4 | -62/+1 |
* | tools/mkimage: Update U-Boot to version 2019.07 | Hauke Mehrtens | 2019-09-04 | 10 | -159/+212 |
* | upslug2: Update to git repository | Rosen Penev | 2019-09-03 | 2 | -297/+7 |
* | tools: libelf: fix headers to trigger -Wundef warnings | Jo-Philipp Wich | 2019-09-03 | 1 | -0/+198 |
* | tools: libelf: install pkg-config file | Jo-Philipp Wich | 2019-09-03 | 1 | -1/+3 |
* | tools/cmake: Update to 3.15.1 | Daniel Engberg | 2019-09-01 | 5 | -33/+22 |
* | tools/mtd-utils: update to 2.1.1 | DENG Qingfang | 2019-08-27 | 3 | -14/+16 |
* | make-ext4fs: update to HEAD of 2017-05-29 - eebda1 | Christian Lamparter | 2019-08-24 | 1 | -3/+3 |
* | tools/e2fsprogs: Update to 1.45.3 | Daniel Engberg | 2019-08-17 | 4 | -36/+13 |
* | tools/patch: apply upstream patch for cve-2019-13638 | Russell Senior | 2019-08-13 | 2 | -1/+39 |
* | tools/scons: update scons to 3.1.1 | Russell Senior | 2019-08-13 | 1 | -2/+2 |
* | ath79: add support for TP-Link CPE220 v2 | Adrian Schmutzler | 2019-08-07 | 1 | -1/+41 |
* | tplink-safeloader: increase kernel partition for CPE/WBSx10v1 | Adrian Schmutzler | 2019-08-07 | 1 | -8/+8 |
* | expat: Update to 2.2.7 | Daniel Engberg | 2019-08-06 | 1 | -2/+2 |
* | firmware-utils: uimage_padhdr: fix Coverity issue | Petr Štetiar | 2019-08-04 | 1 | -12/+12 |
* | ccache: update to 3.7.2 | DENG Qingfang | 2019-08-04 | 2 | -3/+3 |
* | tools/patch: apply upstream patch for CVE-2019-13636 | Russell Senior | 2019-07-30 | 2 | -1/+109 |
* | tools/mklibs: update to 0.1.44 and convert to Python 3 | Daniel Golle | 2019-07-26 | 11 | -22/+350 |
* | ramips: add support for Fon FON2601 | NOGUCHI Hiroshi | 2019-07-26 | 2 | -0/+158 |
* | tools/scons: switch to Python 3 | Petr Štetiar | 2019-07-26 | 1 | -3/+3 |
* | tools/b43-tools/b43-fwsquash: convert to Python 3 with 2-to-3 | Petr Štetiar | 2019-07-26 | 1 | -3/+3 |
* | tools: libressl: fix compilation for non-glibc clib (FS#2400) | Hans Dedecker | 2019-07-23 | 1 | -0/+23 |
* | tools: libressl: fix build on MacOS | Kevin Darbyshire-Bryant | 2019-07-22 | 1 | -0/+11 |
* | tools: libressl: update to 2.9.2 version | Roman Yeryomin | 2019-07-21 | 1 | -2/+2 |
* | firmware-utils: mkfwimage: fix build failure on macOS with gcc 9 | Petr Štetiar | 2019-07-19 | 1 | -2/+3 |
* | firmware-utils: mkfwimage: fix more errors reported by gcc-6/7/9 | Petr Štetiar | 2019-07-19 | 3 | -13/+15 |
* | firmware-utils: mkfwimage: fix more errors | Kevin Darbyshire-Bryant | 2019-07-19 | 1 | -4/+4 |
* | firmware-utils: mkfwimage: provide human readable error | Petr Štetiar | 2019-07-19 | 1 | -1/+7 |
* | firmware-utils: mkfwimage: enable extra compiler checks and fix them | Petr Štetiar | 2019-07-19 | 2 | -7/+12 |
* | ath79: add support for TP-Link CPE510-v2/v3 | Andrew Cameron | 2019-07-18 | 1 | -0/+85 |
* | ramips: add support for TP-Link RE650 v1 | Georgi Vlaev | 2019-07-17 | 1 | -0/+37 |
* | tools/gengetopt: Update to 2.23 | Daniel Engberg | 2019-07-08 | 4 | -29/+38 |
* | ath79: increase kernel partition size for CPE610v1 | Andrew Cameron | 2019-07-07 | 1 | -2/+2 |
* | ath79: add support for TP-Link CPE610-v1 | Andrew Cameron | 2019-06-24 | 1 | -0/+39 |
* | tools/bison: Update to 3.4.1 | Daniel Engberg | 2019-06-22 | 3 | -16/+3 |
* | tools/ccache: update to 3.7.1 | Deng Qingfang | 2019-06-08 | 2 | -3/+3 |
* | firmware-utils: jcgimage: add support for 4MiB+ images | Davide Fioravanti | 2019-05-31 | 1 | -5/+19 |
* | firmware-utils: jcgimage: fix style and compiler warnings | Davide Fioravanti | 2019-05-31 | 1 | -48/+46 |
* | Revert "bc: update to 1.07.1" | Hans Dedecker | 2019-05-22 | 2 | -15/+20 |
* | bc: update to 1.07.1 | Deng Qingfang | 2019-05-22 | 2 | -20/+15 |
* | scons: update to 3.0.5 | Deng Qingfang | 2019-05-18 | 1 | -2/+2 |
* | tools/firmware-utils: mktplinkfw2: add Qualcomm layouts | Davide Fioravanti | 2019-05-18 | 1 | -0/+12 |
* | ipq40xx: add factory image for EnGenius ENS620EXT | Steve Glennon | 2019-05-11 | 2 | -28/+178 |
* | tools/ccache: update to 3.7 | Deng Qingfang | 2019-04-29 | 2 | -5/+4 |
* | tools: cbootimage: depend on automake | Tomasz Maciej Nowak | 2019-04-07 | 1 | -1/+1 |
* | firmware-utils: fix nec-enc build on older architectures | Christian Lamparter | 2019-04-06 | 1 | -1/+1 |
* | firmware-utils: add nec-enc | INAGAKI Hiroshi | 2019-04-06 | 2 | -0/+130 |