summaryrefslogtreecommitdiffstats
path: root/hw/omap.h
Commit message (Expand)AuthorAgeFilesLines
* OMAP DMA 3.2 support by Lauro Ramos Venancio.balrog2007-12-091-4/+46
* Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro R...balrog2007-12-051-1/+2
* OMAP LPGs (LED pulse generators).balrog2007-11-201-0/+5
* Clean-up/rewrite audio over I^2S support.balrog2007-11-191-0/+5
* Add statics and missing #includes for prototypes.pbrook2007-11-181-0/+3
* Break up vl.h.pbrook2007-11-171-0/+7
* Zeroing ITR shouldn't ack irq zero.balrog2007-11-041-0/+123
* Add register mappings in DSP space (must be accessible for MPU too).balrog2007-11-041-2/+2
* Make accesses with wrong width also work as apparently real hardware allows t...balrog2007-11-041-3/+12
* Split I^2C controller out of hw/omap.c.balrog2007-11-031-5/+9
* Implement OMAP on-chip RTC (Linux guest date/time now matches with host).balrog2007-11-031-0/+4
* Initial OMAP I^2C controller implementation (communication not tested).balrog2007-11-031-0/+7
* Add OMAP Pulse-width Tone module.balrog2007-11-031-0/+8
* Implement OMAP PWL (backlight) module.balrog2007-11-031-0/+11
* Implement OMAP MicroWire controller.balrog2007-10-291-7/+18
* Add OMAP Shared GPIO module.balrog2007-10-281-0/+7
* Handle MMC card insertion/removal/readonly signals.balrog2007-10-281-0/+1
* Implement OMAP1 MPU I/O module.balrog2007-10-281-0/+10
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Add OMAP MMC/SD host controller.balrog2007-07-311-1/+16
* Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog2007-07-291-0/+581
OpenPOWER on IntegriCloud