coreboot-kgpe-d16/src/mainboard/google/stout
Kevin Paul Herbert bde6d309df x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
On x86, change the type of the address parameter in
read8()/read16/read32()/write8()/write16()/write32() to be a
pointer, instead of unsigned long.

Change-Id: Ic26dd8a72d82828b69be3c04944710681b7bd330
Signed-off-by: Kevin Paul Herbert <kph@meraki.net>
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/7784
Tested-by: build bot (Jenkins)
2015-02-15 08:50:22 +01:00
..
acpi sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
acpi_tables.c sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
board_info.txt Add aliases for Chromebooks in board_info 2014-05-19 14:57:54 +02:00
chromeos.c ChromeOS boards: Fix includes 2014-05-08 16:25:57 +02:00
cmos.default google/stout: Provide cmos.default 2014-01-26 22:59:41 +01:00
cmos.layout sandy/ivybridge: Make UMA size configurable. 2014-08-03 13:44:40 +02:00
devicetree.cb sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
dsdt.asl
ec.c google/stout: Fix build without ChromeOS 2014-05-01 15:39:05 +02:00
ec.h
gpio.h
hda_verb.c azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
Kconfig Remove IRQ_SLOT_COUNT on all boards without PIRQ table. 2014-12-06 21:34:19 +01:00
mainboard.c azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
mainboard_smi.c src/mainboard/google/*/mainboard_smi.c: Remove #include .c's 2014-06-20 22:36:19 +02:00
Makefile.inc ChromeOS boards: Always build code for bootmode straps 2014-05-08 16:26:58 +02:00
onboard.h
romstage.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
thermal.h