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
/
2021-02-05
Masahiro Yamada
kconfig: fix return value of do_error_if()
tree
|
commitdiff
2021-02-05
Boris Kolpackov
kconfig: clean up header inclusion
tree
|
commitdiff
2021-02-05
Boris Kolpackov
kconfig: make lkc.h self-sufficient #include-wise
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: qconf: fix incomplete type 'struct gstr' warning
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: add 'static' to some file-local data
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: remove '---help---' support
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: allow only 'config', 'comment', and 'if' insid...
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: do not assign a variable in the return statement
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: do not use OR-assignment for zero-cleared...
tree
|
commitdiff
2021-02-05
Masahiro Yamada
.gitignore: add SPDX License Identifier
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: make 'imply' obey the direct dependency
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: allow symbols implied by y to become m
tree
|
commitdiff
2021-02-05
Tetsuo Handa
kconfig: Invalidate all symbols after changing to y...
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: fix broken dependency in randconfig-generated...
tree
|
commitdiff
2021-02-05
Thomas Hebb
kconfig: fix nesting of symbol help text
tree
|
commitdiff
2021-02-05
Thomas Hebb
kconfig: distinguish between dependencies and visibilit...
tree
|
commitdiff
2021-02-05
Thomas Hebb
kconfig: list all definitions of a symbol in help text
tree
|
commitdiff
2021-02-05
Tetsuo Handa
kconfig: Add yes2modconfig and mod2yesconfig targets.
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: squash prop_alloc() into menu_add_prop()
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: remove sym from struct property
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: remove 'prompt' argument from menu_add_prop()
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: move prompt handling to menu_add_prompt()...
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: remove 'prompt' symbol
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: drop T_WORD from the RHS of 'prompt' symbol
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: use parent->dep as the parentdep of 'menu'
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kconfig: remove the rootmenu check in menu_add_prop()
tree
|
commitdiff
2021-02-05
Masahiro Yamada
kbuild: create modules.builtin without Makefile.modbuil...
tree
|
commitdiff
2020-02-01
Thomas Hebb
kconfig: don't crash on NULL expressions in expr_eq()
tree
|
commitdiff
2020-02-01
Laura Abbott
kconfig: Add option to get the full help text with...
tree
|
commitdiff
2020-02-01
Masahiro Yamada
kconfig: split util.c out of parser.y
tree
|
commitdiff
2019-09-27
Christian Lamparter
carl9170: config: update CMakeFiles
tree
|
commitdiff
2019-09-27
M. Vefa Bicakci
kconfig: Clear "written" flag to avoid data loss
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kconfig: fix missing choice values in auto.conf
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kconfig: remove meaningless if-conditional in conf_read()
tree
|
commitdiff
2019-09-27
Marco Ammon
kconfig: Fix spelling of sym_is_changable
tree
|
commitdiff
2019-09-27
Mauro Carvalho Chehab
docs: kbuild: convert docs to ReST and rename to *.rst
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kconfig: add static qualifier to expand_string()
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kconfig: require the argument of --defconfig
tree
|
commitdiff
2019-09-27
Alexander Popov
kconfig: Terminate menu blocks with a comment in the...
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kconfig: make conf_get_autoconfig_name() static
tree
|
commitdiff
2019-09-27
Jacob Garber
kconfig: use snprintf for formatting pathnames
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kconfig: remove useless NULL pointer check in conf_writ...
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kconfig: make parent directories for the saved .config...
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kconfig: do not write .config if the content is the...
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kconfig: do not accept a directory for configuration...
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kbuild: move ".config not found!" message from Kconfig...
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kconfig: rename zconf.y to parser.y
tree
|
commitdiff
2019-09-27
Masahiro Yamada
kconfig: rename zconf.l to lexer.l
tree
|
commitdiff
2019-03-04
Christian Lamparter
carl9170 firmware: config: fix missing lkc_proto.h...
tree
|
commitdiff
2019-03-04
Christian Lamparter
carl9170: config: re-add config.cmake
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove unused "file" field of yylval union
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: split the lexer out of zconf.y
tree
|
commitdiff
2019-02-10
Christian Lamparter
carl9170: config: fix patching errors and update CMakeFiles
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: split some C files out of zconf.y
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: convert to SPDX License Identifier
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove keyword lookup table entirely
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: update current_pos in the second lexer
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: switch to ASSIGN_VAL state in the second lexer
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: stop associating kconf_id with yylval
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: refactor end token rules
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: stop supporting '.' and '/' in unquoted words
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: use T_WORD instead of T_VARIABLE for variables
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: use specific tokens instead of T_ASSIGN for...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: refactor scanning and parsing "option" properties
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: use distinct tokens for type and default prope...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove redundant token defines
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: rename depends_list to comment_option_list
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: loosen the order of "visible" and "depends...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove redundant menu_block rule
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove redundant if_block rule
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove grammatically ambiguous option_error
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove grammatically ambiguous "unexpected...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: warn no new line at end of file
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: clean up EOF handling in the lexer
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: fix ambiguous grammar in terms of new lines
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: refactor pattern matching in STRING state
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove unneeded pattern matching to whitespaces
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: require T_EOL to reduce visible statement
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: fix memory leak when EOF is encountered in...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: fix file name and line number of warn_ignored_...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove k_invalid from expr_parse_string()...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove S_OTHER symbol type and correct depende...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: split out code touching a file to conf_touch_dep()
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: rename conf_split_config() to conf_touch_deps()
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove unneeded setsym label in conf_read_simple()
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove oldnoconfig target
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: suppress "configuration written to .config...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: improve the recursive dependency report
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: report recursive dependency involving 'imply'
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: error out when seeing recursive dependency
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove P_ENV property type
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: remove unused sym_get_env_prop() function
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: fix the rule of mainmenu_stmt symbol
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: allow all config targets to write auto.conf...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: make syncconfig update .config regardless...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: create directories needed for syncconfig by...
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: split out useful helpers in confdata.c
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: rename file_write_dep and move it to confdata.c
tree
|
commitdiff
2019-02-10
Masahiro Yamada
kconfig: handle format string before calling conf_messa...
tree
|
commitdiff
2019-02-10
Dirk Gouders
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
tree
|
commitdiff
next