| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/misc/imx: Replace sprintf() by snprintf() | Philippe Mathieu-Daudé | 2024-04-25 | 1 | -2/+2 |
| * | hw/misc: Constify VMState | Richard Henderson | 2023-12-30 | 1 | -1/+1 |
| * | i.MX6UL: Add a specific GPT timer instance for the i.MX6UL | Jean-Christophe Dubois | 2023-01-05 | 1 | -6/+0 |
| * | i.MX6ul: Fix bad printf format specifiers | Alex Chen | 2020-12-10 | 1 | -2/+2 |
| * | hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers | Jean-Christophe Dubois | 2020-06-16 | 1 | -13/+63 |
| * | 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 |
| * | i.MX6UL: Add i.MX6UL specific CCM device | Jean-Christophe Dubois | 2018-08-16 | 1 | -0/+886 |