]> git.proxmox.com Git - qemu.git/history - hw/omap_gpmc.c
exec: move include files to include/exec/
[qemu.git] / hw / omap_gpmc.c
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-10 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2012-01-07 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.33' into staging
2012-01-04 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-04 Peter Maydellhw/omap_gpmc: Fix region map/unmap when configuring...
2011-11-09 Peter Maydellhw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND...
2011-09-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-5...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-23 Peter Maydellhw/omap_gpmc: Modify correct field when writing IRQSTAT...
2011-09-23 Peter Maydellhw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-08-29 Edgar E. IglesiasMerge branch 'omap-for-upstream' of git://git.linaro...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
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...