Searched hist:"45 b5a37836d552db30ab571d8ba67f12d7ba23b1" (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | sipi.h | 45b5a37836d552db30ab571d8ba67f12d7ba23b1 Wed Apr 29 23:25:59 CDT 2015 Simon Glass <sjg@chromium.org> x86: Add multi-processor init
Most modern x86 CPUs include more than one CPU core. The OS normally requires that these 'Application Processors' (APs) be brought up by the boot loader. Add the required support to U-Boot to init additional APs.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | mp.h | 45b5a37836d552db30ab571d8ba67f12d7ba23b1 Wed Apr 29 23:25:59 CDT 2015 Simon Glass <sjg@chromium.org> x86: Add multi-processor init
Most modern x86 CPUs include more than one CPU core. The OS normally requires that these 'Application Processors' (APs) be brought up by the boot loader. Add the required support to U-Boot to init additional APs.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | mtrr.h | diff 45b5a37836d552db30ab571d8ba67f12d7ba23b1 Wed Apr 29 23:25:59 CDT 2015 Simon Glass <sjg@chromium.org> x86: Add multi-processor init
Most modern x86 CPUs include more than one CPU core. The OS normally requires that these 'Application Processors' (APs) be brought up by the boot loader. Add the required support to U-Boot to init additional APs.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | processor.h | diff 45b5a37836d552db30ab571d8ba67f12d7ba23b1 Wed Apr 29 23:25:59 CDT 2015 Simon Glass <sjg@chromium.org> x86: Add multi-processor init
Most modern x86 CPUs include more than one CPU core. The OS normally requires that these 'Application Processors' (APs) be brought up by the boot loader. Add the required support to U-Boot to init additional APs.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | sipi_vector.S | 45b5a37836d552db30ab571d8ba67f12d7ba23b1 Wed Apr 29 23:25:59 CDT 2015 Simon Glass <sjg@chromium.org> x86: Add multi-processor init
Most modern x86 CPUs include more than one CPU core. The OS normally requires that these 'Application Processors' (APs) be brought up by the boot loader. Add the required support to U-Boot to init additional APs.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | mp_init.c | 45b5a37836d552db30ab571d8ba67f12d7ba23b1 Wed Apr 29 23:25:59 CDT 2015 Simon Glass <sjg@chromium.org> x86: Add multi-processor init
Most modern x86 CPUs include more than one CPU core. The OS normally requires that these 'Application Processors' (APs) be brought up by the boot loader. Add the required support to U-Boot to init additional APs.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | Makefile | diff 45b5a37836d552db30ab571d8ba67f12d7ba23b1 Wed Apr 29 23:25:59 CDT 2015 Simon Glass <sjg@chromium.org> x86: Add multi-processor init
Most modern x86 CPUs include more than one CPU core. The OS normally requires that these 'Application Processors' (APs) be brought up by the boot loader. Add the required support to U-Boot to init additional APs.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | model_206ax.c | diff 45b5a37836d552db30ab571d8ba67f12d7ba23b1 Wed Apr 29 23:25:59 CDT 2015 Simon Glass <sjg@chromium.org> x86: Add multi-processor init
Most modern x86 CPUs include more than one CPU core. The OS normally requires that these 'Application Processors' (APs) be brought up by the boot loader. Add the required support to U-Boot to init additional APs.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/arch/x86/ |
H A D | Kconfig | diff 45b5a37836d552db30ab571d8ba67f12d7ba23b1 Wed Apr 29 23:25:59 CDT 2015 Simon Glass <sjg@chromium.org> x86: Add multi-processor init
Most modern x86 CPUs include more than one CPU core. The OS normally requires that these 'Application Processors' (APs) be brought up by the boot loader. Add the required support to U-Boot to init additional APs.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|