| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | build: improve feed handling for opkg.conf | Jo-Philipp Wich | 2014-10-16 | 1 | -1/+3 |
* | image.mk: remove legacy target rules | Felix Fietkau | 2014-10-12 | 1 | -7/+3 |
* | image.mk: parallelize cpio.gz and tar.gz filesystem build | Felix Fietkau | 2014-10-12 | 1 | -13/+9 |
* | image.mk: split off jffs2-raw images into a separate make target to improve p... | Felix Fietkau | 2014-10-12 | 1 | -3/+7 |
* | image.mk: clean up and parallelize mkfs calls | Felix Fietkau | 2014-10-12 | 1 | -45/+49 |
* | prereq.mk: only define .NOTPARALLEL when processing prereq checks | Felix Fietkau | 2014-10-12 | 1 | -1/+1 |
* | kernel-build.mk: add .NOTPARALLEL | Felix Fietkau | 2014-10-12 | 1 | -0/+2 |
* | image.mk: call mkfs/prepare for the image builder | Felix Fietkau | 2014-10-12 | 1 | -2/+4 |
* | image.mk: reduce code duplication, move prepare to a separate make target | Felix Fietkau | 2014-10-12 | 1 | -37/+20 |
* | image.mk: remove the unnecessary .NOTPARALLEL flag | Felix Fietkau | 2014-10-12 | 1 | -1/+0 |
* | include/download.mk: Add download mirrors for tools from GNU Savannah (bug #1... | John Crispin | 2014-10-08 | 1 | -1/+1 |
* | Fix build when TAR_OPTIONS env variable is set | John Crispin | 2014-10-06 | 1 | -0/+2 |
* | build: remove useless quote stripping for KERNELNAME, add fallback for it in ... | Felix Fietkau | 2014-10-05 | 1 | -9/+4 |
* | lantiq: remove the useless ltqtapi.mk include file | Felix Fietkau | 2014-10-05 | 1 | -12/+0 |
* | build: make sure modules are modposted after initramfs image is built | Felix Fietkau | 2014-10-05 | 1 | -2/+2 |
* | build: propagate package conflicts to opkg metadata | Felix Fietkau | 2014-10-05 | 1 | -0/+5 |