1. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  2. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  3. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 10 months ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_mp.c]
  6. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_mp.c]
  7. 711e5e2 cmd_mp: Add support for showing all CPU status by one command by Michal Simek · 9 years ago
  8. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  10. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  11. fbb9ecf powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  12. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  13. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  14. 4194b36 Add support to disable cpu's in multicore processors by Kumar Gala · 15 years ago
  15. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  16. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  17. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  18. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  19. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 902ca09 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · 16 years ago
  21. 348753d Fix some more printf() format problems. by Kumar Gala · 16 years ago
  22. 79679d8 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  23. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago