aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* image: add support for Netgear encrypted imageWenli Looi2022-07-211-0/+68
* scripts: fix CAMEO tag generatorSander Vanheule2022-07-081-1/+1
* scripts: add CAMEO tag generatorMarkus Stockhausen2022-07-081-0/+117
* scripts: add cameo image header generatorLuiz Angelo Daros de Luca2022-07-081-0/+86
* scripts/gen_image_generic.sh: fix order of files in EFI bootfsDaniel Golle2022-04-151-2/+19
* scripts/gen_image_generic.sh: generate reproducible EFI filesystemDaniel Golle2022-04-151-2/+3
* scripts/gen_image_generic.sh: make ext4 bootfs reproducibleDaniel Golle2022-04-151-1/+1
* scripts: make sure sort-order is independent from localeDaniel Golle2022-04-061-1/+1
* build: store sha256_unsigned in JSONPaul Spooren2022-04-061-4/+12
* scripts: make sure conffiles are sortedPaul Spooren2022-04-061-1/+2
* scripts/mkits.sh: replace forgotten '-' with ${REFERENCE_CHAR}Daniel Golle2022-03-271-1/+1
* toolchain: binutils: add support for version 2.38Rui Salvaterra2022-03-091-1/+2
* mkhash: fix build errors on FreeBSD 13.0Georgi Valkov2022-03-051-1/+1
* check-toolchain-clean.sh: workaround stray rebuildsPetr Štetiar2022-02-281-2/+7
* check-toolchain-clean.sh: fix shellcheck warningsPetr Štetiar2022-02-281-1/+1
* scripts/diffconfig.sh: ensure config/conf is builtEneas U de Queiroz2022-02-261-0/+1
* Revert "scripts/diffconfig.sh: ensure config/conf is built"Petr Štetiar2022-02-241-1/+0
* scripts/diffconfig.sh: ensure config/conf is builtEneas U de Queiroz2022-02-221-0/+1
* build: scripts/config - update to kconfig-v5.14Eneas U de Queiroz2022-02-1928-3932/+3219
* feeds: use git-src-full to allow Git versioningPaul Spooren2022-02-151-2/+2
* build: store source_date_epoch as integerPaul Spooren2022-02-141-1/+1
* scripts/feeds: install targets to target/linux/feeds and support overridingFelix Fietkau2022-01-241-8/+26
* scripts/feeds: fix installing targets without explicitly specifying the feedFelix Fietkau2022-01-241-0/+2
* treewide: drop use of whichAnsuel Smith2022-01-174-5/+14
* scripts: dump-target-info print kernel versionsPaul Spooren2021-12-291-3/+23
* base-files: add eMMC sysupgrade supportEnrico Mioso2021-12-021-0/+1
* scripts: ubinize-image: make rootfs optionalRobert Marko2021-11-281-20/+23
* toolchain: add a version that can be bumped to force toolchain/target rebuildFelix Fietkau2021-11-161-0/+9
* scripts/env: fix env for git conf init.defaultBranch not set to "master"Arne Zachlod2021-11-131-1/+1
* scripts: fix various typosJosh Soref2021-10-319-14/+14
* scripts: eva_ramboot.py: remove unused importJan-Niklas Burfeind2021-10-301-1/+0
* base-files, metadata: support additional group membershipDaniel Golle2021-10-281-1/+7
* Revert "ethtool: update to v5.14"Hans Dedecker2021-10-231-1/+1
* ethtool: update to v5.14Hans Dedecker2021-10-231-1/+1
* scripts/rstrip.sh: do not strip .o files with STRIP_KMODFelix Fietkau2021-10-111-0/+1
* scripts: package-metadata add pkgmanifestjson callPaul Spooren2021-09-231-0/+36
* scripts: store maintainer in package metadataPaul Spooren2021-09-231-0/+1
* scripts: mkits.sh: Allow legacy @ mode for dts creationDamien Mascord2021-09-231-10/+13
* scripts: handle gcc and linux in dl_cleanup scriptAnsuel Smith2021-09-221-2/+2
* scripts: format dl_cleanup to black format python styleAnsuel Smith2021-09-221-199/+230
* scripts: add missing regex for dl_cleanup scriptAnsuel Smith2021-09-221-0/+8
* build: store artifacts in JSONPaul Spooren2021-09-141-10/+14
* base-files: rename 'sdcard' to 'legacy-sdcard'Daniel Golle2021-08-161-1/+1
* base-files: add generic sdcard upgrade methodStijn Tintel2021-08-071-0/+1
* scripts/target-metadata.pl: order features alphabeticallyStijn Tintel2021-08-071-23/+23
* scripts/mkits.sh: Fix the hash algorithm paramterYonghyu Ban2021-07-181-2/+2
* scripts: check if dl directory exist in dl_cleanup scriptAnsuel Smith2021-07-051-0/+5
* build,json: fix generation with empty profilesPaul Spooren2021-06-201-1/+1
* build: preserve profiles.json between buildsMoritz Warning2021-06-161-9/+23
* scripts/feeds: generate index after all feeds are updatedKarel Kočí2021-06-071-44/+31