coreboot-kgpe-d16/src
Christoph Grenz 287ca504a5 w83627hf: multiple fixes and enhancements in ASL include
Fix multiple copy&paste errors and some other bugs in
devtree.asl. Redesign ENCM method to enter configuration mode
and set LDN by parameter. Reordered and commented some
statements to make the code a bit more readable. Add an ifdef
to enable never showing the keyboard controller as disabled,
which seems to cause bugs at least with some Linux kernels.
Remove keyboard controller IO regions from PS/2 mouse device
as e.g. Linux infers them from the keyboard controller device.

Change-Id: I44611339fabe31a8a584a3e6bd225082bfdd0b8e
Signed-off-by: Christoph Grenz <christophg+cb@grenz-bonn.de>
Reviewed-on: http://review.coreboot.org/357
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2011-11-06 18:17:12 +01:00
..
arch/x86 remove trailing whitespace 2011-11-01 19:07:45 +01:00
boot Use ntohll where appropriate. 2011-10-21 14:14:32 +02:00
console remove trailing whitespace 2011-11-01 19:07:45 +01:00
cpu remove trailing whitespace 2011-11-01 19:07:45 +01:00
devices remove trailing whitespace 2011-11-01 19:07:45 +01:00
drivers remove trailing whitespace 2011-11-01 19:07:45 +01:00
ec Lenovo H8: Fix h8_set_audio_mute() 2011-10-25 17:48:41 +02:00
include remove trailing whitespace 2011-11-01 19:07:45 +01:00
lib don't scan beyond end of CBFS 2011-11-02 10:49:24 +01:00
mainboard simplify IDE cable detection for Asus M2V 2011-11-02 16:50:04 +01:00
northbridge remove trailing whitespace 2011-11-01 19:07:45 +01:00
pc80 Fix checksum calculation both in romstage and ramstage. 2011-10-28 09:09:40 +02:00
southbridge Revert "add support for 1106:3188 (host controller of the old version of k8t800)" due to dependency issues. 2011-11-04 16:44:53 +01:00
superio w83627hf: multiple fixes and enhancements in ASL include 2011-11-06 18:17:12 +01:00
vendorcode Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6 2011-10-14 22:57:11 +02:00
Kconfig refactor vesa mode setting code and bootsplash code 2011-10-13 20:00:50 +02:00
Kconfig.deprecated_options some ifdef --> if fixes 2011-04-21 20:24:43 +00:00