kernel: update 3.18 to 3.18.6
[openwrt.git] / include /
2015-02-08 lukakernel: update 3.18 to 3.18.6
2015-02-07 lukakernel: update 3.14 to 3.14.32
2015-02-07 nbdbuild: accept apple llvm as fallback for gcc/g++
2015-02-07 nbdinclude/prereq.mk: fix echo commands with simple /bin/sh
2015-02-06 jowinclude: fix prereq tests for perl and file (#18911)
2015-02-06 jowinclude: use SHELL, not BASH for HOST_CONFIGURE_VARS
2015-02-06 jowinclude: rework git prereq test to not require 'man'
2015-02-06 jowinclude: remove static tool linking support
2015-02-05 jowinclude: let HOSTCC default to $(CC), not gcc
2015-02-05 jowinclude: don't rely on perl for printing prereq errors
2015-02-05 jowinclude: set shell to "sh" for prereq tests
2015-02-05 jowinclude: remove host command tests from host.mk
2015-02-05 jowinclude: prereq-build.mk: use TestHostCommand and Setup...
2015-02-05 jowinclude: test build prereqs before preparing tempinfo
2015-02-05 jowinclude: add TestHostCommand and SetupHostCommand macros
2015-02-03 blogicgeneric/3.18: update to 3.18.5
2015-02-03 blogicFix possible fail to check for dependencies
2015-01-31 jowinclude: apply version filter on AutoLoad and AutoProbe...
2015-01-31 nicoinclude: improve 'gettext-version' fixup
2015-01-31 nicoinclude: don't use extended regex for deps checking
2015-01-29 jowinclude: use anchored patterns for dependency checking
2015-01-29 jowinclude: apply version filter on kmod file list
2015-01-29 jowinclude: pass kernel version when generating kconfig...
2015-01-29 jownetfilter: add missing symbols and modules for Linux...
2015-01-28 lukakernel: update 3.14 to 3.14.30
2015-01-25 lukakernel: update 3.14 to 3.14.29
2015-01-25 kalozgeneric: add preliminary 3.19 support
2015-01-25 kalozgeneric/3.18: update to 3.18.3
2015-01-24 lukainclude: drop kernel 3.3.x leftovers
2015-01-24 nbdkernel: drop obsolete kernel version checks
2015-01-23 jowinclude, base-files: align default repository url with...
2015-01-23 jowRevert "version.mk: add "%s" placeholder for dotted...
2015-01-23 jowRevert "version.mk: explicitely filter "generic" subtar...
2015-01-22 blogicbuild: revert r44076
2015-01-22 blogicbuild: allow openwrt.git packages to be replaced by...
2015-01-18 nbdbuild: explicitly unexport CONFIG_SITE
2015-01-18 nbdbuild: allow changing kernel name in new image code
2015-01-17 nbdbuild: allow passing parameters to padjffs2 via the...
2015-01-17 nbdbuild: add image makefile helper function for pading...
2015-01-17 blogicSupport for building an hardened OpenWRT
2015-01-14 kaloznetfilter: handle NFT_MASQ_IPV6
2015-01-12 kaloznetfilter: handle nft_masq and nft_masq_ipv4
2015-01-11 lukakernel: update 3.14 to 3.14.28
2015-01-10 nbdramips: convert mt7621 images to new image building...
2015-01-10 nbdbuild: add new image building code infrastructure
2015-01-10 jowversion.mk: explicitely filter "generic" subtarget...
2015-01-10 jowsdk: track files with git and use it to implement prope...
2015-01-09 kaloz[generic/3.18]: upgrade to 3.18.2
2015-01-08 jowversion.mk: add "%s" placeholder for dotted target...
2015-01-08 jowbuild: add version number to filenames
2015-01-03 lukakernel: update 3.18 to 3.18.1
2015-01-03 lukakernel: update 3.14 to 3.14.27
2014-12-27 nbdimage.mk: make ubinize.cfg optional
2014-12-27 nbdbuild: use gcc-provided ar, nm and ranlib where appropriate
2014-12-26 kalozdon't copy initramfs.elf unconditionally
2014-12-26 kalozThe ubinized filesystems should be used for generating the
2014-12-15 nbdbuild: prevent spurious host-build re-builds by touchin...
2014-12-12 nbdkernel.mk: Handle the x86_64 LINUX_KARCH case
2014-12-12 nbdkernel.mk: Refactor LINUX_KARCH affectation
2014-12-11 nbdkernel: allow specifying kernel images to be copied...
2014-12-09 nbdkernel: add a patch to make netfilter conntrack cache...
2014-12-08 nbdkernel: update linux 3.18 to final release
2014-12-08 nbdkernel: update linux 3.14 to 3.14.26
2014-12-05 jogosdk: don't try to build in-kernel kmods
2014-12-01 nbdkernel: update 3.18 to rc7
2014-11-29 lukakernel: update 3.14 to 3.14.25
2014-11-26 blogictarget.mk: add default packages for NAS device-type
2014-11-24 kaloz[generic]: update .18 support for -rc6
2014-11-24 florianaarch64: add initial support
2014-11-19 nbdbuild: allow AutoLoad and AutoProbe to specify modules...
2014-11-19 blogickeernel: Fixed dependencies in netfilter modules introd...
2014-11-10 haukekernel: update kernel 3.18 to rc4
2014-11-08 cyruskernel: 3.18: Fix kmod-ipt-nat
2014-11-03 nbdnetfilter: Enable compiling iptables match cluster
2014-10-27 rmileckikernel: make it possible to select experimental 3.18...
2014-10-26 blogicgenerate list of license information for packages
2014-10-26 nbdRevert "include/shell.sh: remove getvar()"
2014-10-24 nbdkernel: update 3.10.49 to 3.10.58 (released 2014-oct-15)
2014-10-24 nbdkernel: allow targets to specify KERNEL_PATCHVER instea...
2014-10-24 jowinclude: unbreak conffiles, postinst & prerm exports
2014-10-22 nbdRevert "build: use ONESHELL to speed up scanning and...
2014-10-22 nbdbuild: only print skipped packages that were selected
2014-10-22 nbdkernel: use /bin/sh instead of bash to speed up process...
2014-10-22 nbdbuild: use ONESHELL to speed up scanning and the toplev...
2014-10-22 nbdinclude/shell.sh: remove getvar()
2014-10-22 nbdbuild: optimize target metadata dump
2014-10-22 nbdbuild: clean up and optimize ipkg control generator...
2014-10-22 nbdbuild: do not process built-in rules for make subdirs
2014-10-22 nbdbuild: optimize printing of disabled packages
2014-10-20 nbdprereq-build: rename the openssl check to libssl, add...
2014-10-20 nbdprereq-build: replace the openssl command check with...
2014-10-16 jowbuild: improve feed handling for opkg.conf
2014-10-12 nbdimage.mk: remove legacy target rules
2014-10-12 nbdimage.mk: parallelize cpio.gz and tar.gz filesystem...
2014-10-12 nbdimage.mk: split off jffs2-raw images into a separate...
2014-10-12 nbdimage.mk: clean up and parallelize mkfs calls
2014-10-12 nbdprereq.mk: only define .NOTPARALLEL when processing...
2014-10-12 nbdkernel-build.mk: add .NOTPARALLEL
2014-10-12 nbdimage.mk: call mkfs/prepare for the image builder
2014-10-12 nbdimage.mk: reduce code duplication, move prepare to...
next