Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif)
[qemu] / hw / omap.c
2007-12-10 balrogFix OMAP1 MPUI/O keyboard interrupt masking.
2007-12-09 balrogUse pointers to channels rather than channel numbers...
2007-12-09 balrogOMAP DMA 3.2 support by Lauro Ramos Venancio.
2007-12-06 balrogCorrect my 'thinko' in OMAP interrupt handler commit...
2007-12-05 balrogRework OMAP1 interrupt handling to allow multiple inter...
2007-12-04 balrogAlways create an SD bdrv, so that PXA and OMAP boards...
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-25 balrogScale TSC2102 touchscreen pressure value more realistic...
2007-11-20 balrogOMAP LPGs (LED pulse generators).
2007-11-19 balrogClean-up/rewrite audio over I^2S support.
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-11-11 bellardfixed cast
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-04 balrogZeroing ITR shouldn't ack irq zero.
2007-11-04 balrogAdd register mappings in DSP space (must be accessible...
2007-11-04 balrogMake accesses with wrong width also work as apparently...
2007-11-03 balrogSplit I^2C controller out of hw/omap.c.
2007-11-03 balrogImplement OMAP on-chip RTC (Linux guest date/time now...
2007-11-03 balrogInitial OMAP I^2C controller implementation (communicat...
2007-11-03 balrogAdd OMAP Pulse-width Tone module.
2007-11-03 balrogImplement OMAP PWL (backlight) module.
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-10-28 balrogImplement OMAP1 MPU I/O module.
2007-09-20 balrogMake likely/unlikely accessible also in hw/.
2007-07-31 balrogAdd OMAP MMC/SD host controller.
2007-07-31 balrogOMAP DMA input signals must be level-triggered.
2007-07-31 balrogFix OMAP pic handling of simultaneous interrupts.
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...