Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-12 | cmd: spi: Judge the number of added parameters | chenzhipeng | 1 | -0/+3 |
2022-05-23 | spi: spi-uclass: Add new spi_get_bus_and_cs() implementation | Patrice Chotard | 1 | -2/+2 |
2021-09-30 | WS cleanup: remove SPACE(s) followed by TAB | Wolfgang Denk | 1 | -3/+3 |
2021-08-02 | global: Convert simple_strtoul() with decimal to dectoul() | Simon Glass | 1 | -5/+5 |
2020-06-29 | spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* | Lukasz Majewski | 1 | -3/+3 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -1/+1 |
2020-01-27 | cmd: spi: Permit setting bus frequency | Marek Vasut | 1 | -4/+10 |
2019-03-25 | Convert CONFIG_DEFAULT_SPI_* to Kconfig | Patrick Delaunay | 1 | -7/+0 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2016-03-27 | cmd: spi: check return value of strdup | Peng Fan | 1 | -0/+2 |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass | 1 | -0/+174 |