index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_pci.c
Age
Commit message (
Expand
)
Author
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2011-11-22
common: move extern char console_buffer[] to common.h
Igor Grinberg
2010-11-14
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-10-22
pci: Add ability to re-enumerate PCI buses
John Schmoller
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2009-06-12
General help message cleanup
Wolfgang Denk
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2007-11-21
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-07-08
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-03
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2005-03-20
Patch by Manfred Baral, 17 Mar 2005:
wdenk
2003-07-01
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-06-27
* Code cleanup:
wdenk
2003-05-22
* Patch by Dave Ellis, 22 May 2003:
wdenk
2003-03-14
* Avoid flicker on the TRAB's VFD by synchronizing the enable with
wdenk
2002-12-07
* Patch by Hans-Joerg Frieden, 06 Dec 2002
wdenk
2002-11-19
* Patch by Thomas Frieden, 13 Nov 2002:
wdenk
2002-11-03
Initial revision
wdenk