]> git.proxmox.com Git - qemu.git/history - hw/spitz.c
graphical_console_init change (Stefano Stabellini)
[qemu.git] / hw / spitz.c
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2008-12-07 balrogMove spitz microdrive to PCMCIA socket 0.
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-06-02 balrogProvide basic emulation for Sharp SL-6000 PDA (Tosa...
2008-06-02 balrogFactor out common SharpSL PDA code (Dmitry Baryshkov).
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2008-04-14 balrogMove the excess of arm_load_kernel() parameters into...
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-17 pbrookBreak up vl.h.
2007-11-17 balrogConvert SD cards code to use qemu_irq too.
2007-11-17 balrogConvert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
2007-11-11 bellarduse correct printf format
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-04 balrogSeveral corrections in the spitzkbd keymap (patch by...
2007-08-01 balrogMove Spitz microdrive from first to second PCMCIA slot...
2007-07-29 balrogWord-reads from spitz NAND controller, patch by Juergen...
2007-06-24 balrogMake touchscreen calibration values better match the...
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-05-23 balrogAdd WM8750 and MAX7310 chips (I2C slaves).
2007-05-12 balrogCorrect NAND erase block size. Misc fixes in Spitz...
2007-05-08 balrogSwitch to qemu_ram_alloc() for memory allocation in...
2007-05-01 balrogHonour limited subset of --cpu values instead of ignoring.
2007-04-30 balrogAccount for machine with RAM which is not mapped at...
2007-04-30 balrogSpitz PDA, example PXA270 machine (four similar models).