Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/cpu/
H A DKconfig11f4dc1583c387fbb46d473c942c4bcfe5af303e Wed Apr 29 02:25:09 UTC 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 DMakefile11f4dc1583c387fbb46d473c942c4bcfe5af303e Wed Apr 29 02:25:09 UTC 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.c11f4dc1583c387fbb46d473c942c4bcfe5af303e Wed Apr 29 02:25:09 UTC 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>
/rk3399_rockchip-uboot/include/
H A Dcpu.h11f4dc1583c387fbb46d473c942c4bcfe5af303e Wed Apr 29 02:25:09 UTC 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>
/rk3399_rockchip-uboot/drivers/
H A DKconfig11f4dc1583c387fbb46d473c942c4bcfe5af303e Wed Apr 29 02:25:09 UTC 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 DMakefile11f4dc1583c387fbb46d473c942c4bcfe5af303e Wed Apr 29 02:25:09 UTC 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>
/rk3399_rockchip-uboot/include/dm/
H A Duclass-id.h11f4dc1583c387fbb46d473c942c4bcfe5af303e Wed Apr 29 02:25:09 UTC 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>