summaryrefslogtreecommitdiff
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* kconfig: fix relational operators for bool and tristate symbolsNicolas Pitre2018-01-06
* kconfig/symbol.c: use correct pointer type argument for sizeofHeinrich Schuchardt2017-11-23
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Remove gperf usage from toolchainLinus Torvalds2017-08-19
* Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\
| * scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-14
* | kconfig: fix sparse warnings in nconfigRandy Dunlap2017-06-23
* | kconfig: Check for libncurses before menuconfigBorislav Petkov2017-06-10
|/
* gconfig: remove misleading parentheses around a conditionNicolas Iooss2017-03-22
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-12-17
|\
| * xconfig: fix missing suboption and help panels on first runBoris Barbulovski2016-12-11
| * xconfig: fix 'Show Debug' functionalityBoris Barbulovski2016-12-11
| * kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings2016-12-11
| * Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warningCheah Kok Cheong2016-11-29
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\ \
| * | Kconfig: Regenerate *.c_shipped files after previous changesNicolas Pitre2016-11-16
| * | Kconfig: Introduce the "imply" keywordNicolas Pitre2016-11-16
| |/
* | kbuild: make sure autoksyms.h exists earlyNicolas Pitre2016-12-01
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-05-26
|\
| * kconfig/symbol.c: handle choice_values that depend on 'm' symbolsDirk Gouders2016-05-10
| * kconfig: add unexpected data itself to warningPaul Bolle2016-05-10
* | localmodconfig: Fix whitespace repeat count after "tristate"Benjamin Poirier2016-04-26
* | localmodconfig: Reset certificate pathsBenjamin Poirier2016-04-26
* | localmodconfig: Add missing $ to reference a variableBenjamin Poirier2016-04-26
* | localmodconfig: Fix parsing of "help" textBenjamin Poirier2016-04-26
* | localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier2016-04-26
* | localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier2016-04-26
|/
* unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro2016-02-01
* scripts/kconfig: allow building with make 3.80 againJan Beulich2016-02-01
* kconfig: fix qconf segfault by deleting heap objectsChris Bainbridge2016-01-11
* kconfig: return 'false' instead of 'no' in bool functionVegard Nossum2016-01-05
* kconfig: allow kconfig to handle longer path namesMarkus Mayer2015-12-10
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-11-10
|\
| * Add current selection check.Boris Barbulovski2015-11-02
| * Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira2015-11-02
| * kconfig: Fix copy&paste errorMichal Sojka2015-10-20
| * kconfig/merge_config.sh: Accept a single fileGabriel de Perthuis2015-10-14
| * kconfig/merge_config.sh: Support KCONFIG_CONFIGGabriel de Perthuis2015-10-14
| * Update the buildsystem for KConfig finding QtThiago Macieira2015-10-14
| * Port xconfig to Qt5 - Update copyright.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Fix goParent issue.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - on Back clicked, deselect old item.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Add(back) lineedit editing.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Remove some commented code.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Source format.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Disable ConfigList soringBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski2015-10-14