| Commit message (Expand) | Author | Age | Files | Lines |
* | ipq40xx: add support for Plasma Cloud PA2200 | Marek Lindner | 2020-12-22 | 1 | -2/+2 |
* | ipq40xx: add support for Plasma Cloud PA1200 | Marek Lindner | 2020-12-22 | 1 | -2/+2 |
* | ath79: Add support for Plasma Cloud PA300 | Sven Eckelmann | 2020-12-22 | 1 | -1/+2 |
* | images: Fix sysupgrade.tar for devices with NOR flash | Sven Eckelmann | 2020-12-22 | 1 | -1/+23 |
* | scripts/om-fwupgradecfg-gen.sh: Generate checksum over whole squashfs | Sven Eckelmann | 2020-12-22 | 1 | -6/+3 |
* | scripts/om-fwupgradecfg-gen.sh: Drop block alignment code | Sven Eckelmann | 2020-12-22 | 1 | -5/+1 |
* | scripts: add -N option to mkhash for printing without newline | INAGAKI Hiroshi | 2020-12-22 | 1 | -7/+13 |
* | build/json: add filesystem information | Paul Spooren | 2020-12-13 | 1 | -0/+1 |
* | scripts/feeds: fix preference of package install | Karel Kočí | 2020-12-09 | 1 | -16/+14 |
* | scripts/feeds: warn when skipping core package override | Brian Norris | 2020-12-09 | 1 | -1/+4 |
* | build: mkhash on FreeBSD | Piotr Stefaniak | 2020-11-27 | 1 | -0/+7 |
* | download.pl: properly cleanup intermediate .hash file | Petr Štetiar | 2020-11-27 | 1 | -1/+1 |
* | download: handle possibly invalid local tarballs | Petr Štetiar | 2020-11-27 | 1 | -0/+18 |
* | scripts/feeds: silence git warning by selecting pull style | Hannu Nyman | 2020-11-26 | 1 | -2/+2 |
* | scripts: add size_compare.sh | Paul Spooren | 2020-11-24 | 1 | -0/+151 |
* | scripts: download.pl: retry download using filename | David Bauer | 2020-11-20 | 1 | -2/+6 |
* | scripts: add const_structs.checkpatch for checkpatch.pl | Adrian Schmutzler | 2020-11-18 | 1 | -0/+68 |
* | scripts: checkpatch.pl: suppress warnings about MAINTAINERS | Adrian Schmutzler | 2020-11-18 | 1 | -1/+1 |
* | scripts/kconfig.pl: allow regex syntax in filtering out config entries | Felix Fietkau | 2020-11-13 | 1 | -2/+9 |
* | scripts: add spelling.txt for checkpatch.pl | Paul Spooren | 2020-11-12 | 1 | -0/+1517 |
* | scripts: checkpatch remove device-tree doc check | Paul Spooren | 2020-11-12 | 1 | -47/+0 |
* | scripts: Update checkpatch.pl to 2020-06-11 | Paul Spooren | 2020-11-12 | 1 | -567/+3995 |
* | build: store SOURCE_DATE_EPOCH in JSON info files | Paul Spooren | 2020-11-12 | 1 | -0/+1 |
* | scripts: mkhash fail on hashing a folder | Paul Spooren | 2020-11-09 | 1 | -0/+8 |
* | scripts: mkhash fix return code handling | Paul Spooren | 2020-11-09 | 1 | -2/+5 |
* | scripts: mkhash show -n option in usage | Paul Spooren | 2020-11-09 | 1 | -1/+4 |
* | scripts: bundle-libraries.sh: fix broken SDK compiler | Petr Štetiar | 2020-11-02 | 1 | -1/+18 |
* | scripts/getver.sh: silence rev-list errors | Petr Štetiar | 2020-11-02 | 1 | -3/+3 |
* | scripts/qemustart: update malta to use MIPS64 R2 cpu | Tony Ambardar | 2020-10-11 | 1 | -1/+3 |
* | build: define PWM_SUPPORT arch feature flag | Christian Lamparter | 2020-09-25 | 1 | -0/+1 |
* | scripts: mkits.sh make it possible to specify fdt@# | Christian Lamparter | 2020-09-25 | 1 | -4/+8 |
* | scripts: update SPDX license names | Paul Spooren | 2020-09-22 | 33 | -33/+33 |
* | scripts: ipkg-build: simplify uid/gid resolving | Jo-Philipp Wich | 2020-09-14 | 1 | -36/+29 |
* | build: add user/group ID resolve function | Paul Spooren | 2020-09-14 | 1 | -2/+40 |
* | scripts: download.pl: fix indentation | David Bauer | 2020-09-11 | 1 | -3/+2 |
* | scripts: bundle-libraries.sh: retain preloaded libraries | Jo-Philipp Wich | 2020-09-10 | 1 | -1/+1 |
* | build: store granular timestamps in packages | Paul Spooren | 2020-08-31 | 1 | -9/+3 |
* | build: get_source_date_epoch allow external repos | Paul Spooren | 2020-08-31 | 1 | -6/+8 |
* | build: Fix Shellcheck for get_source_date_epoch.sh | Paul Spooren | 2020-08-31 | 1 | -2/+5 |
* | build: ipkg-build use fakeroot with PKG_FILE_MODES | Paul Spooren | 2020-08-31 | 1 | -16/+25 |
* | Revert "scripts/download: add sources CDN as first mirror" | Jo-Philipp Wich | 2020-08-24 | 1 | -1/+0 |
* | treewide: replace `which` with `command -v` | Paul Spooren | 2020-08-12 | 1 | -6/+6 |
* | scripts: remove checkpatch.sh | Petr Štetiar | 2020-08-04 | 1 | -3/+0 |
* | scripts: Add Buildbot dump-target-info.pl script | Paul Spooren | 2020-08-04 | 2 | -0/+94 |
* | scripts/checkpatch.pl: fix README.md file name after rename | Adrian Schmutzler | 2020-08-02 | 1 | -1/+1 |
* | build: add option to mark devices as BROKEN | Adrian Schmutzler | 2020-07-30 | 2 | -0/+6 |
* | build,json: fix compatibility with Python 3.5 | Paul Spooren | 2020-07-13 | 1 | -1/+1 |
* | scripts/env: Fix 56f813674a scripts/env: use command -v instead of which | Kevin Darbyshire-Bryant | 2020-07-12 | 1 | -1/+1 |
* | scripts/mkits.sh: fix use of printf | Adrian Schmutzler | 2020-07-11 | 1 | -2/+3 |
* | scripts/mkits.sh: fix remaining shellcheck warning | Petr Štetiar | 2020-07-11 | 1 | -1/+1 |