summaryrefslogtreecommitdiffstats
path: root/rules/kernel.make
Commit message (Expand)AuthorAgeFilesLines
* kernel, barebox: use explicit list of config targetsMichael Olbrich2020-10-071-1/+1
* kernel: fix some typos in commentsRoland Hieber2020-08-211-2/+2
* barebox, kernel: tab-align variablesRoland Hieber2020-08-211-9/+9
* barebox, kernel: set <PKG>_CONF_TOOL := kconfig explicitelyRoland Hieber2020-08-211-0/+1
* barebox, kernel: enable use of {allyes, allno, allmod, alldef, rand}configRoland Hieber2020-08-141-1/+1
* kernel: fix typo in HOSTCXX variableRoland Hieber2020-08-141-1/+1
* kernel: make sure the deprecated error is always visibleMichael Olbrich2020-08-141-1/+3
* kernel: kernel/deprecated: don't skip kernel-header.*Michael Olbrich2020-07-051-2/+1
* kernel: add option to minimize changes to the kernelconfigMichael Olbrich2020-07-041-0/+6
* kernel: cleanup and refactor KERNEL_MAKE_OPT and KERNEL_CONF_OPTMichael Olbrich2020-07-041-19/+38
* kernel: handle plugin detection for kernel version >= v5.7Michael Olbrich2020-06-111-1/+2
* kernel: don't use libzstd for perfMichael Olbrich2020-02-261-0/+1
* kernel: disable libcap support for perfBastian Krause2020-01-121-1/+2
* kernel: Replace PTXCONF_KERNEL_ARCH_STRING with GENERIC_KERNEL_ARCHSascha Hauer2019-11-241-4/+4
* dtc: always use host-dtcMichael Olbrich2019-10-291-4/+0
* kernel: fix builtin initramfsMichael Olbrich2019-10-181-1/+1
* fixup! kernel: build out-of-treeMichael Olbrich2019-09-161-2/+2
* fixup! kernel: build out-of-treeMichael Olbrich2019-09-161-2/+1
* fixup! kernel: build out-of-treeMichael Olbrich2019-09-161-1/+1
* fixup! kernel: build out-of-treeMichael Olbrich2019-09-161-6/+17
* rules: share the wrapper blacklist for all low-level packagesMichael Olbrich2019-09-161-8/+1
* kernel: build out-of-treeMichael Olbrich2019-09-161-35/+34
* rules: used PTXDIST_SYSROOT_* instead of PTXCONF_SYSROOT_*Michael Olbrich2019-07-161-2/+2
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
* Revert "kernel: disable icecc for host tools"Michael Olbrich2019-05-011-3/+0
* kernel: use world/executeMichael Olbrich2019-03-211-2/+3
* kernel: disable icecc for host toolsMichael Olbrich2019-03-211-0/+3
* kernel: rework prepare stageMichael Olbrich2019-02-231-15/+16
* hardening: add option for -fstack-clash-protectionMichael Olbrich2019-02-211-0/+1
* kernel: disable icecc for iioMichael Olbrich2019-01-171-0/+1
* kernel: add vmlinuz supportOleksij Rempel2019-01-071-1/+2
* kernel: add workaround to keep kernelconfigs stableMichael Olbrich2018-12-061-0/+5
* kernel: cleanup ruleMichael Olbrich2018-11-101-38/+19
* barebox/kernel: drop explicit dependencyMichael Olbrich2018-10-071-1/+1
* kernel: use layer aware kconfig helperMichael Olbrich2018-09-211-11/+4
* rules: implement & use ptx/in-platformconfigdirMichael Olbrich2018-09-201-1/+1
* remove old base platform codeMichael Olbrich2018-06-041-20/+1
* create image rules for the kernel imagesMichael Olbrich2018-05-301-3/+0
* remove obsolete and broken klibc/initramfsMichael Olbrich2018-05-301-1/+0
* kernel-headers: Fix -rc download urlLadislav Michl2018-04-201-14/+2
* update all spdx license identifier to the new versionMichael Olbrich2018-03-121-1/+1
* kernel: don't build iio tools in parallelMichael Olbrich2018-03-101-2/+2
* kernel: fetch rc tarballs from git for v4.12 and laterMichael Olbrich2017-11-161-0/+16
* kernel: build perf without -WerrorMichael Olbrich2017-10-101-5/+2
* kernel: fix building perf with gcc-7.x and iceccMichael Olbrich2017-10-011-1/+5
* kernel: cleanup and actually use perf build optionsMichael Olbrich2017-06-231-10/+11
* Debugging: add support for 'build-id'sJuergen Borleis2017-06-211-1/+2
* kernel: in new kernel versions the program is called iio_generic_bufferMichael Olbrich2017-06-021-1/+1
* kernel: don't install broken 'source' / 'build' linksMichael Olbrich2016-06-131-1/+1
* kernel: use install_globMichael Olbrich2016-06-051-4/+2