Add #defines needed by OpenSolaris, fix breakage by the #defines
[qemu] / hw / omap_i2c.c
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Paul BrookAdd common BusState
2009-05-14 Paul BrookRemove bogus omap i2c slave code
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-07-21 balrogOmap DPLL & APLL locking logic.
2008-05-18 balrogCollapse omap peripherals on L4 bus into one io entry...
2008-04-14 balrogAdd basic OMAP2 chip support.
2008-02-10 balrogMake omap I2C controller work (previously untested...
2007-11-17 pbrookBreak up vl.h.
2007-11-04 balrogAdd register mappings in DSP space (must be accessible...
2007-11-03 balrogSplit I^2C controller out of hw/omap.c.