summaryrefslogtreecommitdiffstats
path: root/hw/arm/fsl-imx25.c
Commit message (Expand)AuthorAgeFilesLines
* fsl_imx*: Migrate ROM contentsPeter Maydell2017-07-241-2/+2
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-2/+1Star
* memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()Peter Maydell2017-07-141-2/+2
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-1/+1
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier2017-04-201-5/+0Star
* char: rename CharDriverState ChardevMarc-André Lureau2017-01-271-1/+1
* char: remove init callbackMarc-André Lureau2016-10-241-1/+1
* i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois2016-07-071-1/+1
* imx: Use memory_region_init_rom() for ROMsPeter Maydell2016-07-041-4/+4
* Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois2016-06-021-0/+1
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* i.MX: Add missing descriptions in devices.Jean-Christophe Dubois2016-03-161-0/+1
* hw/arm: Clean up includesPeter Maydell2016-01-181-0/+1
* i.MX: Add an i.MX25 specific CCM class/instanceJean-Christophe Dubois2015-12-171-1/+1
* i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois2015-12-171-3/+3
* qdev: Protect device-list-properties against broken devicesMarkus Armbruster2015-10-091-0/+6
* i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois2015-09-141-0/+29
* i.MX: Add SOC support for i.MX25Jean-Christophe Dubois2015-09-071-0/+273