Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | 1 | -0/+1 |
2016-03-16 | i.MX: Add the CLK_IPG_HIGH clock | Jean-Christophe Dubois | 1 | -0/+1 |
2016-03-16 | i.MX: Remove CCM useless clock computation handling. | Jean-Christophe Dubois | 1 | -32/+0 |
2016-03-16 | i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency. | Jean-Christophe Dubois | 1 | -1/+1 |
2016-01-29 | arm: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-22 | fpu: Replace uint32 typedef with uint32_t | Peter Maydell | 1 | -1/+1 |
2016-01-11 | i.MX: move i.MX31 CCM object to register array | Jean-Christophe DUBOIS | 1 | -103/+85 |
2015-12-17 | i.MX: Split the CCM class into an abstract base class and a concrete class | Jean-Christophe Dubois | 1 | -0/+392 |