coreboot-kgpe-d16/src/cpu/amd
Uwe Hermann aac8f661f5 Factor out fill_processor_name() and strcpy() functions.
The fill_processor_name() function was duplicated in multiple
model_*_init.c files, move it into a new src/cpu/x86/name
directory.

The strcpy() function was also duplicated multiple times, move it
to <string.h> where we already have similar functions.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5879 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-29 09:54:16 +00:00
..
car This patch corrects a coding error in the original implementation 2010-09-14 17:28:41 +00:00
dualcore - Fix race condition in option_table.h generation by moving the include 2010-09-25 10:40:47 +00:00
microcode Remove a few more warnings from fam10. 2010-04-15 05:19:29 +00:00
model_10xxx drop some more unneeded ../../.. 2010-09-26 15:19:44 +00:00
model_fxx Factor out fill_processor_name() and strcpy() functions. 2010-09-29 09:54:16 +00:00
model_gx1 license header fixes 2010-05-14 09:48:05 +00:00
model_gx2 Move CAR config from mainboard to CPU config for AMD GX2 boards. 2010-09-27 21:15:56 +00:00
model_lx All these boards already had the CACHE_AS_RAM option in their individual 2010-09-27 21:18:26 +00:00
mtrr Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
quadcore - Fix race condition in option_table.h generation by moving the include 2010-09-25 10:40:47 +00:00
sc520 dumpmmcr utility is available under util and shares most of the code. 2010-09-26 15:04:46 +00:00
socket_754 Move the CPU specific includes from 2010-04-12 15:28:34 +00:00
socket_939 Move the CPU specific includes from 2010-04-12 15:28:34 +00:00
socket_940 Move the CPU specific includes from 2010-04-12 15:28:34 +00:00
socket_AM2 Move memory type information out of some AMD sockets. 2010-09-10 18:33:24 +00:00
socket_AM2r2 Move memory type information out of some AMD sockets. 2010-09-10 18:33:24 +00:00
socket_AM3 Move memory type information out of some AMD sockets. 2010-09-10 18:33:24 +00:00
socket_ASB2 Move memory type information out of some AMD sockets. 2010-09-10 18:33:24 +00:00
socket_F Move memory type information out of some AMD sockets. 2010-09-10 18:33:24 +00:00
socket_F_1207 Move memory type information out of some AMD sockets. 2010-09-10 18:33:24 +00:00
socket_S1G1 Move the CPU specific includes from 2010-04-12 15:28:34 +00:00
Kconfig AMD Socket ASB2 and AM3 support. 2010-04-23 17:35:37 +00:00
Makefile.inc AMD Socket ASB2 and AM3 support. 2010-04-23 17:35:37 +00:00