1. bf05e67 cmd: irq: Move do_irqinfo() prototype to a header file by Andy Shevchenko · 7 weeks 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. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  6. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_irq.c]
  9. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_irq.c]
  10. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  13. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  14. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  15. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  16. 4274443 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · 15 years ago
  17. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  18. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  19. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  20. 2548b99 Add command to enable/disable interrupts by Kumar Gala · 16 years ago