aboutsummaryrefslogtreecommitdiff
path: root/hw/palm.c
AgeCommit message (Expand)Author
2008-07-01Implement resolution switching in common console code.pbrook
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-26Fill in touchscreen calibration values from a Palm T|E.balrog
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-14Add basic OMAP2 chip support.balrog
2008-04-14Move the excess of arm_load_kernel() parameters into a struct.balrog
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir1
2007-11-17Break up vl.h.pbrook
2007-11-04Zeroing ITR shouldn't ack irq zero.balrog
2007-11-03The PINT/DAV pin is active low in the chip spec, not inverted on the board.balrog
2007-10-31Set boot sequence from command line (Dan Kenigsberg).balrog
2007-10-29Add a qemu_irq_invert() shortcut for inverting a signal.balrog
2007-10-29Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).balrog
2007-10-29Implement OMAP MicroWire controller.balrog
2007-10-28Add OMAP Shared GPIO module.balrog
2007-10-28Handle MMC card insertion/removal/readonly signals.balrog
2007-10-28Add PalmT|E matrix keypad connected to OMAP GPIOs.balrog
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog