summaryrefslogtreecommitdiff
path: root/cmd/spi.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-5/+5
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski1-3/+3
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-01-27cmd: spi: Permit setting bus frequencyMarek Vasut1-4/+10
2019-03-26Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay1-7/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-03-27cmd: spi: check return value of strdupPeng Fan1-0/+2
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+174