summaryrefslogtreecommitdiff
path: root/cmd/clk.c
AgeCommit message (Expand)Author
2022-02-25cmd: clk: fix long help messagePatrick Delaunay
2022-02-25cmd: clk: update result of do_clk_setfreqPatrick Delaunay
2022-02-25cmd: clk: replace clk_lookup by uclass_get_device_by_namePatrick Delaunay
2022-02-25cmd: clk: test the number of argument in setfreq commandPatrick Delaunay
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-06-11clk: add support for setting clk rate from cmdlineTero Kristo
2021-06-11clk: fix clock tree dump to properly dump out every registered clockTero Kristo
2020-08-24cmd: clk: correctly handle depth for clk dumpPatrick Delaunay
2020-08-24cmd: clk: cosmetic: correct code alignment in show_clksPatrick Delaunay
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-08-22clk: support clk tree dumpPeng Fan
2019-05-04cmd: clk: Handle ENODEV from clk_get_rateIsmael Luceno Cortes
2018-09-29cmd: clk: Add trivial implementation of clock dump for DMMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-23cmd: clk: Check return value from soc_clk_dumpMichal Simek
2016-01-25Remove the cmd_ prefix from command filesSimon Glass