index
:
u-boot.git
CHECK/bloblist-not-found
CHECK/check-bootm-fit-noload
CHECK/resync-scripts-kconfig
DBG/clk-support-arbitrary-clk_register-sequence
Jenkins
master
next
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kconfig.h
Age
Commit message (
Expand
)
Author
2024-10-11
kconfig: binman: Check for SPL instead of XPL
Simon Glass
2024-10-11
include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2022-05-02
Introduce Verifying Program Loader (VPL)
Simon Glass
2022-02-08
kconfig: Add support for conditional values
Simon Glass
2022-02-08
kconfig: Update IS_ENABLED() internals
Simon Glass
2021-10-08
kconfig: Add tools support to CONFIG_IS_ENABLED()
Simon Glass
2020-07-09
linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED
Rasmus Villemoes
2020-07-09
linux/kconfig.h: remove unused helper macros
Rasmus Villemoes
2020-07-09
linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*
Rasmus Villemoes
2019-09-19
kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL
Lukasz Majewski
2017-08-13
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
Philipp Tomsich
2015-08-18
linux/kconfig.h: add CPP macros useful for per-image config options
Masahiro Yamada
2014-07-30
kconfig: import Kconfig files from Linux 3.16-rc7
Masahiro Yamada