]> git.proxmox.com Git - qemu.git/history - hw/pxa2xx.c
target-sparc: Implement PDIST.
[qemu.git] / hw / pxa2xx.c
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-pull...
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-17 Avi Kivitypxa2xx: convert to memory API (part II)
2011-10-17 Avi Kivitypxa2xx: convert to memory API (part I)
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-09 Avi KivityMerge remote-tracking branch 'upstream' into memory...
2011-10-02 Richard Hendersonpxa: Pass in address_space to pxa{255, 270}_init
2011-10-02 Richard Hendersonserial: Add MemoryRegion parameter to serial_mm_init
2011-10-02 Richard Hendersonserial: Remove ioregister parameter from serial_mm_init
2011-10-02 Richard Hendersonserial: Use enum device_endian in serial_mm_init parameter
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22 Anthony Liguorichar: rename qemu_chr_write() -> qemu_chr_fe_write()
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
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23 Matthew FernandezCorrect spelling of licensed
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-22 Juan Quintelavmstate: port pxa2xx_pm
2011-04-22 Juan Quintelavmstate: port pxa2xx_mm
2011-04-22 Juan Quintelavmstate: port pxa2xx_cm
2011-04-22 Juan Quintelavmstate: port pxa2xx_i2s
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-03-21 Paolo Bonzinichange all rt_clock references to use millisecond resol...
2011-03-03 Andrzej Zaborowskipxa2xx: port pxa2xx_rtc to using qdev/vmstate
2011-03-03 Andrzej Zaborowskipxa2xx_dma: port to qdev/vmstate
2011-03-03 Dmitry Eremin-Sole... pxa2xx_timer: switch to using qdev/vmstate
2011-02-25 Dmitry Eremin-Sole... pxa2xx_pic: update to use qdev
2011-02-20 Vasily KhoruzhickFix obvious mistake in pxa2xx i2s driver
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-11 Dmitry Eremin-Sole... pxa2xx: convert i2c master to use qdev/vmsd
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
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-20 Dmitry Eremin-Sole... pxa2xx: fix vmstate_pxa2xx_i2c
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
2010-09-18 Blue Swirlpxa2xx: fix SSSR TFN logic
2010-09-18 Blue Swirlpxa2xx: remove useless checks
2010-08-24 Blue SwirlRearrange block headers
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-04-05 Paul BrookOHCI qdev conversion
2010-04-04 Paul BrookRevert "Compile usb-ohci only once"
2010-03-23 Lars MunchFix recent pxa270 serial breakage
2010-03-21 Blue SwirlCompile usb-ohci only once
2010-03-21 Blue SwirlCompile serial only once
2009-10-05 Juan Quintelavmstate: port pxa2xx_i2c device
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-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-27 Gerd Hoffmannkill drives_table
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-05-22 Paul BrookAdd common BusState
2009-05-14 Paul BrookPXA SSI qdev conversion
2009-05-14 Paul BrookPXA2xx I2C slave qdev conversion
2009-05-10 Paul BrookFollow coding conventions
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2008-12-07 balrogPXA: Account for offset from page start in a subpage...
2008-12-07 balrogDon't wrap I2C registers addresses on PXA270.
2008-12-04 aurel32Fix RTC initial date computation
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-10-02 blueswir1Resurrect the safe part of r5274
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-20 blueswir1Add signed versions of save/load functions
2008-07-01 pbrookFix i2c save/restore.
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-05-04 aurel328250: Customized base baudrate
2008-04-22 balrogHush pointer target signedness warnings from gcc 4.
2008-02-17 balrogUnify RTCs that use host time, fix M48t59 alarm.
2007-12-16 balrogInitial PXA27x keypad support, by Armin Kuster.
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 balrogConvert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
2007-11-11 bellardremoved unused variables
next