| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-03-06 | Convert cmd_usage() calls in common to use a return value | Simon Glass |
| 2011-09-29 | powerpc/mp: add support for discontiguous cores | Timur Tabi |
| 2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
| 2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
| 2010-01-26 | Add support to disable cpu's in multicore processors | Kumar Gala |
| 2009-08-28 | 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx | Poonam Aggrwal |
| 2009-06-12 | General help message cleanup | Wolfgang Denk |
| 2009-01-28 | Command usage cleanup | Peter Tyser |
| 2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
| 2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
| 2008-08-12 | 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS | Kumar Gala |
| 2008-07-14 | Fix some more printf() format problems. | Kumar Gala |
| 2008-03-26 | 85xx: Update multicore boot mechanism to ePAPR v0.81 spec | Kumar Gala |
| 2008-03-26 | 85xx: Added support for multicore boot mechanism | Kumar Gala |