]> git.proxmox.com Git - qemu.git/history - hw/tosa.c
Remove unused sysemu.h include directives
[qemu.git] / hw / tosa.c
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-11 Dmitry Eremin-Sole... tosa: we aren't connected to VBus, pass this info to...
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-29 Dmitry Eremin-Sole... SharpSL scoop device - convert to qdev
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
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-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-05-31 Lars Muncharm: fix arm kernel boot for non zero start addr
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-04 Gerd Hoffmannide: pass down DriveInfo instead of BlockDriverState
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-07-27 Gerd Hoffmannkill drives_table
2009-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-14 Paul BrookPXA SSI qdev conversion
2009-05-14 Paul BrookTOSC DAC i2c qdev voncersion
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-12 Paul BrookFollow coding conventions.
2009-05-10 Paul BrookFollow coding conventions
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-11 pbrookRemove more redundant ram size checks.
2009-04-09 pbrookMore phys_ram_base removal.
2009-02-07 aurel32Fix tosa_dac_recv warning
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2008-11-04 balrogtc6393xb: non-accelerated FB support (Dmitry Baryshkov).
2008-11-04 balrogTosa: dummy lcd support (Dmitry Baryshkov).
2008-11-04 balrogTosa: disable pxafb as it's not used on tosa (Dmitry...
2008-11-04 balrogTosa: provide correct IRQ to tc6393xb init (Dmitry...
2008-11-04 balrogTosa: emulate LEDs (Dmitry Baryshkov).
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-06-09 balrogTC6393XB system features (Dmitry Baryshkov).
2008-06-02 balrogProvide basic emulation for Sharp SL-6000 PDA (Tosa...