Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i.MX: implement a more correct version of EPIT timer. | Jean-Christophe DUBOIS | 2013-05-03 | 1 | -64/+198 |
| | | | | | | | | | | | | | This patch is providing a complete version of the EPIT timer. Note, however that the GPT timer in the same file is still not complete. Signed-off-by: Jean-Christophe DUBOIS <jcd@tribudubois.net> Message-id: 1365624982-15647-1-git-send-email-jcd@tribudubois.net Reviewed-by: Peter Chubb <peter.chubb@nicta.com.au> [PMM: wrapped an overly long line] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> | ||||
* | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+689 |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |