summaryrefslogtreecommitdiff
path: root/linux/linux.mk
AgeCommit message (Expand)Author
2016-12-17linux: check that a repo and version is defined when using a custom repoChristian Kellermann
2016-12-07linux: generate KBUILD_BUILD_TIMESTAMP date whith LC_ALL=CJean-Baptiste Trédez
2016-11-23linux: override build timestamp for reproducible buildsGilles Chanteperdrix
2016-09-22linux/tools: make it a real, separate packageYann E. MORIN
2016-09-19linux: use INSTALL_MOD_STRIP=1 to strip modulesAlexey Brodkin
2016-08-28Revert "Added local directory as source of kernel code"Yann E. MORIN
2016-06-18linux: allow the selection of the architecture's default configurationThomas Petazzoni
2016-06-11linux: align endianess based on the Buildroot configurationOfer Heifetz
2016-06-07linux: use the generic help rulesYann E. MORIN
2016-05-31linux: provide symlink dtc->linux-dtc is there is no dtc yetThomas De Schampheleire
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