aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* scripts: checkpatch.pl: suppress warnings about MAINTAINERSAdrian Schmutzler2020-11-181-1/+1
* scripts/kconfig.pl: allow regex syntax in filtering out config entriesFelix Fietkau2020-11-131-2/+9
* scripts: add spelling.txt for checkpatch.plPaul Spooren2020-11-121-0/+1517
* scripts: checkpatch remove device-tree doc checkPaul Spooren2020-11-121-47/+0
* scripts: Update checkpatch.pl to 2020-06-11Paul Spooren2020-11-121-567/+3995
* build: store SOURCE_DATE_EPOCH in JSON info filesPaul Spooren2020-11-121-0/+1
* scripts: mkhash fail on hashing a folderPaul Spooren2020-11-091-0/+8
* scripts: mkhash fix return code handlingPaul Spooren2020-11-091-2/+5
* scripts: mkhash show -n option in usagePaul Spooren2020-11-091-1/+4
* scripts: bundle-libraries.sh: fix broken SDK compilerPetr Štetiar2020-11-021-1/+18
* scripts/getver.sh: silence rev-list errorsPetr Štetiar2020-11-021-3/+3
* scripts/qemustart: update malta to use MIPS64 R2 cpuTony Ambardar2020-10-111-1/+3
* build: define PWM_SUPPORT arch feature flagChristian Lamparter2020-09-251-0/+1
* scripts: mkits.sh make it possible to specify fdt@#Christian Lamparter2020-09-251-4/+8
* scripts: update SPDX license namesPaul Spooren2020-09-2233-33/+33
* scripts: ipkg-build: simplify uid/gid resolvingJo-Philipp Wich2020-09-141-36/+29
* build: add user/group ID resolve functionPaul Spooren2020-09-141-2/+40
* scripts: download.pl: fix indentationDavid Bauer2020-09-111-3/+2
* scripts: bundle-libraries.sh: retain preloaded librariesJo-Philipp Wich2020-09-101-1/+1
* build: store granular timestamps in packagesPaul Spooren2020-08-311-9/+3
* build: get_source_date_epoch allow external reposPaul Spooren2020-08-311-6/+8
* build: Fix Shellcheck for get_source_date_epoch.shPaul Spooren2020-08-311-2/+5
* build: ipkg-build use fakeroot with PKG_FILE_MODESPaul Spooren2020-08-311-16/+25
* Revert "scripts/download: add sources CDN as first mirror"Jo-Philipp Wich2020-08-241-1/+0
* treewide: replace `which` with `command -v`Paul Spooren2020-08-121-6/+6
* scripts: remove checkpatch.shPetr Štetiar2020-08-041-3/+0
* scripts: Add Buildbot dump-target-info.pl scriptPaul Spooren2020-08-042-0/+94
* scripts/checkpatch.pl: fix README.md file name after renameAdrian Schmutzler2020-08-021-1/+1
* build: add option to mark devices as BROKENAdrian Schmutzler2020-07-302-0/+6
* build,json: fix compatibility with Python 3.5Paul Spooren2020-07-131-1/+1
* scripts/env: Fix 56f813674a scripts/env: use command -v instead of whichKevin Darbyshire-Bryant2020-07-121-1/+1
* scripts/mkits.sh: fix use of printfAdrian Schmutzler2020-07-111-2/+3
* scripts/mkits.sh: fix remaining shellcheck warningPetr Štetiar2020-07-111-1/+1
* scripts/mkits.sh: switch from bash to shRosen Penev2020-07-111-1/+1
* scripts/mkits.sh: fix improper string and array concatenationRosen Penev2020-07-111-1/+1
* scripts/mkits.sh: add missing quotesRosen Penev2020-07-111-2/+2
* scripts/mkits.sh: replace echo -e with printfRosen Penev2020-07-111-12/+12
* scripts/gen_image_generic.sh: fix more shellcheck warningsPetr Štetiar2020-07-111-4/+3
* scripts/gen_image_generic.sh: use /bin/shRosen Penev2020-07-111-1/+1
* scripts/gen_image_generic.sh: replace -o with if/&&Rosen Penev2020-07-111-2/+2
* scripts/env: fix remaining shellcheck warningPetr Štetiar2020-07-111-1/+1
* scripts/env: use read -r instead of readRosen Penev2020-07-111-1/+1
* scripts/env: exit in case of failure to cdRosen Penev2020-07-111-1/+1
* scripts/env: replace \! with !Rosen Penev2020-07-111-2/+2
* scripts/env: use command -v instead of whichRosen Penev2020-07-111-1/+1
* build: fix compatibility with python 3.6Huangbin Zhan2020-07-071-3/+4
* build: mconf readme updateSergio E. Nemirowski2020-07-071-3/+6
* build: add nconfigSergio E. Nemirowski2020-07-076-2/+2390
* build,json: fix build failure in case no data is foundDaniel Golle2020-07-031-18/+16
* build,json: store arch_packages in profiles.jsonPaul Spooren2020-07-031-2/+5