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
/
symbol.c
2021-02-05
Boris Kolpackov
kconfig: clean up header inclusion
blob
|
commitdiff
|
raw
2021-02-05
Masahiro Yamada
kconfig: add 'static' to some file-local data
blob
|
commitdiff
|
raw
|
diff to current
2021-02-05
Masahiro Yamada
kconfig: do not use OR-assignment for zero-cleared...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-05
Masahiro Yamada
kconfig: make 'imply' obey the direct dependency
blob
|
commitdiff
|
raw
|
diff to current
2021-02-05
Masahiro Yamada
kconfig: allow symbols implied by y to become m
blob
|
commitdiff
|
raw
|
diff to current
2021-02-05
Masahiro Yamada
kconfig: squash prop_alloc() into menu_add_prop()
blob
|
commitdiff
|
raw
|
diff to current
2021-02-05
Masahiro Yamada
kconfig: remove sym from struct property
blob
|
commitdiff
|
raw
|
diff to current
2019-09-27
Marco Ammon
kconfig: Fix spelling of sym_is_changable
blob
|
commitdiff
|
raw
|
diff to current
2019-09-27
Mauro Carvalho Chehab
docs: kbuild: convert docs to ReST and rename to *.rst
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: split some C files out of zconf.y
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: convert to SPDX License Identifier
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: remove S_OTHER symbol type and correct depende...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: improve the recursive dependency report
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: report recursive dependency involving 'imply'
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: error out when seeing recursive dependency
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: remove P_ENV property type
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: remove unused sym_get_env_prop() function
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Dirk Gouders
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: remove sym_expand_string_value()
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: reference environment variables directly and...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: make unmet dependency warnings readable
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: warn unmet direct dependency of tristate symbo...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Ulf Magnusson
kconfig: only write '# CONFIG_FOO is not set' for visib...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: add xstrdup() helper
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: remove const qualifier from sym_expand_string_...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: add xrealloc() helper
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: send error messages to stderr
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: do not write choice values when their dependen...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: drop 'boolean' keyword
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Ulf Magnusson
kconfig: Don't leak 'source' filenames during parsing
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Masahiro Yamada
kconfig: display recursive dependency resolution hint...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-26
Heinrich Schuchardt
kconfig/symbol.c: use correct pointer type argument...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
Nicolas Pitre
Kconfig: Introduce the "imply" keyword
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
Dirk Gouders
kconfig/symbol.c: handle choice_values that depend...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-27
Luis R. Rodriguez
kbuild: document recursive dependency limitation /...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-27
Markus Elfring
kconfig: Delete unnecessary checks before the function...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-27
Jan Beulich
kconfig: allow use of relations other than (in)equality
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
Michal Marek
kconfig: Remove unnecessary prototypes from headers
blob
|
commitdiff
|
raw
|
diff to current
2013-12-22
Christian Lamparter
Merge branch 'master' of git://github.com/chunkeey...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-23
Martin Walch
kconfig: fix trivial typos and update mconf documentation
blob
|
commitdiff
|
raw
|
diff to current
2013-10-25
Christian Lamparter
Merge branch 'master' of git://github.com/chunkeey...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Kees Cook
kconfig: switch to "long long" for sanity
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Yann E. MORIN
kconfig: simplify symbol-search code
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Yann E. MORIN
kconfig: don't allocate n+1 elements in temporary array
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Yann E. MORIN
kconfig: minor style fixes in symbol-search code
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Yann E. MORIN
kconfig: avoid multiple calls to strlen
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Kees Cook
kconfig: allow "hex" and "range" to support longs
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Yann E. MORIN
kconfig: sort found symbols by relevance
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Arve Hjønnevåg
kconfig: Fix defconfig when one choice menu selects...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-23
Christian Lamparter
Merge branch 'master' of git://github.com/chunkeey...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
Alan Cox
kconfig: Fix malloc handling in conf tools
blob
|
commitdiff
|
raw
|
diff to current
2012-05-05
Arnaud Lacombe
kconfig: fix new choices being skipped upon config...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-17
Christian Lamparter
config: import latest kconfig
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Christian Lamparter
carl9170 firmware: import 1.7.0
1.7.0
blob
|
commitdiff
|
raw
|
diff to current