1. 6015f59 cmd: clk: simplify clk command by Heinrich Schuchardt · 4 months ago
  2. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  3. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  4. 301bac6 cmd: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  5. 5666558 cmd: clk: Make soc_clk_dump static by Igor Prusov · 1 year, 2 months ago
  6. 258c100 cmd: clk: Use dump function from clk_ops by Igor Prusov · 1 year, 2 months ago
  7. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 3 months ago
  8. c40251c cmd: clk: probe the clock before dump them by Patrick Delaunay · 2 years, 1 month ago
  9. 92a1bba cmd: clk: fix long help message by Patrick Delaunay · 3 years ago
  10. 534859a cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · 3 years ago
  11. afcc261 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · 3 years ago
  12. 3386fb1 cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · 3 years ago
  13. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 6 months ago
  14. 7ab418f clk: add support for setting clk rate from cmdline by Tero Kristo · 3 years, 7 months ago
  15. 1a725e2 clk: fix clock tree dump to properly dump out every registered clock by Tero Kristo · 3 years, 7 months ago
  16. 689ca8c cmd: clk: correctly handle depth for clk dump by Patrick Delaunay · 4 years, 6 months ago
  17. cc63284 cmd: clk: cosmetic: correct code alignment in show_clks by Patrick Delaunay · 4 years, 6 months ago
  18. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
  19. aeeb2e6 clk: support clk tree dump by Peng Fan · 5 years ago
  20. 80b44fb cmd: clk: Handle ENODEV from clk_get_rate by Ismael Luceno Cortes · 6 years ago
  21. ff8eee0 cmd: clk: Add trivial implementation of clock dump for DM by Marek Vasut · 6 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. ebc675b cmd: clk: Check return value from soc_clk_dump by Michal Simek · 7 years ago
  24. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_clk.c]
  25. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_clk.c]
  26. 08d0d6f common: Add new clk command by Michal Simek · 11 years ago