Statistics
| Branch: | Revision:

root / hw / omap_i2c.c @ e62b5b13

History | View | Annotate | Download (14.3 kB)

# Date Author Comment
29885477 02/10/2008 07:02 pm balrog

Make omap I2C controller work (previously untested). Implement post-OMAP1 changes. Introduce omap L4 abstraction.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3977 c046a42c-6fe2-441c-8c8c-71466251a162

87ecb68b 11/17/2007 07:14 pm pbrook

Break up vl.h.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3674 c046a42c-6fe2-441c-8c8c-71466251a162

cf965d24 11/04/2007 02:19 pm balrog

Add register mappings in DSP space (must be accessible for MPU too).
Don't set microwire CSR-busy bit too early.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3530 c046a42c-6fe2-441c-8c8c-71466251a162

02645926 11/03/2007 02:50 pm balrog

Split I^2C controller out of hw/omap.c.
Insert a list of missing memory mappings from OMAP310 datasheet.
Add missing "rtc" field for RTC.
Correct PWL and PWT register read/write handler pointers.
Add a Changelog entry about OMAP emulation.
Add a qemu-doc snippet about Palm T|E platform....