summaryrefslogtreecommitdiff
path: root/common/spi_commands.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* tree: Remove non-standard "%ph" printf formatTom Hughes2022-07-191-2/+8
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* printf: Convert %h to %phEvan Green2019-10-051-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* common: spi: Add a delay after write commands.Gwendal Grignou2015-11-191-0/+7
* common: add command spixferGwendal Grignou2015-09-231-0/+65