index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
omap.h
Age
Commit message (
Expand
)
Author
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
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
Implement OMAP1 MPU I/O module.
balrog
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-31
Add OMAP MMC/SD host controller.
balrog
2007-07-29
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
balrog