]> git.proxmox.com Git - qemu.git/commit
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)
commit5052d2277fdcc08afda245ebfce3163935dc7dfb
tree6351945d35e61cc48d1178ba60a8479da4e84786
parent38d3339398ec0cffa53834ed32306836a4ad2c78
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]