Home
last modified time | relevance | path

Searched hist:"727 c1a98" (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dcpu.h727c1a98 Mon Nov 10 19:00:26 CST 2014 Simon Glass <sjg@chromium.org> x86: Replace fill_processor_name() with cpu_get_name()

This implementation has a 'cpu' prefix and returns a pointer to the string,
avoiding the need for copying.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
H A Du-boot-x86.h727c1a98 Mon Nov 10 19:00:26 CST 2014 Simon Glass <sjg@chromium.org> x86: Replace fill_processor_name() with cpu_get_name()

This implementation has a 'cpu' prefix and returns a pointer to the string,
avoiding the need for copying.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dcoreboot.c727c1a98 Mon Nov 10 19:00:26 CST 2014 Simon Glass <sjg@chromium.org> x86: Replace fill_processor_name() with cpu_get_name()

This implementation has a 'cpu' prefix and returns a pointer to the string,
avoiding the need for copying.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/openbmc/u-boot/arch/x86/cpu/
H A Dcpu.c727c1a98 Mon Nov 10 19:00:26 CST 2014 Simon Glass <sjg@chromium.org> x86: Replace fill_processor_name() with cpu_get_name()

This implementation has a 'cpu' prefix and returns a pointer to the string,
avoiding the need for copying.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>