coreboot-kgpe-d16/src/mainboard/asus/m4a785-m
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 AMD boards: routing.asl: Uniformly start Package() with capital letter 2013-06-23 19:51:49 +02:00
acpi_tables.c amdfam10: Move to per-device ACPI 2014-11-22 16:57:07 +01: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 sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
dsdt.asl amd/agesa,cimx: Rename ACPI OS detection methods 2014-06-14 20:47:57 +02:00
get_bus_conf.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
irq_tables.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Kconfig asus/m4a785/Kconfig: Add vgabios PCI id 2015-02-11 22:43:21 +01:00
mainboard.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
mb_sysconf.h AMD get_bus_conf(): Drop bus_type array 2014-07-17 21:48:12 +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 mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
romstage.c mainboard: Drop print_ implementation from non-romcc boards 2015-01-06 20:16:47 +01:00