linux-user: fix ppc target_stat64 st_blocks layout
[qemu] / hw / palm.c
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-10 Paul BrookFollow coding conventions
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-11 pbrookRemove more redundant ram size checks.
2009-04-09 pbrookUse load_image_targphys and avoid phys_ram_base.
2009-03-13 aliguoriDisplayAllocator interface (Stefano Stabellini)
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-15 aliguoriDisplayState interface change (Stefano Stabellini)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
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-07-01 pbrookImplement resolution switching in common console code.
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-26 balrogFill in touchscreen calibration values from a Palm...
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 balrogAdd basic OMAP2 chip support.
2008-04-14 balrogMove the excess of arm_load_kernel() parameters into...
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-17 pbrookBreak up vl.h.
2007-11-04 balrogZeroing ITR shouldn't ack irq zero.
2007-11-03 balrogThe PINT/DAV pin is active low in the chip spec, not...
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-29 balrogAdd a qemu_irq_invert() shortcut for inverting a signal.
2007-10-29 balrogAdd a TI TSC2102 chip (touchscreen/ADC/audio-CODEC...
2007-10-29 balrogImplement OMAP MicroWire controller.
2007-10-28 balrogAdd OMAP Shared GPIO module.
2007-10-28 balrogHandle MMC card insertion/removal/readonly signals.
2007-10-28 balrogAdd PalmT|E matrix keypad connected to OMAP GPIOs.
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...