1. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  2. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  3. 970b61e common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_mp.c]
  6. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_mp.c]
  7. 47e9898 cmd_mp: Add support for showing all CPU status by one command by Michal Simek · 9 years ago
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  10. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  11. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  12. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  13. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  14. 006e2c8 Add support to disable cpu's in multicore processors by Kumar Gala · 15 years ago
  15. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  16. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  17. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  18. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  19. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. ccdeac7 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · 16 years ago
  21. 275f4c1 Fix some more printf() format problems. by Kumar Gala · 16 years ago
  22. deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  23. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago