]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/pxa2xx_gpio.c
Rename target_phys_addr_t to hwaddr
[thirdparty/qemu.git] / hw / pxa2xx_gpio.c
2012-10-23  Avi KivityRename target_phys_addr_t to hwaddr
2012-07-29  Michael S. TsirkinMerge branch pci into master
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3a...
2012-06-10  Andreas Färberpxa2xx_gpio: Store ARMCPU in PXA2xxGPIOInfo
2012-03-19  Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14  Andreas Färberarm hw/: Don't use CPUState
2012-03-01  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16  Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15  Andreas Färberqom: Unify type registration
2012-02-08  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04  Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04  Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03  Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-01-28  Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27  Anthony Liguorisysbus: apic: ioapic: convert to QEMU Object Model
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 Kivitysysbus: rename sysbus_init_mmio_region() to sysbus_init...
2011-11-24  Benoît Canetpxa2xx_gpio: convert to memory API
2011-02-25  Dmitry Eremin-Sole... pxa2xx_pic: update to use qdev
2011-02-01  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01  Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01  Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01  Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-29  Dmitry Eremin-Sole... pxa2xx_gpio: switch to using qdev
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-07-06  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06  Alex Williamsonsavevm: Add DeviceState param
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-06-16  Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-10  Paul BrookFollow coding conventions
2009-05-08  Paul BrookReplace cpu_abort with hw_error
2008-12-01  pbrookChange MMIO callbacks to use offsets, not absolute...
2007-11-17  balrogBetter STOPINTR bit semantics in the PXA2xx DMA.
2007-11-17  pbrookBreak up vl.h.
2007-11-17  balrogConvert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
2007-10-04  balrogSeveral corrections in the spitzkbd keymap (patch by...
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03  pbrookFix off-by-one memory region sizes.
2007-05-24  balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-04-30  balrogCore features of ARM XScale processors. Main PXA270...