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
/
cmd_pci.c
Commit message (
Expand
)
Author
Age
Lines
*
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-04
-8
/
+9
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
-1
/
+1
*
common: move extern char console_buffer[] to common.h
Igor Grinberg
2011-11-22
-1
/
+0
*
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-11-14
-64
/
+2
*
pci: Add ability to re-enumerate PCI buses
John Schmoller
2010-10-22
-0
/
+13
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
-2
/
+1
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-1
/
+1
*
General help message cleanup
Wolfgang Denk
2009-06-12
-1
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
-1
/
+1
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-1
/
+1
*
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+0
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-1
/
+1
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
-9
/
+0
*
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
-2
/
+2
*
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-1
/
+1
*
Patch by Manfred Baral, 17 Mar 2005:
wdenk
2005-03-20
-1
/
+1
*
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-07-01
-2
/
+2
*
* Code cleanup:
wdenk
2003-06-27
-63
/
+81
*
* Patch by Dave Ellis, 22 May 2003:
wdenk
2003-05-22
-18
/
+18
*
* Avoid flicker on the TRAB's VFD by synchronizing the enable with
wdenk
2003-03-14
-21
/
+58
*
* Patch by Hans-Joerg Frieden, 06 Dec 2002
wdenk
2002-12-07
-15
/
+53
*
* Patch by Thomas Frieden, 13 Nov 2002:
wdenk
2002-11-19
-1
/
+1
*
Initial revision
wdenk
2002-11-03
-0
/
+477