Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dbd0b42350d5717786cb8257fbe5b528f3af9772
/
scripts
/
kconfig
/
menu.c
d05377e
kconfig: Create links to main menu items in search
by Ariel Marcovitch
· 3 years, 4 months ago
a77a05d
kconfig: split menu.c out of parser.y
by Masahiro Yamada
· 3 years, 9 months ago
6dd85ff
kconfig: change "modules" from sub-option to first-level attribute
by Masahiro Yamada
· 3 years, 10 months ago
ab83857
kconfig: remove allnoconfig_y option
by Masahiro Yamada
· 3 years, 10 months ago
b75b0a8
kconfig: change defconfig_list option to environment variable
by Masahiro Yamada
· 3 years, 10 months ago
644a4b6
kconfig: do not assign a variable in the return statement
by Masahiro Yamada
· 4 years, 9 months ago
a960968
kconfig: fix nesting of symbol help text
by Thomas Hebb
· 5 years ago
3460d0bc
kconfig: distinguish between dependencies and visibility in help text
by Thomas Hebb
· 5 years ago
edda15f
kconfig: list all definitions of a symbol in help text
by Thomas Hebb
· 5 years ago
adf7c5b
kconfig: squash prop_alloc() into menu_add_prop()
by Masahiro Yamada
· 5 years ago
2ffeef6
kconfig: remove 'prompt' argument from menu_add_prop()
by Masahiro Yamada
· 5 years ago
024352ff
kconfig: move prompt handling to menu_add_prompt() from menu_add_prop()
by Masahiro Yamada
· 5 years ago
de026ca
kconfig: use parent->dep as the parentdep of 'menu'
by Masahiro Yamada
· 5 years ago
f64048a
kconfig: remove the rootmenu check in menu_add_prop()
by Masahiro Yamada
· 5 years ago
0c87410
kconfig: convert to SPDX License Identifier
by Masahiro Yamada
· 6 years ago
ce2164a
kconfig: refactor scanning and parsing "option" properties
by Masahiro Yamada
· 6 years ago
693359f
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
by Dirk Gouders
· 6 years ago
104daea
kconfig: reference environment variables directly and remove 'option env='
by Masahiro Yamada
· 7 years ago
694c49a
kconfig: drop localization support
by Sam Ravnborg
· 7 years ago
d9119b5
kconfig: Print reverse dependencies in groups
by Eugeniu Rosca
· 7 years ago
9a47cee
kconfig: clean-up reverse dependency help implementation
by Masahiro Yamada
· 7 years ago
f4bc1ee
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
by Masahiro Yamada
· 7 years ago
1ccb271
kconfig: make "Selected by:" and "Implied by:" readable
by Petr Vorel
· 7 years ago
b536880
kconfig: Clarify menu and 'if' dependency propagation
by Ulf Magnusson
· 7 years ago
9d1a9e8
kconfig: Document 'if' flattening logic
by Ulf Magnusson
· 7 years ago
d3465af
kconfig: Clarify choice dependency propagation
by Ulf Magnusson
· 7 years ago
3e41ba0
kconfig: Document SYMBOL_OPTIONAL logic
by Ulf Magnusson
· 7 years ago
b92d804
kconfig: drop 'boolean' keyword
by Masahiro Yamada
· 7 years ago
df60f4b
kconfig: Remove menu_end_entry()
by Ulf Magnusson
· 7 years ago
05cccce
kconfig: Document automatic submenu creation code
by Ulf Magnusson
· 7 years ago
7cf33f8
kconfig: Fix choice symbol expression leak
by Ulf Magnusson
· 7 years ago
ae7440e
kconfig: Fix automatic menu creation mem leak
by Ulf Magnusson
· 7 years ago
f77850d
kconfig: Clean up modules handling and fix crash
by Ulf Magnusson
· 7 years ago
fa8ceda
kconfig: Clarify expression rewriting
by Ulf Magnusson
· 7 years ago
9a82684
kconfig: Rename menu_check_dep() to rewrite_m()
by Ulf Magnusson
· 7 years ago
2c37e08
kconfig: Warn if choice default is not in choice
by Ulf Magnusson
· 7 years ago
237e3ad
Kconfig: Introduce the "imply" keyword
by Nicolas Pitre
· 8 years ago
aab24a8
kconfig: return 'false' instead of 'no' in bool function
by Vegard Nossum
· 9 years ago
ad8d40c
kconfig: Remove unnecessary prototypes from headers
by Michal Marek
· 10 years ago
2d56030
kconfig: Fix warning "‘jump’ may be used uninitialized"
by Peter Kümmel
· 10 years ago
bb66fc6
kbuild: trivial - use tabs for code indent where possible
by Masahiro Yamada
· 11 years ago
5d2acfc
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
by Josh Triplett
· 11 years ago
503c823
kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len
by Martin Walch
· 11 years ago
57540f1d
kconfig: adjust warning message for conflicting types
by Martin Walch
· 11 years ago
8d9dfe8
kconfig: fix trivial typos and update mconf documentation
by Martin Walch
· 11 years ago
e062781
kconfig: do not allow more than one symbol to have 'option modules'
by Yann E. MORIN
· 11 years ago
6902dcc
kconfig: do not special-case 'MODULES' symbol
by Yann E. MORIN
· 11 years ago
b202c0d
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
1278ebd
mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
by Dirk Gouders
· 12 years ago
e983b7b
kconfig/menu.c: fix multiple references to expressions in menu_add_prop()
by Dirk Gouders
· 12 years ago
383da76
menuconfig: fix NULL pointer dereference when searching a symbol
by Li Zefan
· 12 years ago
bcdedcc
menuconfig: print more info for symbol without prompts
by Wengmeiling
· 12 years ago
e3900e7
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 12 years ago
177acf7
kconfig: Fix malloc handling in conf tools
by Alan Cox
· 12 years ago
bad9955
menuconfig: Replace CIRCLEQ by list_head-style lists.
by Benjamin Poirier
· 12 years ago
95ac9b3
menuconfig: Assign jump keys per-page instead of globally
by Benjamin Poirier
· 12 years ago
5e609ad
menuconfig: Add jump keys to search results
by Benjamin Poirier
· 12 years ago
57e6292
kconfig: factor code in menu_get_ext_help()
by Arnaud Lacombe
· 13 years ago
3f198df
kbuild: Fix help text not displayed in choice option.
by Srinivas Kandagatla
· 13 years ago
ec6452a
kconfig: do not overwrite symbol direct dependency in assignment
by Arnaud Lacombe
· 14 years ago
5a6f8d2
kconfig: nuke LKC_DIRECT_LINK cruft
by Arnaud Lacombe
· 14 years ago
dd00330
kconfig: add missing <ctype.h> inclusion
by Arnaud Lacombe
· 14 years ago
10a4b27
kconfig: add missing <stdarg.h> inclusion
by Arnaud Lacombe
· 14 years ago
f28b1c8
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
7ad1227
kconfig: fix undesirable side effect of adding "visible" menu attribute
by Jan Beulich
· 14 years ago
ab60bd0
kconfig: add more S_INT and S_HEX consistency checks
by Arnaud Lacombe
· 14 years ago
86e187f
kconfig: add an option to determine a menu's visibility
by Arnaud Lacombe
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
ff5ff60
kconfig: delay symbol direct dependency initialization
by Arnaud Lacombe
· 14 years ago
ba6ff60
kconfig: don't emit warning upon rootmenu's prompt redefinition
by Arnaud Lacombe
· 14 years ago
652cf98
kconfig: rephrase help texts/comments not to include the package name
by Arnaud Lacombe
· 14 years ago
ffb5957
kconfig: allow build-time definition of the internal config prefix
by Arnaud Lacombe
· 14 years ago
59e89e3
kconfig: save location of config symbols
by Sam Ravnborg
· 14 years ago
246cf9c
kbuild: Warn on selecting symbols with unmet direct dependencies
by Catalin Marinas
· 15 years ago
3fb9acb
kconfig: fix to tag NEW symbols correctly
by Li Zefan
· 15 years ago
70ed074
kconfig: print the range of integer/hex symbol in help text
by Li Zefan
· 15 years ago
b040b44
kconfig: print symbol type in help text
by Li Zefan
· 15 years ago
22c7eca
menuconfig: add support to show hidden options which have prompts
by Li Zefan
· 15 years ago
4280eae
kconfig: some small fixes
by Li Zefan
· 15 years ago
692d97c
kconfig: new configuration interface (nconfig)
by nir.tzachar@gmail.com
· 15 years ago
4356f48
kbuild: add static to prototypes
by Trevor Keith
· 15 years ago
4779105
kconfig: make use of menu_get_ext_help in gconfig
by Cheng Renquan
· 15 years ago
6bd5999
kconfig: add menu_get_ext_help function to display more information
by Cheng Renquan
· 15 years ago
5a1aa8a
kconfig: add named choice group
by Roman Zippel
· 17 years ago
603d498
kconfig: ignore select of unknown symbol
by Sam Ravnborg
· 17 years ago
f5eaa32
kconfig: tristate choices with mixed tristate and boolean values
by Jan Beulich
· 17 years ago
9344908
kconfig: environment symbol support
by Roman Zippel
· 17 years ago
7a96292
kconfig: explicitly introduce expression list
by Roman Zippel
· 17 years ago
01771b0
kconfig: macro fix in menu.c
by EGRY Gabor
· 17 years ago
e8b8c97
Revert "kconfig: tristate choices with mixed tristate and boolean values"
by Linus Torvalds
· 17 years ago
a5bf3d8
kconfig: tristate choices with mixed tristate and boolean values
by Jan Beulich
· 17 years ago
03d2912
kconfig: attach help text to menus
by Sam Ravnborg
· 17 years ago
1e093ec
kconfig: correct minor typo in Kconfig warning message.
by Robert P. J. Day
· 18 years ago
f001f7f
kconfig: warn about leading whitespace for menu prompts
by Roman Zippel
· 19 years ago
face437
kconfig: add defconfig_list/module option
by Roman Zippel
· 19 years ago
f6a88aa
kconfig: add symbol option config syntax
by Roman Zippel
· 19 years ago
a02f057
[PATCH] kconfig: improve error handling in the parser
by Roman Zippel
· 19 years ago
4cf3cbe
[PATCH] kconfig: allow variable argumnts for range
by Roman Zippel
· 19 years ago
fb7f6ff
[PATCH] kconfig: trivial cleanup
by blaisorblade@yahoo.it
· 19 years ago
3b9fa09
[PATCH] Kconfig i18n support
by Arnaldo Carvalho de Melo
· 20 years ago
Next »