aboutsummaryrefslogtreecommitdiffstats
path: root/hw/spitz.c
AgeCommit message (Expand)AuthorFilesLines
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