summaryrefslogtreecommitdiff
path: root/cmd/remoteproc.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-3/+3
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-2/+2
2021-01-05dm: core: Access device flags through functionsSimon Glass1-1/+1
2020-12-19dm: Avoid accessing seq directlySimon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-7/+7
2019-07-27cmd: remoteproc: Allow list command to print the probed devicesLokesh Vutla1-5/+4
2019-07-27cmd: remoteproc: Add support for initializing devices individuallyLokesh Vutla1-15/+18
2018-11-01cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10Keerthy1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+281