| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | scripts/mkits.sh: switch from bash to sh | Rosen Penev | 2020-07-11 | 1 | -1/+1 |
* | scripts/mkits.sh: fix improper string and array concatenation | Rosen Penev | 2020-07-11 | 1 | -1/+1 |
* | scripts/mkits.sh: add missing quotes | Rosen Penev | 2020-07-11 | 1 | -2/+2 |
* | scripts/mkits.sh: replace echo -e with printf | Rosen Penev | 2020-07-11 | 1 | -12/+12 |
* | scripts/gen_image_generic.sh: fix more shellcheck warnings | Petr Štetiar | 2020-07-11 | 1 | -4/+3 |
* | scripts/gen_image_generic.sh: use /bin/sh | Rosen Penev | 2020-07-11 | 1 | -1/+1 |
* | scripts/gen_image_generic.sh: replace -o with if/&& | Rosen Penev | 2020-07-11 | 1 | -2/+2 |
* | scripts/env: fix remaining shellcheck warning | Petr Štetiar | 2020-07-11 | 1 | -1/+1 |
* | scripts/env: use read -r instead of read | Rosen Penev | 2020-07-11 | 1 | -1/+1 |
* | scripts/env: exit in case of failure to cd | Rosen Penev | 2020-07-11 | 1 | -1/+1 |
* | scripts/env: replace \! with ! | Rosen Penev | 2020-07-11 | 1 | -2/+2 |
* | scripts/env: use command -v instead of which | Rosen Penev | 2020-07-11 | 1 | -1/+1 |
* | build: fix compatibility with python 3.6 | Huangbin Zhan | 2020-07-07 | 1 | -3/+4 |
* | build: mconf readme update | Sergio E. Nemirowski | 2020-07-07 | 1 | -3/+6 |
* | build: add nconfig | Sergio E. Nemirowski | 2020-07-07 | 6 | -2/+2390 |
* | build,json: fix build failure in case no data is found | Daniel Golle | 2020-07-03 | 1 | -18/+16 |
* | build,json: store arch_packages in profiles.json | Paul Spooren | 2020-07-03 | 1 | -2/+5 |
* | build: store default/device packages in JSON | Paul Spooren | 2020-06-30 | 2 | -2/+19 |
* | scripts: config: remove accidentally added file | Álvaro Fernández Rojas | 2020-06-02 | 2 | -0/+1 |
* | scripts: support Sercomm load tags | Álvaro Fernández Rojas | 2020-06-02 | 2 | -0/+56 |
* | scripts: support Sercomm crypto | Álvaro Fernández Rojas | 2020-06-02 | 1 | -0/+86 |
* | scripts: support Sercomm partition tags | Álvaro Fernández Rojas | 2020-06-02 | 1 | -0/+81 |
* | scripts/flashing/flash.sh: remove trailing whitespaces | Rosen Penev | 2020-05-24 | 1 | -4/+4 |
* | scripts/flashing/flash.sh: Add missing quotes | Rosen Penev | 2020-05-24 | 1 | -5/+5 |
* | scripts: add CFE Partition Tags support | Álvaro Fernández Rojas | 2020-05-21 | 1 | -0/+191 |
* | build: have config-clean deal with old temp files | Eneas U de Queiroz | 2020-05-20 | 2 | -1/+11 |
* | build: scripts/config - update to kconfig-v5.6 | Eneas U de Queiroz | 2020-05-20 | 38 | -4952/+7765 |
* | scripts: cfe-wfi-tag: fix shebang | Álvaro Fernández Rojas | 2020-05-19 | 1 | -1/+1 |