summaryrefslogtreecommitdiffstats
path: root/common/cmd_pci.c
Commit message (Expand)AuthorAgeFilesLines
* common/cmd_*.c: sparse fixesKim Phillips2012-11-041-8/+9
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-1/+1
* common: move extern char console_buffer[] to common.hIgor Grinberg2011-11-221-1/+0
* pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-64/+2
* pci: Add ability to re-enumerate PCI busesJohn Schmoller2010-10-221-0/+13
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+0
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-9/+0
* common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-2/+2
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Patch by Manfred Baral, 17 Mar 2005:wdenk2005-03-201-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-2/+2
* * Code cleanup:wdenk2003-06-271-63/+81
* * Patch by Dave Ellis, 22 May 2003:wdenk2003-05-221-18/+18
* * Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2003-03-141-21/+58
* * Patch by Hans-Joerg Frieden, 06 Dec 2002wdenk2002-12-071-15/+53
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-191-1/+1
* Initial revisionwdenk2002-11-031-0/+477
OpenPOWER on IntegriCloud