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