coreboot-kgpe-d16/src
Duncan Laurie e549e94d03 baytrail: IOSF write functions need to set data before control
The data needs to be available in the register before the control
bits are set to make the write happen.

BUG=chrome-os-partner:23507
BRANCH=rambi
TEST=successfully ungate power on PUNIT on rambi

Change-Id: I8fae60d5385ce9a401c1dec9cbb39b70d157a6c2
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/174898
Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/4906
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-02-24 18:44:08 +01:00
..
arch CAR_GLOBAL: enforce compiler to check if _start != _end 2014-02-24 13:54:02 +01:00
console usbdebug: Unify console API 2014-02-20 23:29:12 +01:00
cpu TI am335x: Apply Kconfig use conventions 2014-02-24 14:57:22 +01:00
device device: Do not show "framebuffer graphics resolution" with native init. 2014-02-22 09:07:53 +01:00
drivers usbdebug: Unify console API 2014-02-20 23:29:12 +01:00
ec chromeec: allow override of i8042 interrupt 2014-01-30 05:36:33 +01:00
include usbdebug: Unify console API 2014-02-20 23:29:12 +01:00
lib lib/edid: Don't set vbe_valid in decode_edid. 2014-02-21 08:19:48 +01:00
mainboard rambi: add chromeos EC support 2014-02-24 18:43:43 +01:00
northbridge nehalem: Make SPD address map into parameter. 2014-02-20 23:18:10 +01:00
soc baytrail: IOSF write functions need to set data before control 2014-02-24 18:44:08 +01:00
southbridge ibexpeak/thermal: set temperature target in early init. 2014-02-20 14:04:19 +01:00
superio superio/fintek: Document Fintek F71869AD code. 2014-02-13 17:14:20 +01:00
vendorcode coreboot: infrastructure for different ramstage loaders 2014-02-15 18:39:29 +01:00
Kconfig console: Add drivers/uart 2014-02-17 20:45:27 +01:00