coreboot-kgpe-d16/src
Sven Schnelle 85e666dc37 X60: add thermal zone 1
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Peter Stuge <peter@stuge.se>

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6435 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-03-07 09:09:51 +00:00
..
arch/x86 This code fixes a number of build issues related to the AMD Agesa code. The particular issues are global variables existing in romstage and the use of GCC intrinsics in the build. The former issue will be addressed shortly, and the latter issue requires community assistance. This code is dependent on the AMD Family 14h mainboard code. 2011-02-14 18:47:37 +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 Add P-states for select Socket 754 processors. 2011-03-04 20:01:15 +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 pmh7.[ch]: Add missing license headers. 2011-02-02 23:56:15 +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 thermal zone 1 2011-03-07 09:09:51 +00:00
northbridge Mark non-returning function as noreturn to help some compiler versions 2011-03-01 07:30:14 +00:00
pc80 Build failure because of src/pc80/mc146818rtc_early.c unused variable 2011-01-31 21:03:14 +00:00
southbridge Improve ck804 IOAPIC and HPET resource handling. 2011-03-03 20:52:50 +00:00
superio add PC87384 SuperIO 2011-03-03 08:29:03 +00:00
vendorcode Add AMD Agesa and AMD CIMx SB800 code. Patch 1 of 8. 2011-02-14 18:30:54 +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