summaryrefslogtreecommitdiff
path: root/common/cmd_spi.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-08-10cmd_spi: remove superfluous semicolonMarek Vasut1-1/+1
2010-10-07sspi: add options to specify bus and modeReinhard Meyer1-15/+25
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-10-14cmd_spi: remove broken signed casting for displayMike Frysinger1-2/+1
2008-06-03SPI API improvementsHaavard Skinnemoen1-17/+25
2007-11-21[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-4/+0
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-1/+1
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2003-09-18* Patches by Jon Diekema, 17 Sep 2003:wdenk1-1/+1
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
2003-06-28* Code cleanup:wdenk1-3/+13
2002-11-11* Patch by Andreas Oberritter, 09 Nov 2002:wdenk1-20/+37
2002-10-01Initial revisionwdenk1-0/+116