configure: change "found" to "find"
[qemu] / hw / tosa.c
2009-09-04 Gerd Hoffmannide: pass down DriveInfo instead of BlockDriverState
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...