| Commit message (Expand) | Author | Age | Files | Lines |
* | generic/3.18: update to 3.18.5 | John Crispin | 2015-02-03 | 1 | -2/+2 |
* | Fix possible fail to check for dependencies | John Crispin | 2015-02-03 | 1 | -1/+1 |
* | include: apply version filter on AutoLoad and AutoProbe arguments | Jo-Philipp Wich | 2015-01-31 | 1 | -2/+2 |
* | include: improve 'gettext-version' fixup | Nicolas Thill | 2015-01-31 | 1 | -10/+14 |
* | include: don't use extended regex for deps checking | Nicolas Thill | 2015-01-31 | 1 | -1/+1 |
* | include: use anchored patterns for dependency checking | Jo-Philipp Wich | 2015-01-29 | 1 | -1/+1 |
* | include: apply version filter on kmod file list | Jo-Philipp Wich | 2015-01-29 | 1 | -2/+2 |
* | include: pass kernel version when generating kconfig overrides | Jo-Philipp Wich | 2015-01-29 | 1 | -2/+2 |
* | netfilter: add missing symbols and modules for Linux 3.18+ | Jo-Philipp Wich | 2015-01-29 | 1 | -1/+7 |
* | kernel: update 3.14 to 3.14.30 | Luka Perkov | 2015-01-28 | 1 | -2/+2 |
* | kernel: update 3.14 to 3.14.29 | Luka Perkov | 2015-01-25 | 1 | -2/+2 |
* | generic: add preliminary 3.19 support | Imre Kaloz | 2015-01-25 | 2 | -0/+3 |
* | generic/3.18: update to 3.18.3 | Imre Kaloz | 2015-01-25 | 1 | -2/+2 |
* | include: drop kernel 3.3.x leftovers | Luka Perkov | 2015-01-24 | 1 | -2/+0 |
* | kernel: drop obsolete kernel version checks | Felix Fietkau | 2015-01-24 | 1 | -3/+1 |
* | include, base-files: align default repository url with changed buildbot struc... | Jo-Philipp Wich | 2015-01-23 | 1 | -2/+2 |
* | Revert "version.mk: add "%s" placeholder for dotted target.subtarget notation" | Jo-Philipp Wich | 2015-01-23 | 1 | -2/+1 |
* | Revert "version.mk: explicitely filter "generic" subtarget for "%s" placehold... | Jo-Philipp Wich | 2015-01-23 | 1 | -1/+1 |
* | build: revert r44076 | John Crispin | 2015-01-22 | 2 | -18/+1 |
* | build: allow openwrt.git packages to be replaced by feeds | John Crispin | 2015-01-22 | 2 | -1/+18 |
* | build: explicitly unexport CONFIG_SITE | Felix Fietkau | 2015-01-18 | 1 | -1/+1 |
* | build: allow changing kernel name in new image code | Felix Fietkau | 2015-01-18 | 1 | -2/+3 |
* | build: allow passing parameters to padjffs2 via the pad-rootfs command | Felix Fietkau | 2015-01-17 | 1 | -1/+1 |
* | build: add image makefile helper function for pading with an offset | Felix Fietkau | 2015-01-17 | 1 | -0/+11 |
* | Support for building an hardened OpenWRT | John Crispin | 2015-01-17 | 1 | -0/+36 |
* | netfilter: handle NFT_MASQ_IPV6 | Imre Kaloz | 2015-01-14 | 1 | -0/+1 |
* | 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 |