summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: download-check-artifact.sh: fix shellcheck and improvePetr Štetiar8 days1-8/+13
* scripts: add download-check-artifact.sh scriptDavid S. H. Rosenthal8 days1-0/+154
* build: introduce support to declare skip packageChristian Marangi2024-10-291-1/+1
* Revert "scripts/download.pl: read file natively"Christian Marangi2024-10-271-10/+4
* scripts/download.pl: read file nativelyMatteo Croce2024-10-271-4/+10
* scripts: Add script to reorder kernel config-* filesHauke Mehrtens2024-10-221-0/+16
* scripts: linksys-image: add NAND devicesMarkus Stockhausen2024-10-221-3/+21
* scripts/download.pl: use perl builtins instead of system()Matteo Croce2024-10-121-2/+3
* realtek: scripts: fix error in belkin-headerMarkus Stockhausen2024-10-111-6/+6
* scripts/feeds: force kernel package scan after a target installationThomas Richard2024-10-101-0/+5
* realtek: add support for Linksys LGS310CMarkus Stockhausen2024-10-022-0/+170
* scripts: config.guess: update to 2024-07-27Robert Marko2024-09-282-845/+1448
* scripts/feeds: Support feed update with git pull --rebase --autostashHannu Nyman2024-09-081-7/+15
* scripts/feeds: Support feed update with git pull --rebaseHannu Nyman2024-09-081-5/+18
* scripts/download.pl: fix broken link for KERNEL projectsChristian Marangi2024-06-191-1/+2
* scripts/download.pl: detach mirror URLs from script fileChristian Marangi2024-06-182-50/+94
* scripts/ext-toolchain: add missing libc library specsChristian Marangi2024-06-171-1/+7
* build: add explicit timezone in CycloneDX SBOMRoman Azarenko2024-06-071-1/+1
* scripts: Add GNU ftp mirror redirector for GNU and SavannahSahil Dhiman2024-05-291-0/+2
* build: fix version info in cyclonedx sbomAkshay Bhat2024-05-251-2/+2
* scripts: fix revision calculation using new "main" branchMarius Dinu2024-05-211-1/+1
* build: add APK package build capabilitiesPaul Spooren2024-05-172-3/+3
* scripts/kernel_bump: Fix commit text formattingTony Ambardar2024-04-291-1/+1
* scripts: ubinize-image.sh: fix support for static volumeDaniel Golle2024-04-241-2/+2
* scripts/kernel_bump: Delete merge commitOlliver Schinagl2024-04-121-0/+2
* scripts/kernel_bump: Allow bumping sub-targetsOlliver Schinagl2024-04-121-2/+15
* scripts/kernel_bump: Use the git index to find the needed config filesOlliver Schinagl2024-04-121-3/+9
* scripts/kernel_bump: Use git to obtain the list of filesOlliver Schinagl2024-04-121-1/+5
* scripts/kernel_bump: Allow for migrating only configuration filesOlliver Schinagl2024-04-121-17/+23
* scripts/kernel_bump: Run script relative to the script dirOlliver Schinagl2024-04-121-10/+14
* scripts/kernel_bump: Do no run on dirty repositoriesOlliver Schinagl2024-04-121-0/+5
* scripts/kernel_bump: Improve omitted version errorOlliver Schinagl2024-04-121-1/+3
* scripts/kernel_bump: Always drop v prefixOlliver Schinagl2024-04-121-2/+5
* scripts/kernel_bump: Drop unused functionOlliver Schinagl2024-04-121-7/+0
* scripts/kernel_bump: Avoid potential copyright claimOlliver Schinagl2024-04-121-1/+1
* scripts/dl_github_archive: use tar -I for ZSTDRobert Marko2024-04-091-3/+1
* scripts: add .tar.zst to dl_cleanup extensionsStijn Tintel2024-04-061-0/+1
* scripts/dl_github_archive: add support for packing zstd archiveChristian Marangi2024-04-061-1/+5
* scripts: Kernel bumper scriptOlliver Schinagl2024-03-111-0/+225
* build: scripts/config - update to kconfig-v6.6.16Eneas U de Queiroz2024-03-0128-994/+1393
* build: fix kernel component in CycloneDX SBOMCedric DOURLENT2024-03-011-0/+2
* build: fix shebang lineMichael Seibt2024-02-281-1/+1
* build: add explicit --no-show-signature for gitOto Šťáva2024-02-201-2/+2
* scripts: ubinize-image.sh: fix on POSIX shell, allow custom imagesDaniel Golle2024-02-161-16/+17
* scripts: ubinize-image.sh: support static volumes, make size optionalDaniel Golle2024-02-151-9/+21
* scripts/rstrip.sh: ignore /lib/firmwareFelix Fietkau2024-01-221-1/+1
* scripts: fix installed-size calculationPaul Spooren2024-01-081-1/+1
* packages: store URL in ManifestPaul Spooren2024-01-081-0/+2
* build: ensure silent Make behavior for json scriptsMichael Pratt2024-01-051-1/+1
* image: fix Linksys image alignment and simplify footer creationTony Ambardar2023-11-261-64/+0