| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | netfilter: handle nft_masq and nft_masq_ipv4 | Imre Kaloz | 2015-01-12 | 1 | -0/+2 |
* | kernel: update 3.14 to 3.14.28 | Luka Perkov | 2015-01-11 | 1 | -2/+2 |
* | ramips: convert mt7621 images to new image building code | Felix Fietkau | 2015-01-10 | 1 | -13/+24 |
* | build: add new image building code infrastructure | Felix Fietkau | 2015-01-10 | 1 | -0/+146 |
* | version.mk: explicitely filter "generic" subtarget for "%s" placeholder (#18710) | Jo-Philipp Wich | 2015-01-10 | 1 | -1/+1 |
* | sdk: track files with git and use it to implement proper clean targets | Jo-Philipp Wich | 2015-01-10 | 1 | -1/+1 |
* | upgrade to 3.18.2 | Imre Kaloz | 2015-01-09 | 1 | -2/+2 |
* | version.mk: add "%s" placeholder for dotted target.subtarget notation | Jo-Philipp Wich | 2015-01-08 | 1 | -1/+2 |
* | build: add version number to filenames | Jo-Philipp Wich | 2015-01-08 | 1 | -1/+2 |
* | kernel: update 3.18 to 3.18.1 | Luka Perkov | 2015-01-03 | 1 | -2/+2 |
* | kernel: update 3.14 to 3.14.27 | Luka Perkov | 2015-01-03 | 1 | -2/+2 |
* | image.mk: make ubinize.cfg optional | Felix Fietkau | 2014-12-27 | 1 | -2/+3 |
* | build: use gcc-provided ar, nm and ranlib where appropriate | Felix Fietkau | 2014-12-27 | 1 | -2/+4 |
* | don't copy initramfs.elf unconditionally | Imre Kaloz | 2014-12-26 | 1 | -1/+0 |
* | The ubinized filesystems should be used for generating the final images, so s... | Imre Kaloz | 2014-12-26 | 1 | -1/+1 |
* | build: prevent spurious host-build re-builds by touching .built after the ins... | Felix Fietkau | 2014-12-15 | 1 | -0/+1 |
* | kernel.mk: Handle the x86_64 LINUX_KARCH case | Felix Fietkau | 2014-12-12 | 1 | -1/+1 |
* | kernel.mk: Refactor LINUX_KARCH affectation | Felix Fietkau | 2014-12-12 | 1 | -4/+11 |
* | kernel: allow specifying kernel images to be copied separately from kernel ma... | Felix Fietkau | 2014-12-11 | 1 | -3/+4 |
* | kernel: add a patch to make netfilter conntrack cache routing information | Felix Fietkau | 2014-12-09 | 1 | -0/+1 |
* | kernel: update linux 3.18 to final release | Felix Fietkau | 2014-12-08 | 1 | -2/+2 |
* | kernel: update linux 3.14 to 3.14.26 | Felix Fietkau | 2014-12-08 | 1 | -2/+2 |
* | sdk: don't try to build in-kernel kmods | Jonas Gorski | 2014-12-05 | 1 | -1/+1 |
* | kernel: update 3.18 to rc7 | Felix Fietkau | 2014-12-01 | 1 | -2/+2 |
* | kernel: update 3.14 to 3.14.25 | Luka Perkov | 2014-11-29 | 1 | -2/+2 |
* | target.mk: add default packages for NAS device-type | John Crispin | 2014-11-26 | 1 | -0/+2 |
* | update .18 support for -rc6 | Imre Kaloz | 2014-11-24 | 1 | -2/+2 |
* | aarch64: add initial support | Florian Fainelli | 2014-11-24 | 6 | -1/+71 |
* | build: allow AutoLoad and AutoProbe to specify modules not included in the pa... | Felix Fietkau | 2014-11-19 | 1 | -8/+4 |
* | keernel: Fixed dependencies in netfilter modules introduced with 3.18 kernel | John Crispin | 2014-11-19 | 1 | -0/+3 |
* | kernel: update kernel 3.18 to rc4 | Hauke Mehrtens | 2014-11-10 | 1 | -2/+2 |
* | kernel: 3.18: Fix kmod-ipt-nat | Steven Barth | 2014-11-08 | 1 | -0/+2 |
* | netfilter: Enable compiling iptables match cluster | Felix Fietkau | 2014-11-03 | 1 | -0/+7 |
* | kernel: make it possible to select experimental 3.18 (3.18-rc2) | Rafał Miłecki | 2014-10-27 | 1 | -0/+2 |
* | generate list of license information for packages | John Crispin | 2014-10-26 | 1 | -1/+3 |
* | Revert "include/shell.sh: remove getvar()" | Felix Fietkau | 2014-10-26 | 1 | -0/+4 |
* | kernel: update 3.10.49 to 3.10.58 (released 2014-oct-15) | Felix Fietkau | 2014-10-24 | 1 | -2/+2 |
* | kernel: allow targets to specify KERNEL_PATCHVER instead of LINUX_VERSION | Felix Fietkau | 2014-10-24 | 1 | -22/+18 |
* | include: unbreak conffiles, postinst & prerm exports | Jo-Philipp Wich | 2014-10-24 | 1 | -1/+5 |
* | Revert "build: use ONESHELL to speed up scanning and the toplevel makefile" | Felix Fietkau | 2014-10-22 | 2 | -2/+0 |
* | build: only print skipped packages that were selected | Felix Fietkau | 2014-10-22 | 1 | -1/+1 |
* | kernel: use /bin/sh instead of bash to speed up processing of many kmod-* pac... | Felix Fietkau | 2014-10-22 | 1 | -2/+2 |
* | build: use ONESHELL to speed up scanning and the toplevel makefile | Felix Fietkau | 2014-10-22 | 2 | -0/+2 |
* | include/shell.sh: remove getvar() | Felix Fietkau | 2014-10-22 | 1 | -4/+0 |
* | build: optimize target metadata dump | Felix Fietkau | 2014-10-22 | 1 | -8/+7 |
* | build: clean up and optimize ipkg control generator code | Felix Fietkau | 2014-10-22 | 2 | -45/+52 |
* | build: do not process built-in rules for make subdirs | Felix Fietkau | 2014-10-22 | 1 | -2/+2 |
* | build: optimize printing of disabled packages | Felix Fietkau | 2014-10-22 | 1 | -3/+1 |
* | prereq-build: rename the openssl check to libssl, add back the old check - it... | Felix Fietkau | 2014-10-20 | 1 | -3/+7 |
* | prereq-build: replace the openssl command check with a check for headers | Felix Fietkau | 2014-10-20 | 1 | -2/+7 |