summaryrefslogtreecommitdiffstats
path: root/linux/linux.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* linux: allow the selection of the architecture's default configurationThomas Petazzoni2016-06-181-0/+2
* linux: align endianess based on the Buildroot configurationOfer Heifetz2016-06-111-0/+15
* linux: use the generic help rulesYann E. MORIN2016-06-071-0/+7
* linux: provide symlink dtc->linux-dtc is there is no dtc yetThomas De Schampheleire2016-05-311-0/+3
* linux: properly install all images in the initramfs caseSebastian Frias2016-04-251-2/+2
* linux: Add custom Subversion repository support for the packagePauli Sundberg2016-04-051-0/+3
* linux: add conditional patch for timeconst.plGustavo Zacarias2016-02-101-0/+10
* linux: drop the option to use the same version as that of the headersYann E. MORIN2016-02-061-3/+0
* kernel-module-imx-gpu-viv: add new packageGary Bisson2016-02-021-0/+2
* linux: handle read-only dts filesHollis Blanchard2016-01-191-1/+1
* linux: add blind kconfig option to require kernel modulesYann E. MORIN2015-12-291-0/+3
* Fix fallout after generated defconfig supportYann E. MORIN2015-12-231-1/+1
* package/linux: handle generated defconfigsSam bobroff2015-12-221-6/+7
* linux: don't build appended DTB image in place and support multiple imagesThomas Petazzoni2015-12-201-17/+27
* linux: only install the DTBs when not in appended DTB modeThomas Petazzoni2015-12-201-2/+4
* linux: de-duplicate DTB and Linux image installationThomas Petazzoni2015-12-201-12/+8
* linux: add support for vmlinuz.bin kernel image formatYegor Yefremov2015-12-151-0/+4
* linux: Add kernel compression selection.Johan Sagaert2015-12-131-1/+21
* linux: Add zImage.epapr targetJeremy Kerr2015-10-311-0/+2
* linux: add 'Image' as the image name for aarch64Arnout Vandecappelle2015-10-051-0/+2
* linux: install dtc binary as linux-dtcPeter Korsgaard2015-10-041-1/+1
OpenPOWER on IntegriCloud