coreboot-kgpe-d16/src
Zheng Bao 8a281880a3 This is for board Supermicro H8scm. The code was done by existing chips and
superiotool.

WPCM450 is more like an EC. SuperIO is just a part of multi-features.

Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Acked-by: Marc Jones <marcj303@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6461 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-03-27 16:33:09 +00:00
..
arch/x86 Move cmos.default handling to bootblock 2011-03-08 07:50:43 +00:00
boot Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
console rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST 2011-01-28 07:47:35 +00:00
cpu Fix breaking the build after removing files in tthe previous checkin. 2011-03-17 23:14:24 +00:00
devices Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
drivers All the values should stay untouched or be set automatically by the resource 2010-12-26 16:49:57 +00:00
ec ACPI EC: add ec_query function 2011-03-15 09:52:07 +00:00
include Fix a simple whitespace error in src/include/device/device.h 2011-03-01 21:51:29 +00:00
lib This patch gets usbdebug console working in romstage. 2011-01-28 08:05:54 +00:00
mainboard X60: Add notification for LID objects 2011-03-21 14:43:21 +00:00
northbridge Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expected HT3 frequency and width by matching the BUID swap list to the production BIOS. In addition, the BUID swap list has been moved into the project-specific file romstage.c for the other 13 AMD family 10h projects as well. For projects using a desktop AMD family 10h processor, pasting in the mahogany_fam10 swap list will likely allow HT3 operation. This should be confirmed on real hardware before commiting any swap list change. A different swap list will be needed for server projects. For serengeti_cheetah_fam10, a reference BIOS swap list to try is: 0x00, 0x0A, 0x00, 0x06, 0xFF, 0x0A, 0x06, 0xFF. 2011-03-08 23:01:46 +00:00
pc80 Add option_table.h as dependency for all C based object files if option tables are used. 2011-03-08 20:49:18 +00:00
southbridge Fix power_on_after_fail handling on AMD SB600 2011-03-17 12:34:15 +00:00
superio This is for board Supermicro H8scm. The code was done by existing chips and 2011-03-27 16:33:09 +00:00
vendorcode Fix breaking the build after removing files in tthe previous checkin. 2011-03-17 23:14:24 +00:00
Kconfig Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
Kconfig.deprecated_options move single options out of main menu and remove stray "options" 2011-01-05 02:27:53 +00:00