Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-10 | i.MX25: Fix bad printf format specifiers | Alex Chen | 1 | -6/+6 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2016-09-22 | imx: Use 'const char', not 'char const' | Peter Maydell | 1 | -1/+1 |
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 | -26/+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 |
2015-12-17 | i.MX: Add an i.MX25 specific CCM class/instance | Jean-Christophe Dubois | 1 | -0/+341 |