summaryrefslogtreecommitdiff
path: root/hw/palm.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir11-1/+0
2007-11-17Break up vl.h.pbrook1-1/+7
2007-11-04Zeroing ITR shouldn't ack irq zero.balrog1-5/+12
2007-11-03The PINT/DAV pin is active low in the chip spec, not inverted on the board.balrog1-7/+59
2007-10-31Set boot sequence from command line (Dan Kenigsberg).balrog1-2/+3
2007-10-29Add a qemu_irq_invert() shortcut for inverting a signal.balrog1-19/+5
2007-10-29Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).balrog1-0/+13
2007-10-29Implement OMAP MicroWire controller.balrog1-1/+2
2007-10-28Add OMAP Shared GPIO module.balrog1-1/+2
2007-10-28Handle MMC card insertion/removal/readonly signals.balrog1-0/+29
2007-10-28Add PalmT|E matrix keypad connected to OMAP GPIOs.balrog1-0/+31
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog1-0/+140