index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
symbol.c
Age
Commit message (
Expand
)
Author
2013-08-15
kconfig: switch to "long long" for sanity
Kees Cook
2013-07-16
kconfig: simplify symbol-search code
Yann E. MORIN
2013-07-16
kconfig: don't allocate n+1 elements in temporary array
Yann E. MORIN
2013-07-16
kconfig: minor style fixes in symbol-search code
Yann E. MORIN
2013-07-16
kconfig: avoid multiple calls to strlen
Yann E. MORIN
2013-06-29
kconfig: allow "hex" and "range" to support longs
Kees Cook
2013-06-24
kconfig: sort found symbols by relevance
Yann E. MORIN
2013-06-16
kconfig: Fix defconfig when one choice menu selects options that another choi...
Arve Hjønnevåg
2012-11-20
kconfig: Fix malloc handling in conf tools
Alan Cox
2012-01-26
kconfig: fix new choices being skipped upon config update
Arnaud Lacombe
2011-07-01
kconfig: introduce specialized printer
Arnaud Lacombe
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-01-10
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-12-21
kconfig: simplify select-with-unmet-direct-dependency warning
Arnaud Lacombe
2010-12-15
kconfig: fix typos
Arnaud Lacombe
2010-11-01
kconfig: sym_expand_string_value: allow for string termination when reallocing
Andy Whitcroft
2010-10-12
Revert "kconfig: Temporarily disable dependency warnings"
Michal Marek
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-09
kconfig: Temporarily disable dependency warnings
Michal Marek
2010-09-30
kconfig: Fix realloc usage()
Michal Marek
2010-09-19
kconfig: add a symbol string expansion helper
Arnaud Lacombe
2010-08-15
kconfig: fix segfault when detecting recursive dependency
Sam Ravnborg
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
2010-08-03
kconfig: refactor code in symbol.c
Sam Ravnborg
2010-08-03
kconfig: print more info when we see a recursive dependency
Roman Zippel
2010-08-03
kconfig: save location of config symbols
Sam Ravnborg
2010-07-08
kconfig: Don't write invisible choice values
Jan Beulich
2010-07-02
kbuild: Warn on selecting symbols with unmet direct dependencies
Catalin Marinas
2010-03-23
kconfig: recalc symbol value before showing search results
Li Zefan
2010-02-02
Improve kconfig symbol hashing
Andi Kleen
2009-09-20
kbuild: add static to prototypes
Trevor Keith
2008-04-28
kconfig: add named choice group
Roman Zippel
2008-04-28
kconfig: fix choice dependency check
Roman Zippel
2008-02-13
kconfig: fix select in combination with default
Roman Zippel
2008-01-28
kconfig: use environment option
Roman Zippel
2008-01-28
kconfig: environment symbol support
Roman Zippel
2008-01-28
kconfig: explicitly introduce expression list
Roman Zippel
2008-01-28
kconfig: rename E_OR & friends to avoid name clash
Sam Ravnborg
2007-05-06
kconfig: error out if recursive dependencies are found
Sam Ravnborg
2006-12-13
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...
Karsten Wiese
2006-06-09
kconfig: add defconfig_list/module option
Roman Zippel
2006-06-09
kconfig: allow loading multiple configurations
Roman Zippel
2006-06-09
kconfig: allow multiple default values per symbol
Roman Zippel
2006-06-09
kconfig: remove SYMBOL_{YES,MOD,NO}
Roman Zippel
2006-01-16
kbuild: create .kernelrelease at *config step
Sam Ravnborg
2005-11-09
[PATCH] kconfig: allow variable argumnts for range
Roman Zippel
2005-11-09
[PATCH] kconfig: fix restart for choice symbols
Roman Zippel
2005-11-09
[PATCH] kconfig: Fix Kconfig performance bug
David Gibson
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds