summaryrefslogtreecommitdiffstats
path: root/commands/spi.c
Commit message (Expand)AuthorAgeFilesLines
* commands: spi: do not restrict spi's data to be hex-formattedUlrich Ölmann2017-10-231-1/+1
* commands: spi: fix chip select validationStefan Lengfeld2016-11-081-2/+2
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-11/+13
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* commands: spi: Fix spi read procedureAlexander Shiyan2013-07-151-1/+1
* mem: add the swab (swap bytes) option to memory_display()Antony Pavlov2012-11-261-2/+2
* introduce spi commandJean-Christophe PLAGNIOL-VILLARD2012-11-121-0/+132