1. ca8881c cmd: Remove duplicate newlines by Marek Vasut · 5 months ago
  2. f773232 cmd: cache: Remove weak functions by Tom Rini · 5 months ago
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  5. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  6. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  7. e2eb721 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 7 months ago
  8. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  9. 86b7ba5 Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored. by Eric Perie · 5 years ago
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  11. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_cache.c]
  12. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_cache.c]
  13. f384fbf common: commands: make commands static by Jeroen Hofstee · 10 years ago
  14. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 8cab156 Cleanup cache command prints by Joe Hershberger · 12 years ago
  16. 3745b8c Fix checkpatch.pl complaints in cmd_cache.c by Joe Hershberger · 12 years ago
  17. a741605 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · 13 years ago
  18. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  19. a14695e command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · 14 years ago
  20. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  21. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  22. 580d641 Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · 15 years ago
  23. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  24. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  25. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  26. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  27. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  28. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  29. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  30. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  31. 3863585 Initial revision by wdenk · 22 years ago