coreboot-kgpe-d16/src
Sebastian Andrzej Siewior 95c607fead iwave/iWRainbowG6: use 16bit access for a register which is not 32bit aligned
The PCI registers should be accessed aligned and 0x62 is not 32bit
aligned therefore this patch changes it to a 16bit access.

Change-Id: I00725a4569f471eedb061834f626911b42e734fb
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-on: http://review.coreboot.org/1631
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Tested-by: build bot (Jenkins)
2012-10-26 21:55:38 +02:00
..
arch/x86 hpet: common ACPI generation 2012-10-08 21:23:08 +02:00
boot Fix compilation without CONFIG_WRITE_HIGH_TABLES. 2012-10-02 19:52:07 +02:00
console Add a capability for mainboard-specific posting. 2012-08-04 19:31:20 +02:00
cpu Fix typo in mPGA603 socket 2012-10-07 21:48:37 +02:00
devices Every chip must have chip_operations 2012-10-08 13:24:31 +02:00
drivers Remove chip.h files without config structure 2012-10-07 12:55:04 +02:00
ec Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
include Fix tracing compilation on SMM enabled targets. 2012-09-13 10:11:44 +02:00
lib USBDEBUG: retry harder for slow devices 2012-07-30 20:54:24 +02:00
mainboard iwave/iWRainbowG6: use 16bit access for a register which is not 32bit aligned 2012-10-26 21:55:38 +02:00
northbridge northbridge/sch: move the \n so it reads a little better 2012-10-26 21:55:28 +02:00
southbridge hpet: common ACPI generation 2012-10-08 21:23:08 +02:00
superio Remove chip.h files without config structure 2012-10-07 12:55:04 +02:00
vendorcode change conflicted typedef in src/vendorcode/amd/agesa/f15/Porting.h 2012-10-22 21:49:02 +02:00
Kconfig Update SeaBIOS stable to the release-1.7.1 commit 2012-10-16 03:31:05 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00