Searched hist:"11 f4dc15" (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/drivers/cpu/ |
H A D | Kconfig | 11f4dc15 Tue Apr 28 21:25:09 CDT 2015 Simon Glass <sjg@chromium.org> dm: Implement a CPU uclass 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 <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | Makefile | 11f4dc15 Tue Apr 28 21:25:09 CDT 2015 Simon Glass <sjg@chromium.org> dm: Implement a CPU uclass 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 <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | cpu-uclass.c | 11f4dc15 Tue Apr 28 21:25:09 CDT 2015 Simon Glass <sjg@chromium.org> dm: Implement a CPU uclass 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 <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/include/ |
H A D | cpu.h | 11f4dc15 Tue Apr 28 21:25:09 CDT 2015 Simon Glass <sjg@chromium.org> dm: Implement a CPU uclass 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 <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/drivers/ |
H A D | Kconfig | 11f4dc15 Tue Apr 28 21:25:09 CDT 2015 Simon Glass <sjg@chromium.org> dm: Implement a CPU uclass 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 <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | Makefile | 11f4dc15 Tue Apr 28 21:25:09 CDT 2015 Simon Glass <sjg@chromium.org> dm: Implement a CPU uclass 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 <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/include/dm/ |
H A D | uclass-id.h | 11f4dc15 Tue Apr 28 21:25:09 CDT 2015 Simon Glass <sjg@chromium.org> dm: Implement a CPU uclass 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 <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|