index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
arm
/
fsl-imx6.h
Age
Commit message (
Expand
)
Author
2024-01-26
hw/arm: add PCIe to Freescale i.MX6
Nikita Ostrenkov
2023-10-27
hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-05-30
fsl-imx6: Add SNVS support for i.MX6 boards
Vitaly Cheptsov
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
Jean-Christophe Dubois
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
2020-03-17
hw/arm/fsl-imx6: Wire up USB controllers
Guenter Roeck
2020-02-13
i.MX: Add support for WDT on i.MX6
Roman Kapl
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2018-03-19
fsl-imx6: Swap Ethernet interrupt defines
Guenter Roeck
2016-06-02
Add ENET device to i.MX6 SOC.
Jean-Christophe Dubois
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-12
i.MX: Add i.MX6 SOC implementation.
Jean-Christophe DUBOIS