| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/ubinize-image.sh: fix ubinize-image.sh when used with --kernel | John Crispin | 2014-06-29 | 1 | -0/+1 |
* | make UbinizeImage work nicely without a kernel volume | Imre Kaloz | 2014-06-27 | 1 | -10/+4 |
* | scripts/ubinize-image.sh: fix parameter handling | John Crispin | 2014-06-26 | 1 | -24/+27 |
* | scripts/metadata.pl: avoid adding depends and select for the same symbol | Felix Fietkau | 2014-06-12 | 1 | -1/+1 |
* | kernel: add a NAND_SUPPORT symbol | John Crispin | 2014-06-11 | 1 | -0/+1 |
* | scripts: add ubinize-image.sh to generate ubi images | John Crispin | 2014-06-11 | 1 | -0/+113 |
* | build: add a feature flag for low-memory systems | Felix Fietkau | 2014-06-02 | 1 | -0/+1 |
* | scripts/bundle-libraries: fall back to only copying binaries if ldd is unavai... | Felix Fietkau | 2014-06-02 | 1 | -21/+20 |
* | metadata.pl: suppress profile config.in code for targets that have subtargets... | Felix Fietkau | 2014-06-01 | 1 | -1/+4 |
* | scripts/metadata.pl: fix ignoring missing host dependencies | Felix Fietkau | 2014-03-13 | 1 | -1/+2 |
* | scripts/metadata.pl: remove sdk specific config symbol override | Felix Fietkau | 2014-03-13 | 1 | -8/+1 |
* | scripts/config: make wildcard include with no results non-fatal | Felix Fietkau | 2014-03-10 | 2 | -0/+14 |
* | scripts/kconfig.pl: Indicate which file we couldn't open | John Crispin | 2014-01-19 | 1 | -1/+1 |
* | scripts/download.pl: prefer the GNU mirror redirect over the primary site (#1... | Felix Fietkau | 2013-12-13 | 1 | -1/+1 |
* | add a feature flag for device tree support | Imre Kaloz | 2013-11-22 | 1 | -0/+1 |
* | scripts/gen-dependencies.sh: prevent zero-length dep.* files from accumulatin... | Felix Fietkau | 2013-11-19 | 1 | -1/+1 |
* | build: fix build on Mac OS X 10.9 | Felix Fietkau | 2013-10-28 | 1 | -0/+12 |
* | ipkg-make-index: use more backwards-compatible openssl call for SHA256 | Steven Barth | 2013-10-17 | 1 | -1/+1 |
* | build: drop FIT option until we actually need it | Luka Perkov | 2013-10-17 | 1 | -1/+0 |
* | build: add menuconfig option for building FIT images | Luka Perkov | 2013-10-16 | 1 | -0/+1 |
* | build: move mkits.sh script to more common place | Luka Perkov | 2013-10-16 | 1 | -0/+115 |
* | opkg: add support for SHA256 verification | Steven Barth | 2013-10-04 | 1 | -0/+2 |
* | scripts/gen-dependencies.sh: use the cross readelf (#12940) | Felix Fietkau | 2013-09-29 | 1 | -1/+1 |
* | build: include the cpu type as part of the toolchain/target directory name | Felix Fietkau | 2013-09-26 | 1 | -0/+11 |
* | feeds: enable cloning of specific git commit | Luka Perkov | 2013-09-25 | 1 | -2/+8 |
* | scripts/feeds: ensure that --ff is enabled | Florian Fainelli | 2013-09-02 | 1 | -1/+1 |
* | scripts/checkpatch.pl: Fix whitespace errors | Vasilis Tsiligiannis | 2013-08-31 | 1 | -20/+20 |
* | scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch wh... | Vasilis Tsiligiannis | 2013-08-31 | 2 | -0/+434 |
* | scripts/checkpatch.pl: Remove checks for __setup's documentation | Vasilis Tsiligiannis | 2013-08-31 | 1 | -26/+0 |
* | scripts/checkpatch.pl: Remove check for deprecated features | Vasilis Tsiligiannis | 2013-08-31 | 1 | -37/+0 |
* | scripts/checkpatch.pl: Introduce 'checkpatch.pl' script | Vasilis Tsiligiannis | 2013-08-31 | 1 | -0/+3553 |
* | build: process transitive dependencies after local dependencies | Felix Fietkau | 2013-08-04 | 1 | -1/+7 |
* | build: suppress conditional dependencies if there are unconditional dependenc... | Felix Fietkau | 2013-08-04 | 1 | -0/+1 |
* | kernel: add a new global config symbol for enabling rfkill support (can be en... | Felix Fietkau | 2013-07-21 | 1 | -0/+1 |
* | scripts/metadata.pl: emit dependencies for package/kernel/linux | Felix Fietkau | 2013-07-19 | 1 | -1/+1 |
* | scripts/gen-dependencies.sh: clean up temp files | Felix Fietkau | 2013-07-19 | 1 | -0/+1 |
* | scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kc... | Jo-Philipp Wich | 2013-07-18 | 2 | -3/+7 |
* | gen-dependencies.sh: sort kmod dependencies | Felix Fietkau | 2013-07-18 | 1 | -1/+1 |
* | build: implement kernel module dependency tracking | Felix Fietkau | 2013-07-18 | 1 | -0/+10 |
* | metadata.pl: use alphabetical order for menuconfig categories, also fixes ran... | Jo-Philipp Wich | 2013-07-16 | 1 | -1/+1 |
* | remove broken mirrors for linux kernel | Mirko Vogt | 2013-07-14 | 1 | -4/+0 |
* | scripts/download.pl: use HTTP instead of FTP for the default GNU site | Felix Fietkau | 2013-07-09 | 1 | -1/+1 |
* | metadata.pl: fixpath exclusion of kernel packages | John Crispin | 2013-06-29 | 1 | -1/+1 |
* | target: split jffs2 NAND out of jffs2 | Jonas Gorski | 2013-06-05 | 1 | -1/+2 |
* | feeds: fix check for core packages that are not in the package/ toplevel dire... | Jo-Philipp Wich | 2013-05-29 | 1 | -1/+10 |
* | build: clean up stale files from a previous build when installing a package b... | Felix Fietkau | 2013-05-29 | 1 | -0/+24 |
* | scripts: dl_cleanup.py: properly detect file names with <date>-<githash> vers... | Jo-Philipp Wich | 2013-05-26 | 1 | -1/+1 |
* | build: add config symbols for different ARM arch levels | Felix Fietkau | 2013-05-13 | 1 | -0/+1 |
* | scripts/remote-gdb: add support for debugging core files | Felix Fietkau | 2013-05-09 | 1 | -2/+4 |
* | scripts/remote-gdb: fix path when built for musl | Felix Fietkau | 2013-05-09 | 1 | -2/+2 |