| Commit message (Expand) | Author | Age | Files | Lines |
* | build,json: 3rd fixup of default_packages | Paul Spooren | 2021-03-25 | 1 | -18/+5 |
* | build,json: fixup fixup of arch_packages | Paul Spooren | 2021-03-24 | 1 | -0/+2 |
* | build,json: fixup missing arch_packages | Paul Spooren | 2021-03-24 | 1 | -4/+15 |
* | build,json: fix duplicates in default_packages | Paul Spooren | 2021-03-20 | 1 | -1/+2 |
* | include/image*: add support for device-tree overlays | Daniel Golle | 2021-03-17 | 1 | -0/+1 |
* | scripts/mkits.sh: add support for adding DT overlay blobs to image | Daniel Golle | 2021-03-17 | 1 | -2/+56 |
* | scripts,ipkg-build: use realpath for pkg_dir | Paul Spooren | 2021-03-14 | 1 | -1/+1 |
* | scripts,ipkg-build: apply shellcheck | Paul Spooren | 2021-03-14 | 1 | -41/+40 |
* | scripts: mkits.sh: replace @ with - in nodes | Robert Marko | 2021-03-05 | 1 | -8/+8 |
* | treewide: fix spelling 'seperate' -> 'separate' | Daniel Golle | 2021-02-28 | 1 | -1/+1 |
* | download: add mirror alias for Debian | David Bauer | 2021-02-26 | 1 | -0/+4 |
* | download: use mirror redirector for GNOME downloads | David Bauer | 2021-02-26 | 1 | -0/+1 |
* | treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* | Adrian Schmutzler | 2021-02-25 | 1 | -3/+3 |
* | image: allow building FIT and uImage with ramdisk | Daniel Golle | 2021-02-24 | 2 | -1/+28 |
* | image: add support for building FIT image with filesystem | Daniel Golle | 2021-02-24 | 1 | -4/+42 |
* | download: remove broken mirrors | David Bauer | 2021-02-22 | 1 | -2/+0 |
* | Mostly revert "build: add support for fixing up library soname" | Felix Fietkau | 2021-02-15 | 1 | -73/+0 |
* | build: drop ABI version from metadata | Felix Fietkau | 2021-02-14 | 2 | -16/+0 |
* | build: add support for fixing up library soname | Felix Fietkau | 2021-02-14 | 1 | -0/+73 |
* | scripts: fix checkpatch.pl for changed license dir | Paul Spooren | 2021-02-14 | 1 | -1/+1 |
* | treewide: unify OpenWrt hosted source via @OPENWRT | Paul Spooren | 2021-02-05 | 1 | -0/+2 |
* | scripts: sources CDN as fallback in download.pl | Paul Spooren | 2021-01-27 | 1 | -1/+1 |
* | scripts: target-metadata don't add PROFILES twice | Paul Spooren | 2021-01-14 | 1 | -1/+2 |
* | scripts/feed: no warn on toolchain/linux overwrite | Paul Spooren | 2021-01-06 | 1 | -1/+3 |
* | build: drop clang wrapper | Kevin Darbyshire-Bryant | 2021-01-05 | 1 | -12/+0 |
* | scripts/qemustart: use squashfs instead of ext4 | Paul Spooren | 2021-01-01 | 1 | -1/+1 |
* | ipq40xx: add support for Plasma Cloud PA2200 | Marek Lindner | 2020-12-22 | 1 | -2/+2 |
* | ipq40xx: add support for Plasma Cloud PA1200 | Marek Lindner | 2020-12-22 | 1 | -2/+2 |
* | ath79: Add support for Plasma Cloud PA300 | Sven Eckelmann | 2020-12-22 | 1 | -1/+2 |
* | images: Fix sysupgrade.tar for devices with NOR flash | Sven Eckelmann | 2020-12-22 | 1 | -1/+23 |
* | scripts/om-fwupgradecfg-gen.sh: Generate checksum over whole squashfs | Sven Eckelmann | 2020-12-22 | 1 | -6/+3 |
* | scripts/om-fwupgradecfg-gen.sh: Drop block alignment code | Sven Eckelmann | 2020-12-22 | 1 | -5/+1 |
* | scripts: add -N option to mkhash for printing without newline | INAGAKI Hiroshi | 2020-12-22 | 1 | -7/+13 |
* | build/json: add filesystem information | Paul Spooren | 2020-12-13 | 1 | -0/+1 |
* | scripts/feeds: fix preference of package install | Karel Kočí | 2020-12-09 | 1 | -16/+14 |
* | scripts/feeds: warn when skipping core package override | Brian Norris | 2020-12-09 | 1 | -1/+4 |
* | build: mkhash on FreeBSD | Piotr Stefaniak | 2020-11-27 | 1 | -0/+7 |
* | download.pl: properly cleanup intermediate .hash file | Petr Štetiar | 2020-11-27 | 1 | -1/+1 |
* | download: handle possibly invalid local tarballs | Petr Štetiar | 2020-11-27 | 1 | -0/+18 |
* | scripts/feeds: silence git warning by selecting pull style | Hannu Nyman | 2020-11-26 | 1 | -2/+2 |
* | scripts: add size_compare.sh | Paul Spooren | 2020-11-24 | 1 | -0/+151 |
* | scripts: download.pl: retry download using filename | David Bauer | 2020-11-20 | 1 | -2/+6 |
* | scripts: add const_structs.checkpatch for checkpatch.pl | Adrian Schmutzler | 2020-11-18 | 1 | -0/+68 |
* | scripts: checkpatch.pl: suppress warnings about MAINTAINERS | Adrian Schmutzler | 2020-11-18 | 1 | -1/+1 |
* | scripts/kconfig.pl: allow regex syntax in filtering out config entries | Felix Fietkau | 2020-11-13 | 1 | -2/+9 |
* | scripts: add spelling.txt for checkpatch.pl | Paul Spooren | 2020-11-12 | 1 | -0/+1517 |
* | scripts: checkpatch remove device-tree doc check | Paul Spooren | 2020-11-12 | 1 | -47/+0 |
* | scripts: Update checkpatch.pl to 2020-06-11 | Paul Spooren | 2020-11-12 | 1 | -567/+3995 |
* | build: store SOURCE_DATE_EPOCH in JSON info files | Paul Spooren | 2020-11-12 | 1 | -0/+1 |
* | scripts: mkhash fail on hashing a folder | Paul Spooren | 2020-11-09 | 1 | -0/+8 |