| Commit message (Expand) | Author | Age | Files | Lines |
* | build: add support for choosing a different url filename part than the output... | Felix Fietkau | 2015-11-22 | 1 | -2/+6 |
* | scripts/diffconfig.sh: reduce config output with CONFIG_BUSYBOX_CUSTOM | Felix Fietkau | 2015-11-13 | 1 | -0/+1 |
* | scripts/diffconfig.sh: reduce config output with CONFIG_ALL_KMODS | Felix Fietkau | 2015-11-12 | 1 | -0/+1 |
* | scripts/config: fix handling of CONFDEFAULT on oldconfig | Felix Fietkau | 2015-11-03 | 1 | -2/+2 |
* | update config.guess & config.sub | Felix Fietkau | 2015-11-02 | 2 | -290/+238 |
* | scripts/checkpatch.pl: Fix deprecation warnings | John Crispin | 2015-11-02 | 1 | -5/+5 |
* | build: Allow kernel modules to set build ID debug symbol | Felix Fietkau | 2015-10-30 | 1 | -1/+4 |
* | dl_cleanup: Fix linux blacklist | Michael Büsch | 2015-10-07 | 1 | -2/+5 |
* | dl_cleanup: Port to Python 3 | Michael Büsch | 2015-10-07 | 1 | -26/+29 |
* | scripts/om-fwupgradecfg-gen.sh: add support for the MR1750 | John Crispin | 2015-09-14 | 1 | -2/+2 |
* | scripts/om-fwupgradecfg-gen.sh: Fix u-boot image md5sum check | John Crispin | 2015-09-14 | 1 | -0/+3 |
* | script: downlaod: change mirror for kernel.org | Hauke Mehrtens | 2015-09-11 | 1 | -2/+2 |
* | ipkg-build: add ogargs to outer tar/ipk | Felix Fietkau | 2015-09-11 | 1 | -1/+1 |
* | include/image.mk: make tar reproducible | Felix Fietkau | 2015-09-11 | 1 | -3/+3 |
* | build: add a build step for generic sysupgrade nand image | Jonas Gorski | 2015-09-04 | 1 | -0/+68 |
* | scripts/patch-kernel.sh: remove -E flag to preserve empty files touched by pa... | Felix Fietkau | 2015-08-25 | 1 | -1/+1 |
* | scripts/feeds: allow export of feeds with static revisions | Jonas Gorski | 2015-08-23 | 1 | -1/+10 |
* | scripts: add tool for generating redboot scripts | Jonas Gorski | 2015-07-25 | 1 | -0/+111 |
* | scripts/ipkg-build: fix a build regression introduced in r46360 (fixes #20082) | Felix Fietkau | 2015-07-15 | 1 | -1/+1 |
* | scripts/feeds: return error status from feed update | Jo-Philipp Wich | 2015-07-14 | 1 | -4/+4 |
* | scripts: fix 64bit uclibc external toolchain detection | John Crispin | 2015-07-14 | 1 | -1/+1 |
* | ipkg-build: use deterministic timestamps in ipk tarballs | John Crispin | 2015-07-14 | 1 | -3/+14 |
* | scripts/feeds: print the source of packages installed | Steven Barth | 2015-07-07 | 1 | -2/+2 |
* | scripts/feeds: observe -p flag for preferential feeds | Steven Barth | 2015-06-24 | 1 | -3/+3 |
* | ipkg-build: suppress timestamps in gzip headers | Felix Fietkau | 2015-06-18 | 1 | -0/+1 |
* | scripts: add srecimage.pl, a script to convert binaries to SREC format | Jo-Philipp Wich | 2015-05-28 | 1 | -0/+57 |
* | scripts/arm-magic.sh: make the generated kernels also include $IMG_PREFIX | Jonas Gorski | 2015-05-28 | 1 | -4/+4 |
* | scripts/feeds: fix typo in copied code | Felix Fietkau | 2015-05-27 | 1 | -1/+1 |
* | scripts: ensure that ipkg-make-index.sh exits successfully | Jo-Philipp Wich | 2015-05-27 | 1 | -0/+1 |
* | build: allow creating empty package feeds | Felix Fietkau | 2015-05-26 | 1 | -0/+3 |
* | scripts/feeds: Delete package/feeds folder in the clean procedure to prevent ... | John Crispin | 2015-05-23 | 1 | -1/+1 |
* | scripts/feeds: add support for optionally using a full clone of git repositories | Felix Fietkau | 2015-05-10 | 1 | -1/+8 |
* | build: make device-tree arg optional in mkits.sh | Felix Fietkau | 2015-05-10 | 1 | -19/+21 |
* | env: allow passing a commit message on save | Jo-Philipp Wich | 2015-05-01 | 1 | -2/+3 |
* | scripts/ipkg: remove file, it is obsolete | Felix Fietkau | 2015-03-29 | 1 | -1183/+0 |
* | tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/ | Felix Fietkau | 2015-03-29 | 1 | -0/+148 |
* | scripts/metadata.pl: do not emit ARCH selection for a target if it has subtar... | Felix Fietkau | 2015-03-29 | 1 | -3/+3 |
* | buildroot: make it easier to build all kmods | Jonas Gorski | 2015-03-16 | 1 | -1/+5 |
* | scripts/feeds: add support for uninstalling targets | Felix Fietkau | 2015-03-15 | 1 | -0/+22 |
* | scripts/feeds: add support for installing targets | Felix Fietkau | 2015-03-15 | 1 | -0/+57 |
* | scripts/metadata.pm: save target makefile names | Felix Fietkau | 2015-03-15 | 1 | -0/+3 |
* | scripts/feeds: get rid of redundant feed cache copy | Felix Fietkau | 2015-03-15 | 1 | -8/+6 |
* | scripts/feeds: remove useless install_method abstraction | Felix Fietkau | 2015-03-15 | 1 | -18/+2 |
* | scripts/feeds: add support for searching for targets | Felix Fietkau | 2015-03-15 | 1 | -1/+44 |
* | scripts/metadata.pl: move parse_target_metadata() to metadata.pm | Felix Fietkau | 2015-03-15 | 2 | -86/+87 |
* | scripts/feeds: scan for target metadata | Felix Fietkau | 2015-03-15 | 1 | -0/+2 |
* | scripts/feeds: remove a few trailing tabs | Felix Fietkau | 2015-03-15 | 1 | -2/+2 |
* | scripts: fix ubinize-image on OS X | Felix Fietkau | 2015-03-15 | 1 | -2/+5 |
* | scripts: fix getver git dir check | John Crispin | 2015-02-14 | 1 | -1/+1 |
* | scripts: extend rstrip.sh to remove bad rpaths | Jo-Philipp Wich | 2015-02-10 | 1 | -1/+11 |