coreboot/src
QingPei Wang e169f82edf Add IT8721F support
only the serial port is tested, keyboard/mouse are gonna
to be tested later, it may also need some more patches
to make it work completely.

Change-Id: Ie9464d01c5d5760ebc800b3cd15a4ab2bad2e09f
Signed-off-by: QingPei Wang <wangqingpei@gmail.com>
Reviewed-on: http://review.coreboot.org/204
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
2011-09-14 04:47:26 +02:00
..
arch/x86 Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods 2011-09-12 15:56:12 +02:00
boot more ifdef -> if fixes. 2011-04-21 21:26:58 +00:00
console Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
cpu Miscellaneous AMD F14 warning fixes 2011-09-12 14:55:24 +02:00
devices more ifdef -> if fixes 2011-04-21 20:45:45 +00:00
drivers Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an 2011-04-26 23:47:04 +00:00
ec Lenovo H8: Always clear audio mute 2011-08-19 14:17:06 +02:00
include Miscellaneous AMD F14 warning fixes 2011-09-12 14:55:24 +02:00
lib Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods 2011-09-12 15:56:12 +02:00
mainboard Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods 2011-09-12 15:56:12 +02:00
northbridge Replace while with do; while to avoid repetition 2011-09-09 11:40:48 +02:00
pc80 X60: trigger save cmos on volume/brightness change 2011-06-15 08:51:18 +02:00
southbridge Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods 2011-09-12 15:56:12 +02:00
superio Add IT8721F support 2011-09-14 04:47:26 +02:00
vendorcode AMD SB800 southbridge update 2011-09-07 01:10:05 +02:00
Kconfig Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
Kconfig.deprecated_options some ifdef --> if fixes 2011-04-21 20:24:43 +00:00