index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
clk.c
Age
Commit message (
Expand
)
Author
2024-10-09
cmd: clk: simplify clk command
Heinrich Schuchardt
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2023-12-15
cmd: clk: Make soc_clk_dump static
Igor Prusov
2023-12-15
cmd: clk: Use dump function from clk_ops
Igor Prusov
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-02-12
cmd: clk: probe the clock before dump them
Patrick Delaunay
2022-02-25
cmd: clk: fix long help message
Patrick Delaunay
2022-02-25
cmd: clk: update result of do_clk_setfreq
Patrick Delaunay
2022-02-25
cmd: clk: replace clk_lookup by uclass_get_device_by_name
Patrick Delaunay
2022-02-25
cmd: clk: test the number of argument in setfreq command
Patrick Delaunay
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-06-11
clk: add support for setting clk rate from cmdline
Tero Kristo
2021-06-11
clk: fix clock tree dump to properly dump out every registered clock
Tero Kristo
2020-08-24
cmd: clk: correctly handle depth for clk dump
Patrick Delaunay
2020-08-24
cmd: clk: cosmetic: correct code alignment in show_clks
Patrick Delaunay
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-08-22
clk: support clk tree dump
Peng Fan
2019-05-04
cmd: clk: Handle ENODEV from clk_get_rate
Ismael Luceno Cortes
2018-09-29
cmd: clk: Add trivial implementation of clock dump for DM
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-23
cmd: clk: Check return value from soc_clk_dump
Michal Simek
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass