ath10k-ct: Support ath10k CT firmware for 9887 chipsets.
[openwrt/openwrt.git] / include /
2017-02-01 Felix Fietkaubuild: keep recursive dependency check stampfiles up...
2017-01-31 FUKAUMI Naokifirmware-utils: improve tools for Buffalo DHP series
2017-01-27 Koen Vandeputtekernel: bump to 4.4.45
2017-01-27 Felix Fietkaunetfilter.mk: prepare for linux 4.9 support
2017-01-27 Stijn SegersKernel: bump to 4.4.44
2017-01-27 Joseph C. Lehnerbuild: move append-file to image-commands.mk
2017-01-25 Felix Fietkauu-boot.mk: add support for overriding DEFAULT
2017-01-25 Felix Fietkauu-boot.mk: add UBOOT_MAKE_FLAGS variable similar to...
2017-01-24 Florian Fainellipackage-ipkg: Do not fail build without base-files
2017-01-24 Matthias Schifferinclude/rootfs.mk: keep Require-User lines with CONFIG_...
2017-01-24 Felix Fietkaubuild: add generic build template for u-boot packages
2017-01-24 Felix Fietkaubuild: make the touch .autoremove call non-fatal
2017-01-24 Felix Fietkaux86: unify CPU_TYPE for legacy and geode
2017-01-24 Felix Fietkaubuild: remove mips16 feature flag from target makefiles
2017-01-24 Felix Fietkaubuild: remove obsolete mips32r2 CPU_TYPE
2017-01-23 Felix Fietkaubuild: do not auto-clean packages where the autoremove...
2017-01-23 Felix Fietkaubuild: use if-then to avoid non-zero return codes in...
2017-01-23 Felix Fietkaubuild: fix bin/ package empty check
2017-01-23 Felix Fietkaubuild: do not create empty directories in bin/
2017-01-22 Felix Fietkaubuild: fix CONFIG_AUTOREMOVE for packages with multiple...
2017-01-21 Felix Fietkaubuild: fix regression in handling ABI_VERSION
2017-01-19 Felix Fietkaubuild: disable CONFIG_AUTOREMOVE for packages/tools...
2017-01-19 Felix Fietkaubuild: include CONFIG_AUTOREMOVE in HOST_STAMP_PREPARED
2017-01-19 Felix Fietkaubuild: include CONFIG_AUTOREMOVE in STAMP_PREPARED
2017-01-18 Felix Fietkaubuild: extend CONFIG_AUTOREMOVE to tools/
2017-01-18 Felix Fietkaubuild: remove separate /install step for host builds
2017-01-18 Felix Fietkaubuild: add support for automatically removing build...
2017-01-18 Felix Fietkaubuild: stage bin/ packages inside PKG_BUILD_DIR
2017-01-18 Felix Fietkaubuild: stage unstripped packages inside PKG_BUILD_DIR
2017-01-18 Felix Fietkaubuild: write ABI_VERSION file when staging the package
2017-01-18 Felix Fietkaubuild: introduce extra targets that contain only proper...
2017-01-18 Felix Fietkaubuild: define common subdir targets in rules.mk
2017-01-18 Mirko Vogtgit-kernel: $(SUBDIR) should always be $(LINUX_VERSION)
2017-01-18 Matthias Schifferbuild: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST...
2017-01-17 Jo-Philipp Wichbuild: properly pass CPP and CXX flags in HOST_MAKE_VARS
2017-01-17 Alexandru Ardeleanbuild: introduce default HOST_MAKE_VARS for host-builds
2017-01-16 Andrej Vlasicubox: turn logd into a separate package
2017-01-16 Matthias Schifferinclude/feeds.mk: base list of enabled feeds on availab...
2017-01-14 Matthias Schifferinclude/autotools.mk: use STAGING_DIR_HOSTPKG where...
2017-01-13 Hauke Mehrtenskernel: update 4.4 kernel to 4.4.42
2017-01-13 Felix Fietkauimage.mk: add generic function for gzipping images...
2017-01-13 Felix Fietkauimage: when using the new image build code, gzip ext4...
2017-01-13 Ian Pozellaimage.mk: use LINUX_KARCH rather than ARCH for mkits
2017-01-13 Felix Fietkaubuild: let make check warn about use of legacy PKG_MD5S...
2017-01-11 Felix Fietkaukernel: remove linux 4.1 support
2017-01-10 Jo-Philipp Wichbuild: scan.mk: consider KernelPackage pattern as well
2017-01-10 Jo-Philipp Wichbuild: scan.mk: remove overlay broad grep pattern
2017-01-10 Jo-Philipp Wichbuild: fix HOST_CONFIGURE_VARS placement
2017-01-10 Felix Fietkaubuild: remove obsolete parallel build related options
2017-01-09 Felix Fietkaubuild: fix build of ubifs images
2017-01-07 Felix Fietkaubuild: add image command for calling kernel2minor
2017-01-06 Hauke Mehrtenskernel: bump to 4.4.40
2017-01-05 Jo-Philipp WichRevert "build: fix HOST_CONFIGURE_VARS placement"
2017-01-05 Jo-Philipp Wichbuild: fix HOST_CONFIGURE_VARS placement
2017-01-05 Felix Fietkaubuild: ensure that prereq-build is run before metadata...
2017-01-05 Yousong Zhoubuild: unzip: perform operations quietly
2017-01-05 Felix Fietkaubuild: use mkhash to replace various quirky md5sum...
2017-01-05 Felix Fietkaubuild: add a small standalone utility for calculating...
2017-01-05 Felix Fietkauhost-build: remove openssl include path from host cflags
2017-01-05 Felix Fietkautools: build libressl on all systems
2017-01-04 Stijn Tintelkernel: allow subtarget specific KernelPackage
2017-01-03 Alexandru Ardeleanbuild: drop `trapret` function from non-Linux HOST_TAR...
2016-12-22 Felix Fietkaubuild: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR...
2016-12-20 Rafał Miłeckibase-files: add support for overlaying rootfs content
2016-12-20 Kevin Darbyshire... kernel: bump to 4.4.39
2016-12-17 Felix Fietkaubuild: add FIXUP option for make check
2016-12-17 Felix Fietkaubuild: implement make check and make package/X/check
2016-12-16 Felix Fietkautreewide: clean up download hashes
2016-12-16 Felix Fietkauinclude/package.mk: sync default value for hash fallbac...
2016-12-16 Felix Fietkaubuild: remove duplicate Download/default definition...
2016-12-16 Felix Fietkaubuild: replace MD5SUM variables with HASH
2016-12-14 Jo-Philipp Wichbuild: use SNAPSHOT instead of CURRENT to designate...
2016-12-14 Felix Fietkaukernel: netfilter: split out iptable_raw into a separat...
2016-12-14 Jo-Philipp Wichnetfilter: drop proprietary xt_id match
2016-12-13 Felix Fietkaudownload.mk: improve download tarball reproducibility
2016-12-13 Felix Fietkaudownload.mk: remove code duplication in $(TAR) call
2016-12-13 Felix Fietkaudownload.mk: use $(error) instead of a regular shell...
2016-12-13 Kevin Darbyshire... kernel: bump to 4.4.38
2016-12-09 Jo-Philipp Wichbuild: support adding version code to file names (FS...
2016-12-04 Álvaro Fernández... kernel: bump to 4.4.36
2016-12-04 Florian Fainelliinclude/kernel: Switch to git download method
2016-12-04 Florian Fainelliinclude/download.mk: Allow specify DownloadMethod speci...
2016-12-02 Jo-Philipp Wichbuild: adjust version number handling
2016-11-30 Mathias Kresindocs: remove all refrences in Makefiles/scripts
2016-11-29 Kevin Darbyshire... kernel: bump to 4.4.35
2016-11-24 Yousong Zhoubuild: find_md5: ignore non-existent files or directories
2016-11-24 Yousong Zhoubuild: scan.mk: remove not used variable SCAN_STAMP
2016-11-19 Felix Fietkaubuild: add support code for appending metadata to images
2016-11-16 Stijn Tintelkernel: update kernel 4.4 to version 4.4.32
2016-11-16 Koen Vandeputtekernel: update kernel 4.4 to version 4.4.31
2016-11-08 Felix Fietkaubuild: remove stale .ipk files if package dir changes
2016-11-04 Florian Fainelliinclude: Cortex-A53 is also an AArch64 CPU
2016-11-02 Stijn Segerskernel: update kernel 4.4 to version 4.4.30
2016-11-02 Jo-Philipp Wichinclude: properly update .install stamp files
2016-11-01 Jo-Philipp Wichinclude/host-build.mk: use STAGING_DIR_HOSTPKG
2016-10-31 Paul Wassikernel: update kernel 4.4 to version 4.4.28
2016-10-27 Jo-Philipp Wichconfig: ext4: drop option to set maximum number of...
2016-10-27 Jo-Philipp Wichinclude: image.mk: make ext4 reserved blocks percentage...
2016-10-24 Stijn Tintelkernel: update kernel 3.18 to version 3.18.43
2016-10-24 Stijn Tintelkernel: update kernel 4.1 to version 4.1.34
next