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
/
include
/
command.h
Commit message (
Expand
)
Author
Age
Lines
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
bootz: un-staticize do_bootz
Rob Herring
2013-06-24
-0
/
+2
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
-1
/
+1
*
cmd_time: merge run_command_and_time_it with cmd_process
Richard Genoud
2013-02-04
-1
/
+3
*
Add console command to access io space registers
Vadim Bendebury
2012-12-11
-4
/
+4
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
-2
/
+0
*
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
2012-10-22
-12
/
+14
*
combine block device load commands into common function
Rob Herring
2012-09-25
-0
/
+4
*
Add cmd_process() to process commands in one place
Simon Glass
2012-03-06
-1
/
+28
*
Create a single cmd_call() function to handle command execution
Simon Glass
2012-03-06
-0
/
+3
*
env: clean cmd_nvedit.c checkpatch and code style
Igor Grinberg
2011-11-22
-0
/
+3
*
sandbox: Force command sections to be 4-byte aligned
Simon Glass
2011-10-17
-1
/
+2
*
cmd_usage: constify
Mike Frysinger
2011-07-26
-1
/
+1
*
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-07-25
-0
/
+8
*
autocomplete: remove runtime handler install
Mike Frysinger
2010-11-28
-12
/
+18
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
-0
/
+1
*
do_bootd: unify duplicate prototypes
Mike Frysinger
2010-11-28
-0
/
+3
*
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
-0
/
+2
*
command_t: punt unused type
Mike Frysinger
2010-11-28
-2
/
+0
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-1
/
+1
*
relocation: fixup cmdtable
Heiko Schocher
2010-09-19
-0
/
+3
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-4
/
+4
*
Make "usage" messages more helpful.
Wolfgang Denk
2009-06-12
-1
/
+1
*
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
Detlev Zundel
2009-03-27
-1
/
+3
*
Command usage cleanup
Peter Tyser
2009-01-28
-0
/
+5
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
-0
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-3
/
+3
*
Expose command table search for sub-commands
Kumar Gala
2008-10-18
-0
/
+7
*
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-0
/
+9
*
Fix merge problems
Stefan Roese
2008-08-06
-0
/
+2
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-1
/
+1
*
Remove references to the old cmd_confdefs.h include file.
Jon Loeliger
2007-07-08
-6
/
+0
*
* Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
2004-04-15
-0
/
+9
*
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-07-01
-6
/
+4
*
* Code cleanup:
wdenk
2003-06-27
-9
/
+19
*
Initial revision
wdenk
2002-08-27
-0
/
+90