summaryrefslogtreecommitdiff
path: root/common/cmd_spi.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* cmd_spi: remove superfluous semicolonMarek Vasut2012-08-09-1/+1
* sspi: add options to specify bus and modeReinhard Meyer2010-10-06-15/+25
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* cmd_spi: remove broken signed casting for displayMike Frysinger2008-10-14-2/+1
* SPI API improvementsHaavard Skinnemoen2008-06-03-17/+25
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-4/+0
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-1/+1
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-1/+1
* * Patches by Jon Diekema, 17 Sep 2003:wdenk2003-09-18-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-2/+2
* * Code cleanup:wdenk2003-06-27-3/+13
* * Patch by Andreas Oberritter, 09 Nov 2002:wdenk2002-11-11-20/+37
* Initial revisionwdenk2002-10-01-0/+116