| Commit message (Expand) | Author | Age | Files | Lines |
* | packages: fix typo in OpenWrt name | John Crispin | 2014-12-07 | 1 | -2/+2 |
* | scripts/config.sub: add back musl support that was accidentally dropped in r4... | Felix Fietkau | 2014-11-28 | 1 | -2/+2 |
* | aarch64: add initial support | Florian Fainelli | 2014-11-24 | 2 | -179/+250 |
* | scripts/om-fwupgradecfg-gen.sh: add support for the MR900 | John Crispin | 2014-11-14 | 1 | -2/+2 |
* | generate list of license information for packages | John Crispin | 2014-10-26 | 2 | -0/+28 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 1 | -3/+3 |
* | scripts/feeds: handle missing/broken feeds better | John Crispin | 2014-10-13 | 1 | -1/+2 |
* | include/download.mk: Add download mirrors for tools from GNU Savannah (bug #1... | John Crispin | 2014-10-08 | 1 | -0/+5 |
* | build: add support for declaring package CONFLICTS which only affect selectin... | Felix Fietkau | 2014-10-05 | 2 | -0/+14 |
* | build: allow packages with build variants to explicitly select a default variant | Felix Fietkau | 2014-09-23 | 2 | -1/+2 |
* | script/remote-gdb: enable and keep command history | Jo-Philipp Wich | 2014-09-18 | 1 | -0/+5 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 | 3 | -1/+38 |
* | scripts/om-fwupgradecfg-gen.sh: add support for the OM5P | John Crispin | 2014-07-20 | 1 | -2/+2 |
* | scripts/abs2rel.pl: remove, it is unused | Felix Fietkau | 2014-07-04 | 1 | -16/+0 |
* | scripts: unset GREP_OPTIONS in env and feeds (fixes #16924) | Felix Fietkau | 2014-06-30 | 2 | -0/+2 |
* | 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 |