coreboot-kgpe-d16/src/mainboard/tyan/s2892
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_tables.c amd: rename model_fxx_powernow to powernow. 2014-10-19 10:55:51 +02:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
cmos.layout mainboard: Trivial - drop trailing blank lines at EOF 2014-07-18 14:42:47 +02:00
devicetree.cb Drop drivers/generic/debug 2014-04-22 13:42:48 +02:00
dsdt.asl GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
get_bus_conf.c get_bus_conf.c: reindent with indent 2013-10-18 17:44:56 +02:00
irq_tables.c PIRQ tables: Fix typos 2014-06-26 20:28:18 +02:00
Kconfig Kconfig: do not set SB_HT_CHAIN_ON_BUS0 twice to the same value 2014-08-12 09:02:45 +02:00
mainboard.c amd: rename model_fxx_powernow to powernow. 2014-10-19 10:55:51 +02:00
mptable.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
resourcemap.c
romstage.c mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion 2015-01-06 01:52:07 +01:00