aboutsummaryrefslogtreecommitdiff
path: root/hw/tosa.c
Commit message (Expand)AuthorAgeFilesLines
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-1/+1
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-2/+4
* kill drives_tableGerd Hoffmann2009-07-271-4/+4
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-2/+6
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* PXA SSI qdev conversionPaul Brook2009-05-141-5/+12
* TOSC DAC i2c qdev voncersionPaul Brook2009-05-141-7/+22
* Remove vga_ram_sizePaul Brook2009-05-131-1/+1
* Follow coding conventions.Paul Brook2009-05-121-6/+6
* Follow coding conventionsPaul Brook2009-05-101-10/+10
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Remove more redundant ram size checks.pbrook2009-04-111-6/+0
* More phys_ram_base removal.pbrook2009-04-091-1/+1
* Fix tosa_dac_recv warningaurel322009-02-071-1/+1
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-4/+3
* tc6393xb: non-accelerated FB support (Dmitry Baryshkov).balrog2008-11-041-5/+12
* Tosa: dummy lcd support (Dmitry Baryshkov).balrog2008-11-041-0/+84
* Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov).balrog2008-11-041-1/+1
* Tosa: provide correct IRQ to tc6393xb init (Dmitry Baryshkov).balrog2008-11-041-1/+2
* Tosa: emulate LEDs (Dmitry Baryshkov).balrog2008-11-041-1/+34
* Set default max_cpus to one.balrog2008-10-281-1/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-4/+4
* TC6393XB system features (Dmitry Baryshkov).balrog2008-06-091-36/+2
* Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog2008-06-021-0/+160