ramips: remove factory image for TP-Link Archer C20 v1
[openwrt/openwrt.git] / scripts /
2021-02-15 Felix FietkauMostly revert "build: add support for fixing up library...
2021-02-14 Felix Fietkaubuild: drop ABI version from metadata
2021-02-14 Felix Fietkaubuild: add support for fixing up library soname
2021-02-14 Paul Spoorenscripts: fix checkpatch.pl for changed license dir
2021-02-05 Paul Spoorentreewide: unify OpenWrt hosted source via @OPENWRT
2021-01-28 Paul Spoorenscripts: sources CDN as fallback in download.pl
2021-01-15 Paul Spoorenscripts: target-metadata don't add PROFILES twice
2021-01-07 Paul Spoorenscripts/feed: no warn on toolchain/linux overwrite
2021-01-05 Kevin Darbyshire... build: drop clang wrapper
2021-01-02 Paul Spoorenscripts/qemustart: use squashfs instead of ext4
2020-12-22 Marek Lindneripq40xx: add support for Plasma Cloud PA2200
2020-12-22 Marek Lindneripq40xx: add support for Plasma Cloud PA1200
2020-12-22 Sven Eckelmannath79: Add support for Plasma Cloud PA300
2020-12-22 Sven Eckelmannimages: Fix sysupgrade.tar for devices with NOR flash
2020-12-22 Sven Eckelmannscripts/om-fwupgradecfg-gen.sh: Generate checksum over...
2020-12-22 Sven Eckelmannscripts/om-fwupgradecfg-gen.sh: Drop block alignment...
2020-12-22 INAGAKI Hiroshiscripts: add -N option to mkhash for printing without...
2020-12-14 Paul Spoorenbuild/json: add filesystem information
2020-12-10 Karel Kočíscripts/feeds: fix preference of package install
2020-12-09 Brian Norrisscripts/feeds: warn when skipping core package override
2020-11-28 Piotr Stefaniakbuild: mkhash on FreeBSD
2020-11-27 Petr Štetiardownload.pl: properly cleanup intermediate .hash file
2020-11-27 Petr Štetiardownload: handle possibly invalid local tarballs
2020-11-27 Hannu Nymanscripts/feeds: silence git warning by selecting pull...
2020-11-25 Paul Spoorenscripts: add size_compare.sh
2020-11-20 David Bauerscripts: download.pl: retry download using filename
2020-11-18 Adrian Schmutzlerscripts: add const_structs.checkpatch for checkpatch.pl
2020-11-18 Adrian Schmutzlerscripts: checkpatch.pl: suppress warnings about MAINTAINERS
2020-11-13 Felix Fietkauscripts/kconfig.pl: allow regex syntax in filtering...
2020-11-12 Paul Spoorenscripts: add spelling.txt for checkpatch.pl
2020-11-12 Paul Spoorenscripts: checkpatch remove device-tree doc check
2020-11-12 Paul Spoorenscripts: Update checkpatch.pl to 2020-06-11
2020-11-12 Paul Spoorenbuild: store SOURCE_DATE_EPOCH in JSON info files
2020-11-09 Paul Spoorenscripts: mkhash fail on hashing a folder
2020-11-09 Paul Spoorenscripts: mkhash fix return code handling
2020-11-09 Paul Spoorenscripts: mkhash show -n option in usage
2020-11-02 Petr Štetiarscripts: bundle-libraries.sh: fix broken SDK compiler
2020-11-02 Petr Štetiarscripts/getver.sh: silence rev-list errors
2020-10-11 Tony Ambardarscripts/qemustart: update malta to use MIPS64 R2 cpu
2020-09-25 Christian Lamparterbuild: define PWM_SUPPORT arch feature flag
2020-09-25 Christian Lamparterscripts: mkits.sh make it possible to specify fdt@#
2020-09-22 Paul Spoorenscripts: update SPDX license names
2020-09-14 Jo-Philipp Wichscripts: ipkg-build: simplify uid/gid resolving
2020-09-14 Paul Spoorenbuild: add user/group ID resolve function
2020-09-11 David Bauerscripts: download.pl: fix indentation
2020-09-10 Jo-Philipp Wichscripts: bundle-libraries.sh: retain preloaded libraries
2020-08-31 Paul Spoorenbuild: store granular timestamps in packages
2020-08-31 Paul Spoorenbuild: get_source_date_epoch allow external repos
2020-08-31 Paul Spoorenbuild: Fix Shellcheck for get_source_date_epoch.sh
2020-08-31 Paul Spoorenbuild: ipkg-build use fakeroot with PKG_FILE_MODES
2020-08-24 Jo-Philipp WichRevert "scripts/download: add sources CDN as first...
2020-08-12 Paul Spoorentreewide: replace `which` with `command -v`
2020-08-04 Petr Štetiarscripts: remove checkpatch.sh
2020-08-04 Paul Spoorenscripts: Add Buildbot dump-target-info.pl script
2020-08-02 Adrian Schmutzlerscripts/checkpatch.pl: fix README.md file name after...
2020-07-30 Adrian Schmutzlerbuild: add option to mark devices as BROKEN
2020-07-13 Paul Spoorenbuild,json: fix compatibility with Python 3.5
2020-07-12 Kevin Darbyshire... scripts/env: Fix 56f813674a scripts/env: use command...
2020-07-11 Adrian Schmutzlerscripts/mkits.sh: fix use of printf
2020-07-11 Petr Štetiarscripts/mkits.sh: fix remaining shellcheck warning
2020-07-11 Rosen Penevscripts/mkits.sh: switch from bash to sh
2020-07-11 Rosen Penevscripts/mkits.sh: fix improper string and array concate...
2020-07-11 Rosen Penevscripts/mkits.sh: add missing quotes
2020-07-11 Rosen Penevscripts/mkits.sh: replace echo -e with printf
2020-07-11 Petr Štetiarscripts/gen_image_generic.sh: fix more shellcheck warnings
2020-07-11 Rosen Penevscripts/gen_image_generic.sh: use /bin/sh
2020-07-11 Rosen Penevscripts/gen_image_generic.sh: replace -o with if/&&
2020-07-11 Petr Štetiarscripts/env: fix remaining shellcheck warning
2020-07-11 Rosen Penevscripts/env: use read -r instead of read
2020-07-11 Rosen Penevscripts/env: exit in case of failure to cd
2020-07-11 Rosen Penevscripts/env: replace \! with !
2020-07-11 Rosen Penevscripts/env: use command -v instead of which
2020-07-07 Huangbin Zhanbuild: fix compatibility with python 3.6
2020-07-07 Sergio E. Nemirowskibuild: mconf readme update
2020-07-07 Sergio E. Nemirowskibuild: add nconfig
2020-07-03 Daniel Gollebuild,json: fix build failure in case no data is found
2020-07-03 Paul Spoorenbuild,json: store arch_packages in profiles.json
2020-06-30 Paul Spoorenbuild: store default/device packages in JSON
2020-06-02 Álvaro Fernández... scripts: config: remove accidentally added file
2020-06-02 Álvaro Fernández... scripts: support Sercomm load tags
2020-06-02 Álvaro Fernández... scripts: support Sercomm crypto
2020-06-02 Álvaro Fernández... scripts: support Sercomm partition tags
2020-05-24 Rosen Penevscripts/flashing/flash.sh: remove trailing whitespaces
2020-05-24 Rosen Penevscripts/flashing/flash.sh: Add missing quotes
2020-05-21 Álvaro Fernández... scripts: add CFE Partition Tags support
2020-05-20 Eneas U de Queirozbuild: have config-clean deal with old temp files
2020-05-20 Eneas U de Queirozbuild: scripts/config - update to kconfig-v5.6
2020-05-19 Álvaro Fernández... scripts: cfe-wfi-tag: fix shebang
2020-05-19 Álvaro Fernández... scripts: cfe-bin-header: fix shebang
2020-05-18 Álvaro Fernández... scripts: support CFE WFI images
2020-05-18 Álvaro Fernández... scripts: support tags for CFE binaries
2020-04-14 Paul Spoorenscripts/download: add sources CDN as first mirror
2020-04-14 Paul Spoorenscripts: JSON merge don't crash if no JSON found
2020-04-11 Jo-Philipp WichRevert "build: scripts/config - update to kconfig-v5.6"
2020-04-11 Jo-Philipp WichRevert "build: add option to warn on recursive dependency"
2020-04-11 Jo-Philipp WichRevert "build: config: allow bool to select a module...
2020-04-11 Eneas U de Queirozbuild: config: allow bool to select a module pkg
2020-04-09 Eneas U de Queirozbuild: add option to warn on recursive dependency
2020-04-09 Eneas U de Queirozbuild: scripts/config - update to kconfig-v5.6
2020-04-09 Eneas U de Queirozbuild: simplify building *config targets
next