aboutsummaryrefslogtreecommitdiff
path: root/cmd/spi.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-12cmd: spi: Judge the number of added parameterschenzhipeng1-0/+3
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard1-2/+2
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-3/+3
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-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-01-27cmd: spi: Permit setting bus frequencyMarek Vasut1-4/+10
2019-03-25Convert 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