summaryrefslogtreecommitdiffstats
path: root/cmd/spi.c
Commit message (Expand)AuthorAgeFilesLines
* spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-291-3/+3
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* cmd: spi: Permit setting bus frequencyMarek Vasut2020-01-271-4/+10
* Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay2019-03-251-7/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cmd: spi: check return value of strdupPeng Fan2016-03-271-0/+2
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+174