summaryrefslogtreecommitdiff
path: root/cmd/clk.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-06-11clk: add support for setting clk rate from cmdlineTero Kristo1-2/+51
2021-06-11clk: fix clock tree dump to properly dump out every registered clockTero Kristo1-8/+19
2020-08-24cmd: clk: correctly handle depth for clk dumpPatrick Delaunay1-1/+2
2020-08-24cmd: clk: cosmetic: correct code alignment in show_clksPatrick Delaunay1-16/+16
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-4/+4
2019-08-22clk: support clk tree dumpPeng Fan1-30/+49
2019-05-04cmd: clk: Handle ENODEV from clk_get_rateIsmael Luceno Cortes1-10/+14
2018-09-29cmd: clk: Add trivial implementation of clock dump for DMMarek Vasut1-0/+37
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-23cmd: clk: Check return value from soc_clk_dumpMichal Simek1-1/+9
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+51