coreboot/src
Sven Schnelle ffcd1439f3 EC: Add Lenovo H8
Move the EC support code from the X60 mainboard to a generic
driver, as this EC is used in many thinkpads. Also move the
ACPI code to this directory for this reason.

This patch also adds a chip config, so that the initial setting
for basic register can be specified in devicetree.cb

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Acked-by: Peter Stuge <peter@stuge.se>

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6485 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-04-11 19:43:32 +00:00
..
arch/x86 In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. 2011-04-10 04:15:23 +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 AMD C32 support. 2011-03-28 04:29:14 +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 EC: Add Lenovo H8 2011-04-11 19:43:32 +00:00
include In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. 2011-04-10 04:15:23 +00:00
lib This patch gets usbdebug console working in romstage. 2011-01-28 08:05:54 +00:00
mainboard EC: Add Lenovo H8 2011-04-11 19:43:32 +00:00
northbridge i945: improve get_top_of_ram() 2011-04-10 07:41:56 +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 In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. 2011-04-10 04:15:23 +00:00
superio Add GPIO definitions to PC87392 superio 2011-04-01 07:28:50 +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