lm32: add support for the Milkymist board
authorMichael Walle <michael@walle.cc>
Mon, 7 Mar 2011 22:32:44 +0000 (23:32 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 4 Apr 2011 08:26:54 +0000 (10:26 +0200)
commite94e841d8bc7ca127851a0177a34349f4e6fa311
tree6351945d35e61cc48d1178ba60a8479da4e84786
parent3d83b48ecbdfd91fe54e8ff14769c077da190bdc
lm32: add support for the Milkymist board

This patch adds almost complete support for the Milkymist system-on-chip
(http://www.milkymist.org).

Additional to running bare metal applications, booting a linux kernel with
initrd is supported.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Makefile.target
default-configs/lm32-softmmu.mak
hw/milkymist.c [new file with mode: 0644]