coreboot/src
Florian Zumbiehl c90e17754e in vt8237r_enable(), write function enables only to ISA bridge config space
vt8237r_enable() so far wrote the function enable values to the same
offset in the config space of every one of the vt8237's functions,
even though the register is located in the ISA bridge only.

Change-Id: I639586dc238132f5b8d2f320b794948718281b9c
Signed-off-by: Florian Zumbiehl <florz@florz.de>
2011-11-03 06:36:29 +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 remove trailing whitespace 2011-11-01 19:07:45 +01:00
mainboard remove trailing whitespace 2011-11-01 19:07:45 +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 in vt8237r_enable(), write function enables only to ISA bridge config space 2011-11-03 06:36:29 +01:00
superio remove trailing whitespace 2011-11-01 19:07:45 +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