1. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_display.c]
  2. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_display.c]
  3. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. 7f0d241 led_display: split led display support into generic and hw-dependent parts by Ilya Yanok · 14 years ago
  5. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  6. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  7. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  8. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  10. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  11. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  12. a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  13. 9f96ae4 Add keyboard and dot matrix display support for HMI1001 board. by Wolfgang Denk · 19 years ago