aboutsummaryrefslogtreecommitdiff
path: root/hw/spitz.c
AgeCommit message (Expand)Author
2008-04-24RAM usage information in machine definition.balrog
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-14Move the excess of arm_load_kernel() parameters into a struct.balrog
2007-12-02Add -drive parameter, by Laurent Vivier.ths
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir1
2007-11-17Break up vl.h.pbrook
2007-11-17Convert SD cards code to use qemu_irq too.balrog
2007-11-17Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog
2007-11-11use correct printf formatbellard
2007-10-31Set boot sequence from command line (Dan Kenigsberg).balrog
2007-10-04Several corrections in the spitzkbd keymap (patch by Juergen Lock).balrog
2007-08-01Move Spitz microdrive from first to second PCMCIA slot where it belongs.balrog
2007-07-29Word-reads from spitz NAND controller, patch by Juergen Lock.balrog
2007-06-24Make touchscreen calibration values better match the HW. Invert WM8750 GPIO.balrog
2007-06-03Fix off-by-one memory region sizes.pbrook
2007-05-24Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog
2007-05-23Add WM8750 and MAX7310 chips (I2C slaves).balrog
2007-05-12Correct NAND erase block size. Misc fixes in Spitz code.balrog
2007-05-08Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog
2007-05-01Honour limited subset of --cpu values instead of ignoring.balrog
2007-04-30Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog
2007-04-30Spitz PDA, example PXA270 machine (four similar models).balrog