summaryrefslogtreecommitdiffstats
path: root/linux/linux.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* linux: remove now-redundant ccache handlingArnout Vandecappelle2015-10-041-1/+1
* core/pkg-kernel-module: ensure linux supports modulesYann E. MORIN2015-09-041-0/+2
* linux: enable all options needed by xtables-addonsYann E. MORIN2015-08-231-0/+1
* package/linux: trash stderr in LINUX_VERSION_PROBEDYann E. MORIN2015-07-221-1/+1
* linux: use backtick instead of $(shell ...) make functionArnout Vandecappelle2015-07-151-1/+1
* linux: add linux-tools infraRomain Naour2015-07-141-0/+24
* package/linux: check for config file before calling kconfig-packageYann E. MORIN2015-07-141-32/+29
* package/linux: don't enforce check for DTS when not buildingYann E. MORIN2015-07-141-0/+4
* linux: adjust fixup logic for ktapThomas Petazzoni2015-07-131-1/+1
* linux: add option to specify config fragmentsFloris Bos2015-05-211-0/+1
* linux: do not check hashes for custom versions and tarballsYann E. MORIN2015-05-021-0/+7
* packages: refactor checks using BR_BUILDINGThomas Petazzoni2015-04-261-1/+1
* linux: simplify adding new extensionsYann E. MORIN2015-04-091-0/+7
* packages: apply custom patches using *.patch instead of <pkg>-*.patchThomas Petazzoni2015-04-061-1/+1
OpenPOWER on IntegriCloud