coreboot/src/cpu/amd
Stefan Reinauer 10ec0fed8e - Fix race condition in option_table.h generation by moving the include
statement to those files that actually need it. This significantly 
  reduces the number of dependencies, so it's no longer extremely ugly to
  specify them manually (see the src/pc80/Makefile.inc portion)
- Add double include guards around option_table.h defines
- Also, drop the AMD DBM690T work around for the issue

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5838 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-25 10:40:47 +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 Clear bit 35 of msr c001_102a in Fam10 rev C cores. 2010-09-17 00:13:52 +00:00
model_fxx - Fix race condition in option_table.h generation by moving the include 2010-09-25 10:40:47 +00:00
model_gx1 license header fixes 2010-05-14 09:48:05 +00:00
model_gx2 Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00
model_lx Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +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 Same conversion as with resources from static arrays to lists, except 2010-06-09 22:41:35 +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