]> git.proxmox.com Git - qemu.git/history - hw/omap_dss.c
Rename target_phys_addr_t to hwaddr
[qemu.git] / hw / omap_dss.c
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-13 Stefan Hajnocziomap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28 Avi Kivityomap_l4: rename omap_l4_attach_region() to omap_l4_attach()
2011-11-28 Avi Kivityomap_dss: convert to memory API
2011-11-28 Avi Kivityomap: eliminate l4_register_io_memory
2011-11-09 Peter Maydellhw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL
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
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-04-10 pbrookYet more phys_ram_base elimination.
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-07 balrogRemove a duplicate omap_l4_attach(), add one missing...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-08-22 aurel32array overflow in hw/stellaris.c and hw/omap_dss.c
2008-05-18 balrogCollapse omap peripherals on L4 bus into one io entry...
2008-04-14 balrogAdd basic OMAP2 chip support.