aboutsummaryrefslogtreecommitdiff
path: root/cmd/clk.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini
2023-12-15cmd: clk: Make soc_clk_dump staticIgor Prusov
2023-12-15cmd: clk: Use dump function from clk_opsIgor Prusov
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini
2023-02-12cmd: clk: probe the clock before dump themPatrick Delaunay
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