Commit Graph

3 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Peng Fan 9caeb26c54 cmd: spi: check return value of strdup 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Simon Glass 1157a161b0 dm: spi: Adjust cmd_spi to work with driver model 10 years ago
Simon Glass df3b23ae3a dm: spi: Move cmd device code into its own function 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Marek Vasut 2d5e7c7a4c cmd_spi: remove superfluous semicolon 12 years ago
Reinhard Meyer 21032b35a0 sspi: add options to specify bus and mode 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Mike Frysinger c46980f6d2 cmd_spi: remove broken signed casting for display 16 years ago
Haavard Skinnemoen d255bb0e78 SPI API improvements 16 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger fd9bcaa35b common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk 206c60cbea * Patches by Jon Diekema, 17 Sep 2003: 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk eb9401e3eb * Patch by Andreas Oberritter, 09 Nov 2002: 22 years ago
wdenk e3093091a9 Initial revision 22 years ago