index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
Kconfig: Move SPL settings into their own file
Simon Glass
1
-0
/
+2
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
1
-0
/
+10
2016-09-07
common/Kconfig: Fix various innocuous typos.
Robert P. J. Day
1
-11
/
+11
2016-07-22
Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig
Siva Durga Prasad Paladugu
1
-0
/
+6
2016-07-01
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
Masahiro Yamada
1
-1
/
+1
2016-07-01
doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README
Masahiro Yamada
1
-0
/
+2
2016-06-27
common: add new boot media kconfig entry
Peng Fan
1
-0
/
+48
2016-06-27
Kconfig: make NOR_BOOT a common option
Peng Fan
1
-0
/
+13
2016-06-20
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
Masahiro Yamada
1
-0
/
+1
2016-06-17
common/Kconfig: Change the default BOOTDELAY to 2
Tom Rini
1
-1
/
+1
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
1
-0
/
+9
2016-01-25
Move all command code into its own directory
Simon Glass
1
-586
/
+0
2016-01-13
cmd_boot: Add a poweroff command
Michael van Slingerland
1
-0
/
+3
2015-11-19
console: Add a console buffer
Simon Glass
1
-0
/
+28
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
1
-0
/
+6
2015-11-13
sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
Francois Retief
1
-0
/
+14
2015-10-22
drivers: Introduce a simplified remoteproc framework
Nishanth Menon
1
-0
/
+5
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
1
-0
/
+6
2015-08-31
dm: tpm: Add a 'tpmtest' command
Simon Glass
1
-0
/
+10
2015-08-31
tpm: Add Kconfig options for TPMs
Simon Glass
1
-0
/
+12
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
1
-0
/
+7
2015-07-01
common: Add CMD_SF Kconfig entry
Jagan Teki
1
-0
/
+5
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
1
-0
/
+23
2015-06-25
common: Add the CMD_ENV_EXISTS config to Kconfig
Joe Hershberger
1
-0
/
+6
2015-06-25
common: Fix comment for saveenv in Kconfig
Joe Hershberger
1
-1
/
+2
2015-06-08
autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
1
-3
/
+17
2015-06-08
autoboot.c: Move config options to Kconfig
Stefan Roese
1
-0
/
+64
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
1
-0
/
+1
2015-06-01
Move setexpr to Kconfig
Joe Hershberger
1
-0
/
+8
2015-05-14
dm: regulator: add regulator command
Przemyslaw Marczak
1
-0
/
+22
2015-05-14
dm: pmic: add pmic command
Przemyslaw Marczak
1
-0
/
+14
2015-04-29
Add a 'cpu' command to print CPU information
Simon Glass
1
-0
/
+8
2015-04-21
kconfig: remove duplicated CMD_DNS option
Andrey Skvortsov
1
-5
/
+0
2015-04-18
sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
Simon Glass
1
-0
/
+10
2015-04-18
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
1
-0
/
+106
2015-04-10
common/armflash: Support for ARM flash images
Linus Walleij
1
-0
/
+6
2015-03-05
kconfig: common: Fix memtest bool name
Nikolaos Pasaloukos
1
-1
/
+1
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
1
-1
/
+0
2015-02-12
dm: Add CMD_DM and CMD_DEMO to Kconfig
Simon Glass
1
-0
/
+23
2014-11-23
commands: add more command entries in Kconfig
Masahiro Yamada
1
-9
/
+274
2014-11-23
hush: add CONFIG_HUSH_PARSER to Kconfig
Masahiro Yamada
1
-0
/
+17
2014-09-24
kconfig: move CONFIG_CMD_IMPORTENV to Kconfig
Masahiro Yamada
1
-0
/
+6
2014-09-24
kconfig: move CONFIG_CMD_GO to Kconfig
Masahiro Yamada
1
-0
/
+6
2014-09-24
kconfig: move CONFIG_CMD_EXPORTENV to Kconfig
Masahiro Yamada
1
-0
/
+6
2014-09-24
kconfig: move CONFIG_CMD_CRC32 to Kconfig
Masahiro Yamada
1
-0
/
+6
2014-09-24
kconfig: move CONFIG_CMD_BOOTM to Kconfig
Masahiro Yamada
1
-0
/
+6
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+4