summaryrefslogtreecommitdiffstats
path: root/hw/tosa.c
Commit message (Expand)AuthorAgeFilesLines
* Make default boot order machine specificAvik Sil2013-01-151-0/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-2/+2
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* block: move include files to include/block/Paolo Bonzini2012-12-191-1/+1
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-4/+5
* arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber2012-06-111-1/+1
* tosa: Rename PXA2xxState variableAndreas Färber2012-06-111-7/+7
* pxa2xx: Use cpu_arm_init() and store ARMCPUAndreas Färber2012-06-041-1/+1
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-11/+13
* i2c: smbus: convert to QEMU Object ModelAnthony Liguori2012-01-271-7/+14
* i2c: rename i2c_slave -> I2CSlaveAnthony Liguori2012-01-271-5/+5
* ssi: convert to QEMU Object ModelAnthony Liguori2012-01-271-6/+13
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-1/+2
* tosa: convert to memory APIAvi Kivity2011-11-241-2/+4
* tc63963xb: convert to memory APIAvi Kivity2011-10-171-1/+1
* pxa: Pass in address_space to pxa{255, 270}_initRichard Henderson2011-10-021-1/+3
* spitz tosa: Simplify "drive is suitable for microdrive" testMarkus Armbruster2011-09-061-7/+3
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* tosa: we aren't connected to VBus, pass this info to Linux kernelDmitry Eremin-Solenikov2011-02-111-0/+4
* pxa2xx_gpio: switch to using qdevDmitry Eremin-Solenikov2011-01-291-6/+6
* SharpSL scoop device - convert to qdevDmitry Eremin-Solenikov2011-01-291-11/+12
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-1/+1
* arm: fix arm kernel boot for non zero start addrLars Munch2010-05-311-3/+0
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* 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
OpenPOWER on IntegriCloud