]> Git Repo - qemu.git/commit
lm32: add Milkymist System Controller support
authorMichael Walle <[email protected]>
Mon, 7 Mar 2011 22:32:38 +0000 (23:32 +0100)
committerEdgar E. Iglesias <[email protected]>
Mon, 4 Apr 2011 08:26:53 +0000 (10:26 +0200)
commit9683242448541b6fb5511421af3d8f0c6cd19477
tree4142cc2d794ec565f61514d33fa26629605c0eab
parent87a381ec341bd0195db0531db10f29d603eff49a
lm32: add Milkymist System Controller support

This patch adds support for Milkymist's System Controller core. The model
has the following features:
 - support for shutting down and restarting the board
 - provide two timers and GPIO
 - provide registers for system identification and reading the boards
   capabilities

Signed-off-by: Michael Walle <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
Makefile.target
hw/milkymist-sysctl.c [new file with mode: 0644]
trace-events
This page took 0.026296 seconds and 4 git commands to generate.