git v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/scripts/kconfig/expr.c
AgeCommit message (Expand)Author
2020-01-07kconfig: distinguish between dependencies and visibility in help textThomas Hebb
2019-12-17kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb
2018-12-28kconfig: split some C files out of zconf.yMasahiro Yamada
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada
2018-12-08kconfig: remove k_invalid from expr_parse_string() return typeMasahiro Yamada
2018-03-26kconfig: make unmet dependency warnings readableMasahiro Yamada
2018-03-26kconfig: Print reverse dependencies in groupsEugeniu Rosca
2018-03-26kconfig: clean-up reverse dependency help implementationMasahiro Yamada
2018-02-09kconfig: send error messages to stderrMasahiro Yamada
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-01-25kconfig: make "Selected by:" and "Implied by:" readablePetr Vorel
2018-01-22kconfig: Document important expression functionsUlf Magnusson
2018-01-22kconfig: Fix expr_free() E_NOT leakUlf Magnusson
2018-01-06kconfig: fix relational operators for bool and tristate symbolsNicolas Pitre
2015-10-20kconfig: Fix copy&paste errorMichal Sojka
2015-06-15kconfig: allow use of relations other than (in)equalityJan Beulich
2015-05-25Kconfig: Remove bad inference rules expr_eliminate_dups2()Martin Walch
2015-02-25kconfig: Remove unnecessary prototypes from headersMichal Marek
2015-02-25kconfig: Remove dead codeMichal Marek
2012-11-20kconfig: Fix malloc handling in conf toolsAlan Cox