aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/mconf.c
AgeCommit message (Expand)Author
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2013-01-16menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...Wang YanQing
2013-01-16menuconfig: Add Save/Load buttonsWang YanQing
2012-11-20kconfig: remove CONFIG_ from string constantsYann E. MORIN
2012-10-25menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier
2012-09-27menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier
2012-09-27menuconfig: Add jump keys to search resultsBenjamin Poirier
2012-09-27menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier
2012-09-27menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier
2012-08-30kconfig/mconf.c: revision of curses initialization.Dirk Gouders
2012-07-26menuconfig: add u, d, q command keys in text boxesBenjamin Poirier
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-01-16menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan
2012-01-14menuconfig: let make not report error when not save configurationWang YanQing
2011-08-29kconfig: handle SIGINT in menuconfigDavidlohr Bueso
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe
2011-06-06kconfig: annotate non-trivial fall-troughArnaud Lacombe
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe
2010-06-02menuconfig: improive help text a bitLi Zefan
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg
2007-10-12kconfig: make comments stand out in menuconfigSam Ravnborg
2007-07-25kconfig: attach help text to menusSam Ravnborg
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle
2007-05-02kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg
2007-05-02menuconfig: remember alternate config filenameSam Ravnborg
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese
2006-09-30kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg
2006-09-30kconfig/lxdialog: support resizeSam Ravnborg
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg
2006-09-30kconfig/menuconfig: lxdialog is now built-inSam Ravnborg
2006-09-30kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg
2006-09-30kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg
2005-10-30[PATCH] clarify menuconfig /(search) help textRandy Dunlap