aboutsummaryrefslogtreecommitdiffstats
path: root/hw/milkymist-hw.h
AgeCommit message (Collapse)AuthorFilesLines
2011-10-03milkymist_uart: support new core versionMichael Walle1-3/+2
The new version of the uart core introduces status and control bits. Signed-off-by: Michael Walle <michael@walle.cc>
2011-05-03lm32: add Milkymist Minimac2 supportMichael Walle1-0/+20
This patch adds support for Milkymist's minimal Ethernet MAC v2. It superseds minimac1. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2011-04-04lm32: add milkymist hw support functionsMichael Walle1-0/+204
This patch adds wrappers for easy creation of the qdev devices. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>