aboutsummaryrefslogtreecommitdiff
path: root/hw/palm.c
AgeCommit message (Expand)Author
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