| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | build: allow openwrt.git packages to be replaced by feeds | John Crispin | 2015-02-09 | 1 | -8/+22 |
* | scripts: avoid outputting empty lines in gen-dependencies.sh | Jo-Philipp Wich | 2015-01-29 | 1 | -1/+1 |
* | scripts: gen-dependencies.sh: fix kmod dependency generation | Jo-Philipp Wich | 2015-01-29 | 1 | -3/+1 |
* | scripts: add version_filter command to metadata.pl | Jo-Philipp Wich | 2015-01-29 | 1 | -9/+59 |
* | scripts: remote-gdb: fix target / libc matching on directory names | Jo-Philipp Wich | 2015-01-23 | 1 | -2/+2 |
* | build: revert r44076 | John Crispin | 2015-01-22 | 1 | -18/+7 |
* | build: allow openwrt.git packages to be replaced by feeds | John Crispin | 2015-01-22 | 1 | -7/+18 |
* | scripts/config: sync with linux upstream | Felix Fietkau | 2015-01-08 | 24 | -239/+627 |
* | scripts/config: fix segfault introduced in r43652 | Felix Fietkau | 2014-12-13 | 2 | -0/+2 |
* | scripts/config: remove debug statement | Jo-Philipp Wich | 2014-12-12 | 1 | -1/+0 |
* | scripts/download.pl: add support for adding mirrors through an environment va... | Felix Fietkau | 2014-12-12 | 1 | -0/+3 |
* | scripts/config: support includes relative to the currently processed file | Jo-Philipp Wich | 2014-12-12 | 2 | -0/+21 |
* | scripts: use extended-remote for greater compatibility | John Crispin | 2014-12-10 | 1 | -1/+1 |
* | 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 |