summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-12-173-9/+27
|\
| * xconfig: fix missing suboption and help panels on first runBoris Barbulovski2016-12-111-4/+12
| * xconfig: fix 'Show Debug' functionalityBoris Barbulovski2016-12-111-1/+2
| * kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings2016-12-111-4/+11
| * Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warningCheah Kok Cheong2016-11-291-0/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-127-877/+832
|\ \
| * | Kconfig: Regenerate *.c_shipped files after previous changesNicolas Pitre2016-11-162-858/+753
| * | Kconfig: Introduce the "imply" keywordNicolas Pitre2016-11-165-19/+79
| |/
* | kbuild: make sure autoksyms.h exists earlyNicolas Pitre2016-12-011-0/+2
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-05-262-1/+17
|\
| * kconfig/symbol.c: handle choice_values that depend on 'm' symbolsDirk Gouders2016-05-101-0/+14
| * kconfig: add unexpected data itself to warningPaul Bolle2016-05-101-1/+3
* | localmodconfig: Fix whitespace repeat count after "tristate"Benjamin Poirier2016-04-261-1/+1
* | localmodconfig: Reset certificate pathsBenjamin Poirier2016-04-261-0/+34
* | localmodconfig: Add missing $ to reference a variableBenjamin Poirier2016-04-261-1/+1
* | localmodconfig: Fix parsing of "help" textBenjamin Poirier2016-04-261-1/+1
* | localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier2016-04-261-2/+2
* | localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier2016-04-261-1/+1
|/
* unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro2016-02-011-5/+7
* scripts/kconfig: allow building with make 3.80 againJan Beulich2016-02-011-1/+3
* kconfig: fix qconf segfault by deleting heap objectsChris Bainbridge2016-01-111-0/+2
* kconfig: return 'false' instead of 'no' in bool functionVegard Nossum2016-01-051-1/+1
* kconfig: allow kconfig to handle longer path namesMarkus Mayer2015-12-101-3/+4
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-11-106-436/+480
|\
| * Add current selection check.Boris Barbulovski2015-11-021-0/+7
| * Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira2015-11-021-24/+13
| * kconfig: Fix copy&paste errorMichal Sojka2015-10-201-1/+1
| * kconfig/merge_config.sh: Accept a single fileGabriel de Perthuis2015-10-141-1/+1
| * kconfig/merge_config.sh: Support KCONFIG_CONFIGGabriel de Perthuis2015-10-141-4/+12
| * Update the buildsystem for KConfig finding QtThiago Macieira2015-10-141-45/+28
| * Port xconfig to Qt5 - Update copyright.Boris Barbulovski2015-10-141-1/+3
| * Port xconfig to Qt5 - Fix goParent issue.Boris Barbulovski2015-10-141-1/+1
| * Port xconfig to Qt5 - on Back clicked, deselect old item.Boris Barbulovski2015-10-141-1/+3
| * Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski2015-10-141-1/+17
| * Port xconfig to Qt5 - Add(back) lineedit editing.Boris Barbulovski2015-10-141-0/+1
| * Port xconfig to Qt5 - Remove some commented code.Boris Barbulovski2015-10-141-4/+0
| * Port xconfig to Qt5 - Source format.Boris Barbulovski2015-10-141-3/+3
| * Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.Boris Barbulovski2015-10-141-0/+5
| * Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski2015-10-141-2/+2
| * Port xconfig to Qt5 - Disable ConfigList soringBoris Barbulovski2015-10-141-1/+1
| * Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski2015-10-142-4/+73
| * Port xconfig to Qt5 - Add ConfigList::mode to initializer list.Boris Barbulovski2015-10-141-1/+1
| * Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.Boris Barbulovski2015-10-141-3/+3
| * Port xconfig to Qt5 - Tree widget set column titles.Boris Barbulovski2015-10-141-0/+2
| * Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.Boris Barbulovski2015-10-141-3/+0
| * Port xconfig to Qt5 - Set ConfigView object name.Boris Barbulovski2015-10-141-0/+1
| * Port xconfig to Qt5 - Use correct signal names.Boris Barbulovski2015-10-141-2/+2
| * Port xconfig to Qt5 - Remove Qt3Support from Makefile.Boris Barbulovski2015-10-141-2/+2
| * Port xconfig to Qt5 - Put back some of the old implementation(part 2).Boris Barbulovski2015-10-142-26/+807
| * Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski2015-10-142-18/+216
OpenPOWER on IntegriCloud