coreboot-kgpe-d16/src/cpu/amd
Myles Watson ed03556fbf src/Kconfig: Remove HT-specific options.
src/cpu/amd/socket_F/Kconfig: Remove second occurrence of CPU_SOCKET_TYPE.
src/mainboard/amd/serengeti_cheetah/Kconfig: Add HT_CHAIN_UNITID_BASE here, since it is board specific.
src/mainboard/tyan/s289X/Kconfig: Fix typo and change APIC_ID_OFFSET to match old config.
src/devices/Kconfig: Change default value of *_PLUGIN_SUPPORT to match old config.
src/southbridge/amd/amd8131/Makefile.inc: Remove check since it was a typo, and the correct variable is checked in the parent directory.
src/Makefile:Use devicetree.cb instead of Config.lb to generate static.c.


Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4657 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-09-22 21:29:32 +00:00
..
car This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
dualcore Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
microcode Add support for AM2 CPUs (I fixed the 0x11 issue). 2009-08-24 16:51:27 +00:00
model_10xxx This patch is about the DA-C2 and RB-C2. Chip with install processor 2009-08-24 06:30:37 +00:00
model_fxx Move DCACHE support into the cpu family for AMD model_fxx. 2009-08-28 14:40:04 +00:00
model_gx1
model_gx2 Fixes per Uwe's comments. 2009-08-29 02:44:08 +00:00
model_lx cpu/amd/model_lx used its own routine for copying coreboot_ram. This 2009-08-11 17:32:26 +00:00
mtrr This now builds. 2009-08-12 15:56:17 +00:00
quadcore This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sc520 Apparently I'm not the only one who forgets which way the outb and 2009-07-10 15:05:35 +00:00
socket_754
socket_939
socket_940 Remove warnings from Kconfig. Trivial. 2009-09-17 16:59:07 +00:00
socket_AM2 Remove warnings from Kconfig. Trivial. 2009-09-17 16:59:07 +00:00
socket_AM2r2 Add AMD family 10 AM2r2 support. 2009-07-01 07:01:32 +00:00
socket_F src/Kconfig: Remove HT-specific options. 2009-09-22 21:29:32 +00:00
socket_F_1207 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
socket_S1G1 Remove warnings from Kconfig. Trivial. 2009-09-17 16:59:07 +00:00
Kconfig This is the final set of changes to allow rumba to build. Rumba is not 2009-08-29 02:59:35 +00:00
Makefile.inc This is the final set of changes to allow rumba to build. Rumba is not 2009-08-29 02:59:35 +00:00