summaryrefslogtreecommitdiffstats
path: root/cmd/clk.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: clk: correctly handle depth for clk dumpPatrick Delaunay2020-08-241-1/+2
* cmd: clk: cosmetic: correct code alignment in show_clksPatrick Delaunay2020-08-241-16/+16
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-4/+4
* clk: support clk tree dumpPeng Fan2019-08-221-30/+49
* cmd: clk: Handle ENODEV from clk_get_rateIsmael Luceno Cortes2019-05-041-10/+14
* cmd: clk: Add trivial implementation of clock dump for DMMarek Vasut2018-09-291-0/+37
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cmd: clk: Check return value from soc_clk_dumpMichal Simek2018-04-231-1/+9
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+51