summaryrefslogtreecommitdiffstats
path: root/linux/linux.mk
Commit message (Expand)AuthorAgeFilesLines
* linux{, -headers}: support downloads of v5+Arnout Vandecappelle (Essensium/Mind)2019-03-271-7/+2
* linux: don't check hashes for user-supplied patchesYann E. MORIN2019-02-171-0/+3
* linux: bump Linux CIP to version v4.4.171-cip30Angelo Compagnucci2019-02-051-1/+1
* linux: add option to enable support for Device Tree overlaysTitouan Christophe2019-02-031-0/+4
* linux: use HOSTCC_NOCCACHE as kconfig HOSTCCThomas Petazzoni2019-01-161-7/+10
* pcm-tools: new packageCarlos Santos2018-12-081-0/+2
* linux: ensure images/ exist before creating files thereYann E. MORIN2018-12-061-0/+1
* Merge branch 'next'Peter Korsgaard2018-12-021-0/+3
|\
| * linux: enable MICROCODE_INTEL if intel-microcode is selectedCarlos Santos2018-11-121-0/+3
* | linux: Make dtc install step more reliableAndreas Naumann2018-11-231-3/+1
|/
* linux: enable CONFIG_AUDIT if the audit package is selectedCarlos Santos2018-11-031-0/+3
* linux: add custom linux boot logo optionAngelo Compagnucci2018-10-211-0/+15
* linux: kconfig needs the toolchainYann E. MORIN2018-08-201-0/+5
* linux: host-{flex, bison} only needed for DTSYann E. MORIN2018-08-201-5/+5
* linux: kconfig may need host-{flex, bison} to build the configuratorsYann E. MORIN2018-08-201-3/+9
* linux: explain why we need host-{flex, bison}Yann E. MORIN2018-08-181-1/+7
* linux: replace shell for loop with make foreach loopThomas Petazzoni2018-08-171-3/+3
* linux: disable attribute alias with gcc >= 8.1Romain Naour2018-07-201-0/+10
* linux: automatically set CONFIG_PERF_EVENTS when perf is enabledJan Heylen2018-07-041-0/+2
* linux: don't override HOSTCC for kconfigArnout Vandecappelle (Essensium/Mind)2018-05-171-1/+8
* linux: ensure correct make targets are used for cuImage/simpleImage.<dtb>Peter Korsgaard2018-05-061-2/+2
* linux: bump default to version 4.16Bernd Kuhls2018-04-091-1/+1
* linux/linux.mk: use namespace for internal variablesRicardo Martincoski2018-04-011-19/+19
* linux/linux*.mk: fix code styleRicardo Martincoski2018-04-011-13/+12
* package/linux: fix custom dts files handlingRafal Susz2018-03-311-4/+5
* package/linux: drop useless intermediate DTS booleansYann E. MORIN2018-03-081-4/+0
* linux: add BR2_LINUX_KERNEL_NEEDS_HOST_LIBELFThomas Petazzoni2018-03-061-0/+4
* linux: add BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSLThomas Petazzoni2018-03-061-0/+4
* linux: fix passing of host CFLAGS and LDFLAGSThomas Petazzoni2018-03-061-2/+1
* linux: allow both in-tree and custom dts filesSimon van der Veldt2018-02-251-3/+5
* sunxi-mali-mainline-driver: new packagePeter Korsgaard2018-02-151-0/+3
* linux: meddle not in the internals of filesystemsYann E. MORIN2017-11-301-11/+7
* linux: split overly-long dependency line for readabilityYann E. MORIN2017-11-301-1/+4
* linux: Deselect all unconfigured compression optionsCam Hutchison2017-10-211-6/+6
* wireguard: add new packageAurélien Chabot2017-10-021-0/+6
* linux: Fix URL for release candidate versionsLuis Araneda2017-08-111-4/+4
* linux: apply xtensa overlayMax Filippov2017-07-091-0/+8
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-051-3/+3
* linux: exclude from hash check except for latest versionArnout Vandecappelle2017-06-111-4/+4
* linux: fix name of config variableYann E. MORIN2017-06-081-1/+1
* linux: select BR2_PACKAGE_HOST_UBOOT_TOOLS instead of BR2_LINUX_KERNEL_UBOOT_...Arnout Vandecappelle2017-04-121-1/+3
* linux: Add CIP SLTS selection optionAngelo Compagnucci2017-04-061-0/+2
* boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar2017-04-011-1/+1
* arch, linux, package: remove whitespacesBernd Kuhls2017-03-291-3/+3
* linux: check that a repo and version is defined when using a custom repoChristian Kellermann2016-12-171-0/+11
* linux: generate KBUILD_BUILD_TIMESTAMP date whith LC_ALL=CJean-Baptiste Trédez2016-12-071-1/+1
* linux: override build timestamp for reproducible buildsGilles Chanteperdrix2016-11-231-0/+8
* linux/tools: make it a real, separate packageYann E. MORIN2016-09-221-23/+1
* linux: use INSTALL_MOD_STRIP=1 to strip modulesAlexey Brodkin2016-09-191-0/+4
* Revert "Added local directory as source of kernel code"Yann E. MORIN2016-08-281-3/+0
OpenPOWER on IntegriCloud