]> git.proxmox.com Git - mirror_qemu.git/history - hw/omap_gpmc.c
omap_gpmc: Implement prefetch engine
[mirror_qemu.git] / hw / omap_gpmc.c
2011-08-28 Peter Maydellomap_gpmc: Implement prefetch engine
2011-08-28 Peter Maydellomap: Wire up the DMA request line to the GPMC
2011-08-28 Peter Maydellomap_gpmc: Pull prefetch engine data into sub-struct
2011-08-28 Juha Riihimäkiomap_gpmc: Accept a zero mask field on omap3630
2011-08-28 Peter Maydellomap_gpmc: Support NAND devices
2011-08-28 Peter Maydellomap_gpmc: Reindent misindented switch statements
2011-08-28 Juha Riihimäkiomap_gpmc: Calculate revision from OMAP model
2011-08-28 Juha Riihimäkiomap_gpmc: Take omap_mpu_state* in omap_gpmc_init
2011-08-28 Peter Maydellomap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit
2011-08-28 Peter Maydellomap_gpmc: Wire up the GPMC IRQ correctly
2011-08-28 Peter Maydellomap_gpmc: GPMC_IRQSTATUS is write-one-to-clear
2011-08-28 Peter Maydellomap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap
2011-08-28 Peter Maydellomap_gpmc: Clean up omap_gpmc_attach MemoryRegion conve...
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-23 Peter Maydellhw/omap_gpmc: Don't try to map CS0 twice on reset
2011-08-22 Avi Kivityomap_gpmc/nseries/tusb6010: convert to memory API
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-06-30 cmchaohw/omap2.c : separate gpmc(general purpose memory contr...