coreboot-kgpe-d16/src/drivers
York Yang c13ad6c6df driver/intel/fsp: Correct the fastboot data (MRC data) printing length
Fastboot data in Intel FSP project is printed by hexdump32() in dword
length. So the data length needs to be divided by 4 when printing it.

Change-Id: I959d538bd6e60282882dd138045cc730b4bd8159
Signed-off-by: York Yang <york.yang@intel.com>
Reviewed-on: http://review.coreboot.org/9976
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-04-24 21:15:41 +02:00
..
ams rtc: add config flag to denote rtc API availability 2015-04-22 16:18:13 +02:00
ati x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
dec {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
elog elog: use CONFIG_RTC 2015-04-22 16:18:19 +02:00
emulation {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
generic x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
gic armv8/secmon: Disable and Enable GIC in PSCI path 2015-04-22 09:03:01 +02:00
i2c i2c/ww_ring: add a pattern for normal boot 2015-04-22 20:01:15 +02:00
ics drivers: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:07 +01:00
intel driver/intel/fsp: Correct the fastboot data (MRC data) printing length 2015-04-24 21:15:41 +02:00
ipmi Get rid of drivers class 2012-11-27 22:00:49 +01:00
lenovo acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footer 2014-11-19 20:56:59 +01:00
maxim i2c: Replace the i2c API. 2014-12-16 00:02:43 +01:00
net drivers/net/ne2k.c: Fix regression 2014-11-22 15:25:09 +01:00
parade i2c: Replace the i2c API. 2014-12-16 00:02:43 +01:00
pc80 rtc: add config flag to denote rtc API availability 2015-04-22 16:18:13 +02:00
ricoh kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
sil Get rid of drivers class 2012-11-27 22:00:49 +01:00
spi flash: use two bytes of device ID to identify stmicro chips 2015-04-17 10:10:52 +02:00
ti rtc: add config flag to denote rtc API availability 2015-04-22 16:18:13 +02:00
trident drivers: Trivial - drop trailing blank lines at EOF 2014-07-08 13:51:47 +02:00
uart uart: pass register width in the coreboot table 2015-04-17 09:53:39 +02:00
usb Unify byte order macros and clrsetbits 2015-04-21 08:23:25 +02:00
xgi arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
xpowers drivers/xpowers/axp209: Adapt to new I²C API 2015-02-20 23:20:56 +01:00
Makefile.inc drivers: add GIC support 2015-03-28 07:05:03 +01:00