Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i.MX25: Fix bad printf format specifiers | Alex Chen | 2020-12-10 | 1 | -6/+6 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | imx: Use 'const char', not 'char const' | Peter Maydell | 2016-09-22 | 1 | -1/+1 |
* | hw: explicitly include qemu/log.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | i.MX: Add the CLK_IPG_HIGH clock | Jean-Christophe Dubois | 2016-03-16 | 1 | -0/+1 |
* | i.MX: Remove CCM useless clock computation handling. | Jean-Christophe Dubois | 2016-03-16 | 1 | -26/+0 |
* | i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency. | Jean-Christophe Dubois | 2016-03-16 | 1 | -1/+1 |
* | arm: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | fpu: Replace uint32 typedef with uint32_t | Peter Maydell | 2016-01-22 | 1 | -1/+1 |
* | i.MX: Add an i.MX25 specific CCM class/instance | Jean-Christophe Dubois | 2015-12-17 | 1 | -0/+341 |