aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* build: store default/device packages in JSONPaul Spooren2020-06-302-2/+19
* scripts: config: remove accidentally added fileÁlvaro Fernández Rojas2020-06-022-0/+1
* scripts: support Sercomm load tagsÁlvaro Fernández Rojas2020-06-022-0/+56
* scripts: support Sercomm cryptoÁlvaro Fernández Rojas2020-06-021-0/+86
* scripts: support Sercomm partition tagsÁlvaro Fernández Rojas2020-06-021-0/+81
* scripts/flashing/flash.sh: remove trailing whitespacesRosen Penev2020-05-241-4/+4
* scripts/flashing/flash.sh: Add missing quotesRosen Penev2020-05-241-5/+5
* scripts: add CFE Partition Tags supportÁlvaro Fernández Rojas2020-05-211-0/+191
* build: have config-clean deal with old temp filesEneas U de Queiroz2020-05-202-1/+11
* build: scripts/config - update to kconfig-v5.6Eneas U de Queiroz2020-05-2038-4952/+7765
* scripts: cfe-wfi-tag: fix shebangÁlvaro Fernández Rojas2020-05-191-1/+1
* scripts: cfe-bin-header: fix shebangÁlvaro Fernández Rojas2020-05-191-1/+1
* scripts: support CFE WFI imagesÁlvaro Fernández Rojas2020-05-181-0/+200
* scripts: support tags for CFE binariesÁlvaro Fernández Rojas2020-05-181-0/+72
* scripts/download: add sources CDN as first mirrorPaul Spooren2020-04-141-0/+1
* scripts: JSON merge don't crash if no JSON foundPaul Spooren2020-04-141-2/+0
* Revert "build: scripts/config - update to kconfig-v5.6"Jo-Philipp Wich2020-04-1238-7752/+4951
* Revert "build: add option to warn on recursive dependency"Jo-Philipp Wich2020-04-122-9/+0
* Revert "build: config: allow bool to select a module pkg"Jo-Philipp Wich2020-04-122-4/+2
* build: config: allow bool to select a module pkgEneas U de Queiroz2020-04-112-2/+4
* build: add option to warn on recursive dependencyEneas U de Queiroz2020-04-092-0/+9
* build: scripts/config - update to kconfig-v5.6Eneas U de Queiroz2020-04-0938-4951/+7752
* build: simplify building *config targetsEneas U de Queiroz2020-04-091-14/+9
* build: refactor JSON info files to `profiles.json`Paul Spooren2020-04-032-33/+80
* x86: generate EFI platform bootable images李国2020-03-311-2/+8
* scripts: fixup qemustart for new x86 image namesPaul Spooren2020-03-211-1/+1
* build: Fix directory symlinks not removed when cleaning STAGING_DIRJeffery To2020-03-011-1/+1
* scripts/arm-magic.sh: switch to /bin/shRosen Penev2020-01-021-1/+1
* scripts/env: replace -a and -o with &&/||Rosen Penev2020-01-021-5/+5
* scripts/env: use explicit find locationRosen Penev2020-01-021-1/+1
* scripts/gen-dependencies.sh: use /bin/shRosen Penev2020-01-011-1/+1
* scripts/gen-dependencies.sh: replace backticks with $()Rosen Penev2020-01-011-2/+2
* scripts/mkits.sh: replace legacy backticks with $()Rosen Penev2019-12-311-2/+2
* scripts/symlink-tree.sh: use /bin/shRosen Penev2019-12-311-1/+1
* scripts/strip-kmod.sh: harmonize leading whitespacesAdrian Schmutzler2019-12-311-1/+1
* scripts/strip-kmod.sh: use sh instead of bashRosen Penev2019-12-311-1/+1
* scripts/strip-kmod.sh: replace legacy backticks with $()Rosen Penev2019-12-311-1/+1
* scripts/gen_image_generic.sh: replace deprecated backticks with $()Rosen Penev2019-12-311-1/+1
* scripts/gen_image_generic.sh: remove $ in arithmeticRosen Penev2019-12-311-1/+1
* scripts/dowload.pl: add archive.apache.org to apache mirror listJiri Kastner2019-12-231-0/+1
* scripts/dl_github_archive.py: fix python3 str, bytes confusionYousong Zhou2019-11-041-2/+2
* build: label kernel and rootfs ext4 volumesYousong Zhou2019-11-031-1/+1
* ubinize-image: set image sequence from SOURCE_DATE_EPOCHAlexander Couzens2019-11-031-1/+9
* build: add script to sign packagesPaul Spooren2019-10-211-0/+27
* build: create JSON files containing image infoPaul Spooren2019-09-291-0/+55
* build: fix xconfig targetleo chung2019-09-251-1/+1
* build: fix host menu config targets using ncursesPetr Štetiar2019-09-251-2/+0
* build: make device tree arg really optional in mkits.shJohann Neuhauser2019-09-191-5/+4
* download.dl: fix @KERNEL mirror urlsYousong Zhou2019-09-161-4/+4
* scripts/feeds: fix accepting "-" in feed type stringFelix Fietkau2019-09-151-1/+1