aboutsummaryrefslogtreecommitdiff
path: root/hw/tosa.c
AgeCommit message (Expand)Author
2012-06-11arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber
2012-06-11tosa: Rename PXA2xxState variableAndreas Färber
2012-06-04pxa2xx: Use cpu_arm_init() and store ARMCPUAndreas Färber
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27i2c: smbus: convert to QEMU Object ModelAnthony Liguori
2012-01-27i2c: rename i2c_slave -> I2CSlaveAnthony Liguori
2012-01-27ssi: convert to QEMU Object ModelAnthony Liguori
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-11-24tosa: convert to memory APIAvi Kivity
2011-10-17tc63963xb: convert to memory APIAvi Kivity
2011-10-02pxa: Pass in address_space to pxa{255, 270}_initRichard Henderson
2011-09-06spitz tosa: Simplify "drive is suitable for microdrive" testMarkus Armbruster
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-02-11tosa: we aren't connected to VBus, pass this info to Linux kernelDmitry Eremin-Solenikov
2011-01-29pxa2xx_gpio: switch to using qdevDmitry Eremin-Solenikov
2011-01-29SharpSL scoop device - convert to qdevDmitry Eremin-Solenikov
2010-08-24Rearrange block headersBlue Swirl
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-04ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-07-27kill drives_tableGerd Hoffmann
2009-06-11qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-14PXA SSI qdev conversionPaul Brook
2009-05-14TOSC DAC i2c qdev voncersionPaul Brook
2009-05-13Remove vga_ram_sizePaul Brook
2009-05-12Follow coding conventions.Paul Brook
2009-05-10Follow coding conventionsPaul Brook
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-11Remove more redundant ram size checks.pbrook
2009-04-09More phys_ram_base removal.pbrook
2009-02-07Fix tosa_dac_recv warningaurel32
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2008-11-04tc6393xb: non-accelerated FB support (Dmitry Baryshkov).balrog
2008-11-04Tosa: dummy lcd support (Dmitry Baryshkov).balrog
2008-11-04Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov).balrog
2008-11-04Tosa: provide correct IRQ to tc6393xb init (Dmitry Baryshkov).balrog
2008-11-04Tosa: emulate LEDs (Dmitry Baryshkov).balrog
2008-10-28Set default max_cpus to one.balrog
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori
2008-10-07machine struct - use C99 initializers (Jes Sorensen)aliguori
2008-06-09TC6393XB system features (Dmitry Baryshkov).balrog
2008-06-02Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog