summaryrefslogtreecommitdiff
path: root/linux/linux.mk
AgeCommit message (Expand)Author
2016-04-25linux: properly install all images in the initramfs caseSebastian Frias
2016-04-05linux: Add custom Subversion repository support for the packagePauli Sundberg
2016-02-10linux: add conditional patch for timeconst.plGustavo Zacarias
2016-02-06linux: drop the option to use the same version as that of the headersYann E. MORIN
2016-02-02kernel-module-imx-gpu-viv: add new packageGary Bisson
2016-01-19linux: handle read-only dts filesHollis Blanchard
2015-12-29linux: add blind kconfig option to require kernel modulesYann E. MORIN
2015-12-23Fix fallout after generated defconfig supportYann E. MORIN
2015-12-22package/linux: handle generated defconfigsSam bobroff
2015-12-20linux: don't build appended DTB image in place and support multiple imagesThomas Petazzoni
2015-12-20linux: only install the DTBs when not in appended DTB modeThomas Petazzoni
2015-12-20linux: de-duplicate DTB and Linux image installationThomas Petazzoni
2015-12-15linux: add support for vmlinuz.bin kernel image formatYegor Yefremov
2015-12-13linux: Add kernel compression selection.Johan Sagaert
2015-10-31linux: Add zImage.epapr targetJeremy Kerr
2015-10-05linux: add 'Image' as the image name for aarch64Arnout Vandecappelle
2015-10-04linux: install dtc binary as linux-dtcPeter Korsgaard
2015-10-04linux: remove now-redundant ccache handlingArnout Vandecappelle
2015-09-04core/pkg-kernel-module: ensure linux supports modulesYann E. MORIN
2015-08-23linux: enable all options needed by xtables-addonsYann E. MORIN
2015-07-22package/linux: trash stderr in LINUX_VERSION_PROBEDYann E. MORIN
2015-07-15linux: use backtick instead of $(shell ...) make functionArnout Vandecappelle
2015-07-14linux: add linux-tools infraRomain Naour
2015-07-14package/linux: check for config file before calling kconfig-packageYann E. MORIN
2015-07-14package/linux: don't enforce check for DTS when not buildingYann E. MORIN
2015-07-13linux: adjust fixup logic for ktapThomas Petazzoni
2015-05-21linux: add option to specify config fragmentsFloris Bos
2015-05-02linux: do not check hashes for custom versions and tarballsYann E. MORIN
2015-04-26packages: refactor checks using BR_BUILDINGThomas Petazzoni
2015-04-09linux: simplify adding new extensionsYann E. MORIN
2015-04-06packages: apply custom patches using *.patch instead of <pkg>-*.patchThomas Petazzoni
2015-03-31packages: indentation cleanupJerzy Grzegorek
2015-03-30linux: use the package infrastructure to download patchesThomas Petazzoni
2015-03-16linux: stop if one linux patches doesn't applySébastien Szymanski
2015-03-13linux: add note about why it's safe to include other .mk filesYann E. MORIN
2015-03-10Remove trailing slash from all package site URLsLuca Ceresoli
2015-03-04linux/linux.mk: custom dts path - build dtb only from *.dts filesIvo Slanina
2015-03-02Merge branch 'next'Peter Korsgaard
2015-02-27linux: add support for 4.x versionsSébastien Szymanski
2015-02-14linux: get rid of avr32 specificsYann E. MORIN
2015-02-14linux: avoid unnecessary changes in defconfig for INITRAMFS_SOURCEThomas De Schampheleire
2015-02-14linux: migrate to the kconfig infrastructureThomas De Schampheleire
2015-02-14linux: qstrip the path to the custom configuration fileThomas De Schampheleire
2015-01-14linux/linux.mk: fixed downloading kernel patchesIvo Slanina
2015-01-14linux/linux.mk: added https:// pattern for kernel patchesIvo Slanina
2015-01-10xtables-addons: enable necessary kernel optionsGustavo Zacarias
2015-01-10iptables: enable basic kernel optionsGustavo Zacarias
2014-12-24linux: fix breakage from d4b2b032a00c9922c9efa144b014dc086a7e48f1Gustavo Zacarias
2014-12-15linux: fix recursively defined variableYann E. MORIN
2014-10-26package: indentation cleanupJerzy Grzegorek