index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
nconf.c
Age
Commit message (
Expand
)
Author
2013-02-09
kconfig: nconf: rewrite labels of function keys line
Roland Eggner
2013-02-09
kconfig: nconf: rewrite help texts
Roland Eggner
2012-11-20
kconfig: get CONFIG_ prefix from the environment
Yann E. MORIN
2012-11-20
kconfig: remove CONFIG_ from string constants
Yann E. MORIN
2012-09-27
menuconfig: Add jump keys to search results
Benjamin Poirier
2012-07-26
nconf: add u, d command keys in scroll windows
Benjamin Poirier
2012-07-04
kconfig/nconf: fix compile with ncurses reentrant API
Yaakov Selkowitz
2012-05-17
MCA: delete all remaining traces of microchannel bus support.
Paul Gortmaker
2011-09-09
scripts/kconfig/nconf: dynamically alloc dialog_input_result
Cheng Renquan
2011-08-08
kconfig/nconf: nuke unreferenced `nohelp_text'
Arnaud Lacombe
2011-07-13
kconfig/nconf: remove useless conditionnal
Arnaud Lacombe
2011-07-13
kconfig/nconf: prevent segfault on empty menu
Arnaud Lacombe
2011-07-13
kconfig/nconf: use the generic menu_get_ext_help()
Arnaud Lacombe
2011-07-13
nconfig: Avoid Wunused-but-set warning
Raghavendra D Prabhu
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-04-19
nconfig: Silence unused return values from wattrset
Stephen Boyd
2011-01-07
nconf: handle comment entries within choice/endchoice
Peter Korsgaard
2010-12-15
kbuild/nconf: fix spaces damage
Arnaud Lacombe
2010-10-27
Merge branch 'message-callback' into kbuild/kconfig
Michal Marek
2010-09-27
Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...
Michal Marek
2010-09-20
kconfig: replace KERNELVERSION usage by the mainmenu's prompt
Arnaud Lacombe
2010-09-19
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
2010-09-19
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
2010-09-19
kconfig: rephrase help text not to mention the internal prefix
Arnaud Lacombe
2010-09-13
nconfig: Fix help for choice menus
Stephen Boyd
2010-08-17
kconfig: Allow frontends to display messages themselves
Michal Marek
2010-08-16
nconfig: add search support
Nir Tzachar
2010-08-12
nconfig: Fix segfault when menu is empty
Andrej Gelenberg
2010-02-02
nconfig: minor fix
Nir Tzachar
2010-02-02
nconfig: mark local functions as such
Michal Marek
2010-02-02
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com