index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Kconfig.include
Age
Commit message (
Expand
)
Author
2020-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
2020-04-09
gcc-plugins: drop support for GCC <= 4.7
Masahiro Yamada
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-18
kconfig: Add support for 'as-option'
Vincenzo Frascino
2020-03-12
kconfig: introduce m32-flag and m64-flag
Masahiro Yamada
2020-02-01
Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-01-22
kbuild: use -S instead of -E for precise cc-option test in Kconfig
Masahiro Yamada
2020-01-15
kbuild: Add support for 'as-instr' to be used in Kconfig files
Catalin Marinas
2019-08-14
kbuild: Fail if gold linker is detected
Thomas Gleixner
2019-08-01
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
Stephen Boyd
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2019-03-04
kbuild: clean up scripts/gcc-version.sh
Masahiro Yamada
2018-06-11
gcc-plugins: test plugin support in Kconfig and clean up Makefile
Masahiro Yamada
2018-05-29
kconfig: add basic helper macros to scripts/Kconfig.include
Masahiro Yamada