Home
last modified time | relevance | path

Searched hist:"11 f4dc15" (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/cpu/
H A DKconfig11f4dc15 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 DMakefile11f4dc15 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 Dcpu-uclass.c11f4dc15 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 Dcpu.h11f4dc15 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 DKconfig11f4dc15 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 DMakefile11f4dc15 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 Duclass-id.h11f4dc15 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>