treewide: select ath10k firmware explicit
[openwrt/staging/chunkeey.git] / include /
2017-03-22 Felix Fietkaubuild: fix STAMP_PREPARED with quilt
2017-03-22 Felix Fietkaukernel: do not try to copy vmlinux out of arch/$(ARCH...
2017-03-22 John Crispininclude: add KERNEL_LOAD_ADDR to TARGET_VARS
2017-03-20 Hauke Mehrtensinclude: Add nomips16 CPU_SUBTYPE
2017-03-18 Felix Fietkaubuild: fix high cpu usage / hang in prereq-build.mk
2017-03-16 Felix Fietkaukernel: speed up build system by getting rid of redunda...
2017-03-16 Felix Fietkaubuild: improve performance by avoiding lazy-eval for...
2017-03-13 Felix Fietkauimage.mk: force kernel rebuild on every run
2017-03-12 Hauke Mehrtenskernel: update kernel 4.4 to 4.4.53
2017-03-12 Hauke Mehrtenskernel: update kernel 4.9 to 4.9.14
2017-03-12 Joseph C. Lehnerbuild: make NETGEAR_REGION optional in netgear-chk
2017-03-03 Kevin Darbyshire... kernel: update kernel 4.4 to 4.4.52
2017-02-27 Ansuel Smithkernel: update 4.9 to 4.9.13
2017-02-26 Felix Fietkaubuild: clean up redundant touching of the package insta...
2017-02-26 Felix Fietkaubuild: get rid of host.mk
2017-02-26 Felix Fietkaubuild: get rid of FIND_L from host.mk
2017-02-26 Ansuel Smithkernel: update 4.9 to 4.9.12
2017-02-23 Kevin Darbyshire... kernel: update kernel 4.4 to 4.4.50
2017-02-22 Thomas Reifferscheidbuild: unsilence move command
2017-02-21 Felix Fietkaucmake: skip build system check on compile
2017-02-21 Felix Fietkaubuild: allow building an individual subdir without...
2017-02-15 Hauke Mehrtenskernel: update kernel 4.4 to version 4.4.49
2017-02-15 Hauke Mehrtenskernel: update kernel 4.9 to version 4.9.10
2017-02-15 Felix Fietkaubuild: skip headers install and config on make target...
2017-02-12 Baptiste Jonglezbuild: fix dependency of kernel_menuconfig target
2017-02-11 Alexey BrodkinARC: use -mcpu=XXX instead of obsolete -mXXX
2017-02-09 Felix Fietkaubuild: make Host/Install/Default use Host/Compile/Defau...
2017-02-09 Felix Fietkaubuild: fix package build after deleting staging dir
2017-02-09 Felix Fietkaubuild: make <subdir>/install opt-in, use it for target...
2017-02-09 Felix Fietkaubuild: support make tools/<name>/install again
2017-02-06 Stijn Tintelkernel: update kernel 4.4 to version 4.4.47
2017-02-05 Felix Fietkaubuild: add missing wildcard for ignoring .pkgdir in...
2017-02-04 Felix Fietkaukernel: add linux 4.9 support
2017-02-04 Joseph C. Lehnerbuild: centralize fakeroot code
2017-02-02 Koen Vandeputtekernel: bump to 4.4.46
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
next