1. e357de0 cmd: clk: simplify clk command by Heinrich Schuchardt · 2 months ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. 7336e68 cmd: clk: Make soc_clk_dump static by Igor Prusov · 1 year, 1 month ago
  6. 6b56540 cmd: clk: Use dump function from clk_ops by Igor Prusov · 1 year, 1 month ago
  7. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  8. aac5b9a cmd: clk: probe the clock before dump them by Patrick Delaunay · 2 years ago
  9. 8ef8203 cmd: clk: fix long help message by Patrick Delaunay · 2 years, 10 months ago
  10. fe23c80 cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · 2 years, 10 months ago
  11. 27e14d4 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · 2 years, 10 months ago
  12. 5c6d32d cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · 2 years, 10 months ago
  13. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  14. 4bd4cb4 clk: add support for setting clk rate from cmdline by Tero Kristo · 3 years, 6 months ago
  15. 1a22eba clk: fix clock tree dump to properly dump out every registered clock by Tero Kristo · 3 years, 6 months ago
  16. 0ca4cc0 cmd: clk: correctly handle depth for clk dump by Patrick Delaunay · 4 years, 4 months ago
  17. 15c5a34 cmd: clk: cosmetic: correct code alignment in show_clks by Patrick Delaunay · 4 years, 4 months ago
  18. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  19. 51709f7 clk: support clk tree dump by Peng Fan · 5 years ago
  20. 8b5d3a4 cmd: clk: Handle ENODEV from clk_get_rate by Ismael Luceno Cortes · 6 years ago
  21. 9254f99 cmd: clk: Add trivial implementation of clock dump for DM by Marek Vasut · 6 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. 7f6992b cmd: clk: Check return value from soc_clk_dump by Michal Simek · 7 years ago
  24. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_clk.c]
  25. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_clk.c]
  26. a0d2802 common: Add new clk command by Michal Simek · 11 years ago