aboutsummaryrefslogtreecommitdiff
path: root/hw/omap_l4.c
AgeCommit message (Expand)Author
2011-11-28omap_l4: rename omap_l4_attach_region() to omap_l4_attach()Avi Kivity
2011-11-28omap_l4: remove omap_l4_attach()Avi Kivity
2011-11-28omap_l4: convert to memory APIBenoît Canet
2011-11-28omap_l4: add memory API variant of omap_l4_attach()Avi Kivity
2011-11-28omap: eliminate l4_register_io_memoryAvi Kivity
2011-11-28omap: remove L4_MUX_HACKAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-30hw/omap_l4.c: Add helper function omap_l4_region_baseJuha Riihimäki
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-06-30hw/omwp2.c : separate l4 interconnect modulecmchao