1. 970b61e common: Move older CPU functions to their own header 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_mp.c]
  4. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_mp.c]
  5. 47e9898 cmd_mp: Add support for showing all CPU status by one command by Michal Simek · 9 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. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  10. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  11. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  12. 006e2c8 Add support to disable cpu's in multicore processors by Kumar Gala · 15 years ago
  13. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  14. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  15. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  16. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  17. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. ccdeac7 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · 16 years ago
  19. 275f4c1 Fix some more printf() format problems. by Kumar Gala · 16 years ago
  20. deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  21. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago