1. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_irq.c]
  4. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_irq.c]
  5. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  6. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  8. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  9. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  10. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  11. c253122 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · 15 years ago
  12. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  13. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  14. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  15. ffa4baf Add command to enable/disable interrupts by Kumar Gala · 16 years ago