coreboot-kgpe-d16/src/mainboard/tyan/s2895
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
..
acpi_tables.c This fixes a couple of issues with older Linux kernels (that expect an XSDT as 2009-07-21 21:38:33 +00:00
cache_as_ram_auto.c failoverR.diff: Revert my failover change since Kconfig only supports fallback. 2009-09-22 18:53:50 +00:00
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
cmos.layout Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00
Config.lb failoverR.diff: Revert my failover change since Kconfig only supports fallback. 2009-09-22 18:53:50 +00:00
devicetree.cb Kconfig! 2009-08-12 15:00:51 +00:00
dsdt.dsl This patch reverts SuperIO changes that I was too hasty with. Even though the 2009-03-13 17:20:59 +00:00
failover.c Separate cache_as_ram_auto.c and failover.c for Tyan s2895. 2009-07-16 15:53:11 +00:00
get_bus_conf.c The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00
irq_tables.c Remove some warnings, mainly from format strings which didn't match the 2009-02-09 17:52:54 +00:00
Kconfig src/Kconfig: Remove HT-specific options. 2009-09-22 21:29:32 +00:00
mainboard.c add_mainboard_resources is necessary for some boards (eg. kontron), but 2009-04-28 12:57:25 +00:00
Makefile.inc failoverR.diff: Revert my failover change since Kconfig only supports fallback. 2009-09-22 18:53:50 +00:00
mptable.c This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is still 2009-03-10 20:56:54 +00:00
Options.lb Enable CBFS everywhere. All boards compiled for me (abuild tested), 2009-08-11 17:35:02 +00:00
resourcemap.c The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00