aboutsummaryrefslogtreecommitdiffstats
path: root/hw/omap.h
AgeCommit message (Expand)AuthorFilesLines
2007-11-18Add statics and missing #includes for prototypes.pbrook1-0/+3
2007-11-17Break up vl.h.pbrook1-0/+7
2007-11-04Zeroing ITR shouldn't ack irq zero.balrog1-0/+123
2007-11-04Add register mappings in DSP space (must be accessible for MPU too).balrog1-2/+2
2007-11-04Make accesses with wrong width also work as apparently real hardware allows t...balrog1-3/+12
2007-11-03Split I^2C controller out of hw/omap.c.balrog1-5/+9
2007-11-03Implement OMAP on-chip RTC (Linux guest date/time now matches with host).balrog1-0/+4
2007-11-03Initial OMAP I^2C controller implementation (communication not tested).balrog1-0/+7
2007-11-03Add OMAP Pulse-width Tone module.balrog1-0/+8
2007-11-03Implement OMAP PWL (backlight) module.balrog1-0/+11
2007-10-29Implement OMAP MicroWire controller.balrog1-7/+18
2007-10-28Add OMAP Shared GPIO module.balrog1-0/+7
2007-10-28Handle MMC card insertion/removal/readonly signals.balrog1-0/+1
2007-10-28Implement OMAP1 MPU I/O module.balrog1-0/+10
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-07-31Add OMAP MMC/SD host controller.balrog1-1/+16
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog1-0/+581