Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-11 | unicore32-softmmu: Add puv3 pm support | Guan Xuetao | |
This patch adds puv3 pm (power management) support, include pm device simulation for kernel booting. Thank Blue Swirl for pointing out the missing "break". v1->v2: Add initialization to ret in puv3_pm_read. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Blue Swirl <blauwirbel@gmail.com> |