u-boot/arch/x86/cpu/coreboot
Simon Glass 727c1a9871 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>
2014-11-21 07:24:12 +01:00
..
car.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
coreboot.c x86: Replace fill_processor_name() with cpu_get_name() 2014-11-21 07:24:12 +01:00
ipchecksum.c x86: Import code from coreboot's libpayload to parse the coreboot table 2011-12-19 13:26:15 +11:00
Makefile x86: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
pci.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
sdram.c x86: Fix up some missing prototypes 2014-11-21 07:24:09 +01:00
tables.c SPDX-License-Identifier: convert BSD-3-Clause files 2013-08-19 15:45:35 -04:00
timestamp.c x86: Support adding coreboot timestanps to bootstage 2013-05-13 13:33:22 -07:00