summaryrefslogtreecommitdiffstats
path: root/hw/spitz.c
Commit message (Expand)AuthorAgeFilesLines
* Set default max_cpus to one.balrog2008-10-281-4/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+4
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-16/+16
* Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog2008-06-021-12/+10
* Factor out common SharpSL PDA code (Dmitry Baryshkov).balrog2008-06-021-287/+16
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-5/+5
* RAM usage information in machine definition.balrog2008-04-241-7/+12
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-5/+5
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-5/+5
* Move the excess of arm_load_kernel() parameters into a struct.balrog2008-04-141-4/+12
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-2/+7
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-4/+0
* Break up vl.h.pbrook2007-11-171-1/+13
* Convert SD cards code to use qemu_irq too.balrog2007-11-171-14/+3
* Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog2007-11-171-116/+115
* use correct printf formatbellard2007-11-111-0/+4
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-8/+12
* Several corrections in the spitzkbd keymap (patch by Juergen Lock).balrog2007-10-041-2/+6
* Move Spitz microdrive from first to second PCMCIA slot where it belongs.balrog2007-08-011-3/+3
* Word-reads from spitz NAND controller, patch by Juergen Lock.balrog2007-07-291-1/+13
* Make touchscreen calibration values better match the HW. Invert WM8750 GPIO.balrog2007-06-241-2/+2
* Fix off-by-one memory region sizes.pbrook2007-06-031-2/+2
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-241-0/+115
* Add WM8750 and MAX7310 chips (I2C slaves).balrog2007-05-231-0/+56
* Correct NAND erase block size. Misc fixes in Spitz code.balrog2007-05-121-2/+2
* Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog2007-05-081-8/+8
* Honour limited subset of --cpu values instead of ignoring.balrog2007-05-011-6/+8
* Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog2007-04-301-1/+1
* Spitz PDA, example PXA270 machine (four similar models).balrog2007-04-301-0/+1100
OpenPOWER on IntegriCloud