Statistics
| Branch: | Revision:

root / hw / milkymist-hpdmc.c @ c9c3c80a

History | View | Annotate | Download (3.9 kB)

# Date Author Comment
750ecd44 11/28/2011 03:38 pm Avi Kivity

sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()

Signed-off-by: Avi Kivity <>

321c17ae 10/02/2011 05:14 pm Michael Walle

milkymist-hpdmc: convert to memory API

Signed-off-by: Michael Walle <>
Signed-off-by: Avi Kivity <>

e4dc6d2c 04/04/2011 11:26 am Michael Walle

lm32: add Milkymist HPDMC support

This patch adds support for the Milkymist's High Performance Dynamic Memory
Controller. This is just a dumb model without any functionality. While the
real hardware acts for example as a bridge between software and hardware...