aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Add common BusStatePaul Brook2009-05-231-2/+2
* Remove bogus omap i2c slave codePaul Brook2009-05-141-67/+0
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+2
* Omap DPLL & APLL locking logic.balrog2008-07-211-0/+1
* Collapse omap peripherals on L4 bus into one io entry (temporarily).balrog2008-05-181-1/+1
* Add basic OMAP2 chip support.balrog2008-04-141-4/+11
* Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...balrog2008-02-101-15/+110
* Break up vl.h.pbrook2007-11-171-1/+3
* Add register mappings in DSP space (must be accessible for MPU too).balrog2007-11-041-2/+2
* Split I^2C controller out of hw/omap.c.balrog2007-11-031-0/+435