summaryrefslogtreecommitdiffstats
path: root/scripts/Kconfig.include
Commit message (Expand)AuthorAgeFilesLines
* kbuild: check the minimum assembler version in KconfigMasahiro Yamada2021-04-251-0/+6
* kbuild: check the minimum linker version in KconfigMasahiro Yamada2021-02-221-2/+5
* kbuild: check the minimum compiler version in KconfigMasahiro Yamada2021-02-161-0/+6
* kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-171-7/+1
* gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada2020-04-091-3/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-0/+6
|\
| * kconfig: Add support for 'as-option'Vincenzo Frascino2020-03-181-0/+6
* | kconfig: introduce m32-flag and m64-flagMasahiro Yamada2020-03-121-0/+7
|/
* Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-02-011-1/+1
|\
| * kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada2020-01-221-1/+1
* | kbuild: Add support for 'as-instr' to be used in Kconfig filesCatalin Marinas2020-01-151-0/+4
|/
* kbuild: Fail if gold linker is detectedThomas Gleixner2019-08-141-0/+3
* kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd2019-08-011-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2019-05-181-0/+8
* kbuild: clean up scripts/gcc-version.shMasahiro Yamada2019-03-041-1/+1
* gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada2018-06-111-0/+3
* kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada2018-05-291-0/+27