summaryrefslogtreecommitdiff
path: root/hw/omap.h
AgeCommit message (Expand)Author
2007-11-04Make accesses with wrong width also work as apparently real hardware allows t...balrog
2007-11-03Split I^2C controller out of hw/omap.c.balrog
2007-11-03Implement OMAP on-chip RTC (Linux guest date/time now matches with host).balrog
2007-11-03Initial OMAP I^2C controller implementation (communication not tested).balrog
2007-11-03Add OMAP Pulse-width Tone module.balrog
2007-11-03Implement OMAP PWL (backlight) module.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-28Implement OMAP1 MPU I/O module.balrog
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-31Add OMAP MMC/SD host controller.balrog
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog