| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-14 | dm: cpu: Add a new get_count method to cpu uclass | Bin Meng | |
| Introduce a new method 'get_count' in the UCLASS_CPU ops to get the number of CPUs in the system. Signed-off-by: Bin Meng <[email protected]> Acked-by: Simon Glass <[email protected]> | |||
| 2015-04-29 | dm: Implement a CPU uclass | Simon Glass | |
| It is useful to be able to keep track of the available CPUs in a multi-CPU system. This uclass is mostly intended for use with SMP systems. The uclass provides methods for getting basic information about each CPU. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Bin Meng <[email protected]> | |||
