coreboot-kgpe-d16/src/southbridge/amd/cimx/sb900
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
..
Amd.h Remove AMD's "Release Content" doxygen from coreboot files 2015-01-06 06:31:15 +01:00
amd_pci_int_defs.h AMD/agesa: Add functions for AMD PCI IRQ routing 2014-07-02 21:47:28 +02:00
amd_pci_int_types.h AMD/agesa: Add functions for AMD PCI IRQ routing 2014-07-02 21:47:28 +02:00
AmdSbLib.h
bootblock.c soutbridge/*/bootblock: Use pci_dev_t over device_t typedef 2014-11-05 14:41:47 +01:00
cfg.c southbridge/amd agesa & cimx spelling fixes 2014-12-17 17:02:53 +01:00
chip.h
early.c southbridge/amd/cimx/sbX00/early.c: Update grammar in comments 2014-12-19 18:44:09 +01:00
gpio_oem.h x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
Kconfig AGESA: Move config parameters for non-volatile S3 data 2014-06-25 05:43:43 +02:00
late.c AMD platforms: fix callout_entry doxygen errors 2015-01-06 06:34:18 +01:00
lpc.c southbridge/amd agesa & cimx spelling fixes 2014-12-17 17:02:53 +01:00
lpc.h amd/southbridge/lpc: SPI BAR has fixed size/location 2014-06-11 20:06:21 +02:00
Makefile.inc AGESA fam12 fam14 fam15: Use common agesa_readSpd() 2014-10-19 06:19:44 +02:00
reset.c southbridge: Trivial - drop trailing blank lines at EOF 2014-07-08 13:53:21 +02:00
sb_cimx.h southbridge/cimx/sb900: Rename headers to match sb700 & sb800 2013-09-24 01:20:02 +02:00
SbPlatform.h southbridge/amd agesa & cimx spelling fixes 2014-12-17 17:02:53 +01:00
smbus.c southbridge/amd agesa & cimx spelling fixes 2014-12-17 17:02:53 +01:00
smbus.h
smbus_spd.c AGESA fam12 fam14 fam15: Use common agesa_readSpd() 2014-10-19 06:19:44 +02:00