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