coreboot-kgpe-d16/src/mainboard/asrock/imb-a180
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 mainboard,ASL: Trivial - drop trailing blank lines at EOF 2014-07-17 02:18:23 +02:00
acpi_tables.c AGESA: Use common header for agesawrapper 2014-12-03 08:04:34 +01:00
BiosCallOuts.c AGESA: Drop board and chipset -specific callout headers 2014-10-19 06:20:58 +02:00
board_info.txt asrock/imb-a180/board_info.txt: add flash fields 2014-08-19 20:54:07 +02:00
buildOpts.c Remove AMD's "Release Content" doxygen from coreboot files 2015-01-06 06:31:15 +01:00
cmos.layout ASRock IMB-A180: Add new AMD Embedded G-Series SOC mainboard 2013-08-27 19:08:36 +02:00
devicetree.cb asrock/imb-a180: Configure the 6 COM ports and the keyboard 2014-01-03 18:47:48 +01:00
dsdt.asl AMD hudson and yangtze boards: Let mainboard declare power button 2014-04-21 21:32:34 +02:00
irq_tables.c AGESA: Drop offset on PCI device enumeration 2014-07-24 13:59:22 +02:00
Kconfig Kconfig: Remove ACPI_SSDTX_NUM. 2014-12-07 21:06:34 +01:00
mainboard.c AGESA: Use common header for agesawrapper 2014-12-03 08:04:34 +01:00
Makefile.inc AGESA fam15tn / fam15rl / fam16kb: Common agesawrapper 2014-12-03 08:08:39 +01:00
mptable.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
OptionsIds.h Remove AMD's "Release Content" doxygen from coreboot files 2015-01-06 06:31:15 +01:00
PlatformGnbPcie.c AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errors 2015-01-04 20:28:55 +01:00
romstage.c ACPI: Add acpi_is_wakeup_s3() for romstage 2015-01-10 13:53:51 +01:00