projects
/
carl9170fw.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wireless: align some HE capabilities with the spec
[carl9170fw.git]
/
config
/
2019-02-10
Jerry James
kconfig: loop boundary condition fix
tree
|
commitdiff
2019-02-10
Dirk Gouders
kconfig: handle P_SYMBOL in print_symbol()
tree
|
commitdiff
2019-02-10
Dirk Gouders
kconfig: fix line numbers for if-entries in menu tree
tree
|
commitdiff
2019-02-10
Nathan Chancellor
kconfig: Avoid format overflow warning from GCC 8.1
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: error out if a recursive variable references...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: add 'filename' and 'lineno' built-in variables
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: add 'info', 'warning-if', and 'error-if' built...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: expand lefthand side of assignment statement
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: support append assignment operator
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: support simply expanded variable
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: support user-defined function and recursively...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: begin PARAM state only when seeing a command...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: add 'shell' built-in function
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: add built-in function support
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: make default prompt of mainmenu less specific
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove sym_expand_string_value()
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove string expansion for mainmenu after...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove string expansion in file_lookup()
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: reference environment variables directly and...
tree
|
commitdiff
2019-02-10
Sam Ravnborg
kconfig: drop localization support
tree
|
commitdiff
2019-02-10
Don Zickus
kconfig: extend output of 'listnewconfig'
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: use yylineno option instead of manual lineno...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: detect recursive inclusion earlier
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove duplicated file name and lineno of...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: make unmet dependency warnings readable
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: warn unmet direct dependency of tristate symbo...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: hide irrelevant sub-menus for oldconfig
tree
|
commitdiff
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
next