aboutsummaryrefslogtreecommitdiff
path: root/hw/omap_i2c.c
AgeCommit message (Expand)Author
2012-03-15hw/omap_i2c: Convert to qdevJuha Riihimäki
2011-11-28omap_l4: rename omap_l4_attach_region() to omap_l4_attach()Avi Kivity
2011-11-28omap_i2c: convert to memory APIBenoît Canet
2011-11-28omap: eliminate l4_register_io_memoryAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-09-18Use gcc warning flag -Wempty-bodyBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-23Add common BusStatePaul Brook
2009-05-14Remove bogus omap i2c slave codePaul Brook
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-07-21Omap DPLL & APLL locking logic.balrog
2008-05-18Collapse omap peripherals on L4 bus into one io entry (temporarily).balrog
2008-04-14Add basic OMAP2 chip support.balrog
2008-02-10Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...balrog
2007-11-17Break up vl.h.pbrook
2007-11-04Add register mappings in DSP space (must be accessible for MPU too).balrog
2007-11-03Split I^2C controller out of hw/omap.c.balrog