Age | Commit message (Expand) | Author |
2008-03-06 | Split OMAP DMA out to a file apart. | balrog |
2008-02-23 | Really stop the transfer when the DMA channel is being disabled. | balrog |
2008-02-17 | Unify RTCs that use host time, fix M48t59 alarm. | balrog |
2007-12-10 | Fix OMAP1 MPUI/O keyboard interrupt masking. | balrog |
2007-12-09 | Use pointers to channels rather than channel numbers in the DMA. | balrog |
2007-12-09 | OMAP DMA 3.2 support by Lauro Ramos Venancio. | balrog |
2007-12-06 | Correct my 'thinko' in OMAP interrupt handler commit, fix by Lauro Ramos Vena... | balrog |
2007-12-05 | Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro R... | balrog |
2007-12-04 | Always create an SD bdrv, so that PXA and OMAP boards can boot with | balrog |
2007-12-02 | Add -drive parameter, by Laurent Vivier. | ths |
2007-11-25 | Scale TSC2102 touchscreen pressure value more realistically (still could be b... | balrog |
2007-11-20 | OMAP LPGs (LED pulse generators). | balrog |
2007-11-19 | Clean-up/rewrite audio over I^2S support. | balrog |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-11 | fixed cast | bellard |
2007-11-10 | added cpu_model parameter to cpu_init() | bellard |
2007-11-04 | Zeroing ITR shouldn't ack irq zero. | balrog |
2007-11-04 | Add register mappings in DSP space (must be accessible for MPU too). | balrog |
2007-11-04 | Make accesses with wrong width also work as apparently real hardware allows t... | balrog |
2007-11-03 | Split I^2C controller out of hw/omap.c. | balrog |
2007-11-03 | Implement OMAP on-chip RTC (Linux guest date/time now matches with host). | balrog |
2007-11-03 | Initial OMAP I^2C controller implementation (communication not tested). | balrog |
2007-11-03 | Add OMAP Pulse-width Tone module. | balrog |
2007-11-03 | Implement OMAP PWL (backlight) module. | balrog |
2007-10-29 | Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller). | balrog |
2007-10-29 | Implement OMAP MicroWire controller. | balrog |
2007-10-28 | Add OMAP Shared GPIO module. | balrog |
2007-10-28 | Handle MMC card insertion/removal/readonly signals. | balrog |
2007-10-28 | Add PalmT|E matrix keypad connected to OMAP GPIOs. | balrog |
2007-10-28 | Implement OMAP1 MPU I/O module. | balrog |
2007-09-20 | Make likely/unlikely accessible also in hw/. | balrog |
2007-07-31 | Add OMAP MMC/SD host controller. | balrog |
2007-07-31 | OMAP DMA input signals must be level-triggered. | balrog |
2007-07-31 | Fix OMAP pic handling of simultaneous interrupts. | balrog |
2007-07-29 | Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. | balrog |