index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
Kconfig
Commit message (
Expand
)
Author
Age
Lines
*
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-06-09
-0
/
+9
*
Move all command code into its own directory
Simon Glass
2016-01-25
-586
/
+0
*
cmd_boot: Add a poweroff command
Michael van Slingerland
2016-01-13
-0
/
+3
*
console: Add a console buffer
Simon Glass
2015-11-19
-0
/
+28
*
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-18
-0
/
+6
*
sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
Francois Retief
2015-11-13
-0
/
+14
*
drivers: Introduce a simplified remoteproc framework
Nishanth Menon
2015-10-22
-0
/
+5
*
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-10-21
-0
/
+6
*
dm: tpm: Add a 'tpmtest' command
Simon Glass
2015-08-31
-0
/
+10
*
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-31
-0
/
+12
*
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-13
-0
/
+7
*
common: Add CMD_SF Kconfig entry
Jagan Teki
2015-07-01
-0
/
+5
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
-0
/
+23
*
common: Add the CMD_ENV_EXISTS config to Kconfig
Joe Hershberger
2015-06-25
-0
/
+6
*
common: Fix comment for saveenv in Kconfig
Joe Hershberger
2015-06-25
-1
/
+2
*
autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
2015-06-08
-3
/
+17
*
autoboot.c: Move config options to Kconfig
Stefan Roese
2015-06-08
-0
/
+64
*
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-06-01
-0
/
+1
*
Move setexpr to Kconfig
Joe Hershberger
2015-06-01
-0
/
+8
*
dm: regulator: add regulator command
Przemyslaw Marczak
2015-05-14
-0
/
+22
*
dm: pmic: add pmic command
Przemyslaw Marczak
2015-05-14
-0
/
+14
*
Add a 'cpu' command to print CPU information
Simon Glass
2015-04-29
-0
/
+8
*
kconfig: remove duplicated CMD_DNS option
Andrey Skvortsov
2015-04-21
-5
/
+0
*
sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
Simon Glass
2015-04-18
-0
/
+10
*
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2015-04-18
-0
/
+106
*
common/armflash: Support for ARM flash images
Linus Walleij
2015-04-10
-0
/
+6
*
kconfig: common: Fix memtest bool name
Nikolaos Pasaloukos
2015-03-05
-1
/
+1
*
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2015-02-24
-1
/
+0
*
dm: Add CMD_DM and CMD_DEMO to Kconfig
Simon Glass
2015-02-12
-0
/
+23
*
commands: add more command entries in Kconfig
Masahiro Yamada
2014-11-23
-9
/
+274
*
hush: add CONFIG_HUSH_PARSER to Kconfig
Masahiro Yamada
2014-11-23
-0
/
+17
*
kconfig: move CONFIG_CMD_IMPORTENV to Kconfig
Masahiro Yamada
2014-09-24
-0
/
+6
*
kconfig: move CONFIG_CMD_GO to Kconfig
Masahiro Yamada
2014-09-24
-0
/
+6
*
kconfig: move CONFIG_CMD_EXPORTENV to Kconfig
Masahiro Yamada
2014-09-24
-0
/
+6
*
kconfig: move CONFIG_CMD_CRC32 to Kconfig
Masahiro Yamada
2014-09-24
-0
/
+6
*
kconfig: move CONFIG_CMD_BOOTM to Kconfig
Masahiro Yamada
2014-09-24
-0
/
+6
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
-0
/
+4