]> git.proxmox.com Git - qemu.git/history - hw/omap_i2c.c
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
[qemu.git] / hw / omap_i2c.c
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-21 Andreas Färbersysbus: Drop sysbus_from_qdev() cast macro
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/q35.1' into staging
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-10 Andreas FärberMake all static TypeInfos const
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-17 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-15 Juha Riihimäkihw/omap_i2c: Convert to qdev
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
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 Benoît Canetomap_i2c: convert to memory API
2011-11-28 Avi Kivityomap: eliminate l4_register_io_memory
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-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue SwirlUse gcc warning flag -Wempty-body
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-22 Paul BrookAdd common BusState
2009-05-14 Paul BrookRemove bogus omap i2c slave code
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-07-21 balrogOmap DPLL & APLL locking logic.
2008-05-18 balrogCollapse omap peripherals on L4 bus into one io entry...
2008-04-14 balrogAdd basic OMAP2 chip support.
2008-02-10 balrogMake omap I2C controller work (previously untested...
2007-11-17 pbrookBreak up vl.h.
2007-11-04 balrogAdd register mappings in DSP space (must be accessible...
2007-11-03 balrogSplit I^2C controller out of hw/omap.c.