coreboot/src/cpu/amd
Arne Georg Gleditsch bc259d09d3 The following patch implements Opteron Fam 10 rev D (aka Istanbul)
support for coreboot.  I have not updated MAX_CPUS for all fam10
mainboards, but it might make sense to multiply those by 1.5.

Signed-off-by: Arne Georg Gleditsch <arne.gleditsch@numascale.com>


I assume the line
pci_write_config32(NODE_PCI(nodeid, 0), 0x168, dword);
should be put outside the loop.

Everything seems to be fine. I don't have Istanbul to test. I have
read every changes and they all look good.

Acked-by: Zheng Bao <zheng.bao@amd.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5200 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-10 03:43:05 +00:00
..
car Clobber registers as appropriate in AMD CAR code, and 2010-02-23 21:43:42 +00:00
dualcore janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00
microcode newconfig is no more. 2010-02-07 21:43:48 +00:00
model_10xxx The following patch implements Opteron Fam 10 rev D (aka Istanbul) 2010-03-10 03:43:05 +00:00
model_fxx HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. 2010-02-25 13:40:49 +00:00
model_gx1 newconfig is no more. 2010-02-07 21:43:48 +00:00
model_gx2 newconfig is no more. 2010-02-07 21:43:48 +00:00
model_lx Allow building images with different prefixes (ie. normal/romstage, 2010-02-09 19:35:16 +00:00
mtrr Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers, 2010-02-11 23:00:10 +00:00
quadcore The following patch implements Opteron Fam 10 rev D (aka Istanbul) 2010-03-10 03:43:05 +00:00
sc520 janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00
socket_754 newconfig is no more. 2010-02-07 21:43:48 +00:00
socket_939 newconfig is no more. 2010-02-07 21:43:48 +00:00
socket_940 newconfig is no more. 2010-02-07 21:43:48 +00:00
socket_AM2 newconfig is no more. 2010-02-07 21:43:48 +00:00
socket_AM2r2 newconfig is no more. 2010-02-07 21:43:48 +00:00
socket_F newconfig is no more. 2010-02-07 21:43:48 +00:00
socket_F_1207 newconfig is no more. 2010-02-07 21:43:48 +00:00
socket_S1G1 newconfig is no more. 2010-02-07 21:43:48 +00:00
Kconfig More Kconfig-supported boards, and also kconfig support 2009-10-09 12:32:52 +00:00
Makefile.inc Make fam10 build (but not boot due to bootblock size problems.) 2009-10-12 22:39:08 +00:00