index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
spitz.c
Age
Commit message (
Expand
)
Author
2007-11-11
use correct printf format
bellard
2007-10-31
Set boot sequence from command line (Dan Kenigsberg).
balrog
2007-10-04
Several corrections in the spitzkbd keymap (patch by Juergen Lock).
balrog
2007-08-01
Move Spitz microdrive from first to second PCMCIA slot where it belongs.
balrog
2007-07-29
Word-reads from spitz NAND controller, patch by Juergen Lock.
balrog
2007-06-24
Make touchscreen calibration values better match the HW. Invert WM8750 GPIO.
balrog
2007-06-03
Fix off-by-one memory region sizes.
pbrook
2007-05-24
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
balrog
2007-05-23
Add WM8750 and MAX7310 chips (I2C slaves).
balrog
2007-05-12
Correct NAND erase block size. Misc fixes in Spitz code.
balrog
2007-05-08
Switch to qemu_ram_alloc() for memory allocation in PXA255/270.
balrog
2007-05-01
Honour limited subset of --cpu values instead of ignoring.
balrog
2007-04-30
Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.
balrog
2007-04-30
Spitz PDA, example PXA270 machine (four similar models).
balrog