coreboot-kgpe-d16/src/drivers/usb
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
..
console.c usbdebug: Unify console API 2014-02-20 23:29:12 +01:00
ehci.h usbdebug: Move initialisation of the optional hub 2014-11-23 20:35:03 +01:00
ehci_debug.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
ehci_debug.h usbdebug: Refactor descriptor probing of dongle 2014-11-23 20:35:51 +01:00
gadget.c usbdebug: Refactor descriptor probing of dongle 2014-11-23 20:35:51 +01:00
Kconfig console: Drop EARLY_CONSOLE option 2014-04-30 07:00:20 +02:00
Makefile.inc usbdebug: Move initialisation of the optional hub 2014-11-23 20:35:03 +01:00
pci_ehci.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
usb_ch9.h usbdebug: Refactor descriptor probing of dongle 2014-11-23 20:35:51 +01:00