projects
/
carl9170fw.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
ieee80211: redefine S1G bits with GENMASK
[carl9170fw.git]
/
config
/
2019-02-10
Masahiro Yamada
kconfig: remove redundant input_mode test for check_con...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove unneeded input_mode test in conf()
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: do not call check_conf() for olddefconfig
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: only write '# CONFIG_FOO is not set' for visib...
tree
|
commitdiff
2019-02-10
Eugeniu Rosca
kconfig: Print reverse dependencies in groups
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: clean-up reverse dependency help implementation
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: fix line number in recursive inclusion error...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: Don't leak choice names during parsing
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: set SYMBOL_AUTO to the symbol marked with...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: add xstrdup() helper
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove const qualifier from sym_expand_string_...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: add xrealloc() helper
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: send error messages to stderr
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: echo stdin to stdout if either is redirected
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove check_stdin()
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: show '?' prompt even if no help text is available
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: do not write choice values when their dependen...
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Warn if help text is blank
tree
|
commitdiff
2019-02-10
Petr Vorel
kconfig: make "Selected by:" and "Implied by:" readable
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Clarify menu and 'if' dependency propagation
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Document 'if' flattening logic
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Clarify choice dependency propagation
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Document SYMBOL_OPTIONAL logic
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: use default 'yy' prefix for lexer and parser
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: make conf_unsaved a local variable of conf_read()
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: make xfgets() really static
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: make input_mode static
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Warn if there is more than one help text
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: drop 'boolean' keyword
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Remove menu_end_entry()
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Document important expression functions
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Document automatic submenu creation code
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Fix choice symbol expression leak
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Fix expr_free() E_NOT leak
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Fix automatic menu creation mem leak
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Don't leak main menus during parsing
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Don't leak 'option' arguments during parsing
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Don't leak 'source' filenames during parsing
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Don't leak symbol names during parsing
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: display recursive dependency resolution hint...
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Clean up modules handling and fix crash
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Clarify expression rewriting
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Rename menu_check_dep() to rewrite_m()
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Sync zconf.y with zconf.tab.c_shipped
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Document the 'symbol' struct
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Document the 'menu' struct
tree
|
commitdiff
2019-02-10
Ulf Magnusson
kconfig: Warn if choice default is not in choice
tree
|
commitdiff
2018-01-26
Nicolas Pitre
kconfig: fix relational operators for bool and tristate...
tree
|
commitdiff
2018-01-26
Heinrich Schuchardt
kconfig/symbol.c: use correct pointer type argument...
tree
|
commitdiff
2018-01-26
Greg Kroah-Hartman
License cleanup: add SPDX GPL-2.0 license identifier...
tree
|
commitdiff
2017-11-05
Linus Torvalds
Remove gperf usage from toolchain
tree
|
commitdiff
2017-11-05
Nicolas Pitre
Kconfig: Introduce the "imply" keyword
tree
|
commitdiff
2017-11-05
Dirk Gouders
kconfig/symbol.c: handle choice_values that depend...
tree
|
commitdiff
2017-11-05
Paul Bolle
kconfig: add unexpected data itself to warning
tree
|
commitdiff
2016-04-27
Al Viro
unbreak allmodconfig KCONFIG_ALLCONFIG=...
tree
|
commitdiff
2016-04-27
Vegard Nossum
kconfig: return 'false' instead of 'no' in bool function
tree
|
commitdiff
2016-04-27
Markus Mayer
kconfig: allow kconfig to handle longer path names
tree
|
commitdiff
2016-04-27
Michal Sojka
kconfig: Fix copy&paste error
tree
|
commitdiff
2016-04-27
Luis R. Rodriguez
kbuild: document recursive dependency limitation /...
tree
|
commitdiff
2016-04-27
Andreas Ruprecht
kconfig: warn of unhandled characters in Kconfig commands
tree
|
commitdiff
2016-04-27
Markus Elfring
kconfig: Delete unnecessary checks before the function...
tree
|
commitdiff
2016-04-27
Jan Beulich
kconfig: allow use of relations other than (in)equality
tree
|
commitdiff
2016-04-27
Jan Beulich
kconfig: don't silently ignore unhandled characters
tree
|
commitdiff
2016-04-27
Martin Walch
Kconfig: Remove bad inference rules expr_eliminate_dups2()
tree
|
commitdiff
2015-05-20
Michal Marek
kconfig: Do not print status messages in make -s mode
tree
|
commitdiff
2015-05-20
Michal Marek
kconfig: Remove unnecessary prototypes from headers
tree
|
commitdiff
2015-05-20
Michal Marek
kconfig: Remove dead code
tree
|
commitdiff
2015-05-20
Michal Marek
kconfig: Get rid of the P() macro in headers
tree
|
commitdiff
2015-05-20
Colin Ian King
kconfig: use va_end to match corresponding va_start
tree
|
commitdiff
2015-01-01
Peter Kümmel
kconfig: Fix warning "‘jump’ may be used uninitialized"
tree
|
commitdiff
2015-01-01
Andrey Utkin
Replace mentions of "list_struct" to "list_head"
tree
|
commitdiff
2015-01-01
Masahiro Yamada
kbuild: trivial - use tabs for code indent where possible
tree
|
commitdiff
2015-01-01
Masahiro Yamada
kbuild: trivial - remove trailing empty lines
tree
|
commitdiff
2015-01-01
Josh Triplett
kconfig: make allnoconfig disable options behind EMBEDD...
tree
|
commitdiff
2013-12-22
Christian Lamparter
Merge branch 'master' of git://github.com/chunkeey...
tree
|
commitdiff
2013-11-23
Martin Walch
kconfig: fix bug in search results string: use strlen...
tree
|
commitdiff
2013-11-23
Martin Walch
kconfig: remove unused definition from scanner
tree
|
commitdiff
2013-11-23
Martin Walch
kconfig: adjust warning message for conflicting types
tree
|
commitdiff
2013-11-23
Martin Walch
kconfig: fix trivial typos and update mconf documentation
tree
|
commitdiff
2013-11-23
Martin Walch
kconfig: add short explanation to SYMBOL_WRITE
tree
|
commitdiff
2013-10-25
Christian Lamparter
Merge branch 'master' of git://github.com/chunkeey...
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig: do not allow more than one symbol to have...
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig: do not special-case 'MODULES' symbol
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig: silence warning when parsing auto.conf when...
tree
|
commitdiff
2013-10-23
Kees Cook
kconfig: switch to "long long" for sanity
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig: simplify symbol-search code
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig: don't allocate n+1 elements in temporary array
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig: minor style fixes in symbol-search code
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig: avoid multiple calls to strlen
tree
|
commitdiff
2013-10-23
Kees Cook
kconfig: allow "hex" and "range" to support longs
tree
|
commitdiff
2013-10-23
Yann E. MORIN
Revert "kconfig: fix randomising choice entries in...
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig: fix randomising choice entries in presence...
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig: loop as long as we changed some symbols in...
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig: sort found symbols by relevance
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig/conf: print the seed used to initialise the...
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig/conf: accept a base-16 seed for randconfig
tree
|
commitdiff
2013-10-23
Yann E. MORIN
kconfig/conf: fix randconfig setting multiple symbols...
tree
|
commitdiff
2013-10-23
Dirk Gouders
mconf/nconf: mark empty menus/menuconfigs different...
tree
|
commitdiff
2013-10-23
Arve Hjønnevåg
kconfig: Fix defconfig when one choice menu selects...
tree
|
commitdiff
2013-10-23
Dirk Gouders
kconfig/menu.c: fix multiple references to expressions...
tree
|
commitdiff
next