aboutsummaryrefslogtreecommitdiffstats
path: root/hw/spitz.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-02Add -drive parameter, by Laurent Vivier.ths1-2/+7
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir11-4/+0
2007-11-17Break up vl.h.pbrook1-1/+13
2007-11-17Convert SD cards code to use qemu_irq too.balrog1-14/+3
2007-11-17Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog1-116/+115
2007-11-11use correct printf formatbellard1-0/+4
2007-10-31Set boot sequence from command line (Dan Kenigsberg).balrog1-8/+12
2007-10-04Several corrections in the spitzkbd keymap (patch by Juergen Lock).balrog1-2/+6
2007-08-01Move Spitz microdrive from first to second PCMCIA slot where it belongs.balrog1-3/+3
2007-07-29Word-reads from spitz NAND controller, patch by Juergen Lock.balrog1-1/+13
2007-06-24Make touchscreen calibration values better match the HW. Invert WM8750 GPIO.balrog1-2/+2
2007-06-03Fix off-by-one memory region sizes.pbrook1-2/+2
2007-05-24Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog1-0/+115
2007-05-23Add WM8750 and MAX7310 chips (I2C slaves).balrog1-0/+56
2007-05-12Correct NAND erase block size. Misc fixes in Spitz code.balrog1-2/+2
2007-05-08Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog1-8/+8
2007-05-01Honour limited subset of --cpu values instead of ignoring.balrog1-6/+8
2007-04-30Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog1-1/+1
2007-04-30Spitz PDA, example PXA270 machine (four similar models).balrog1-0/+1100