aboutsummaryrefslogtreecommitdiffstats
path: root/hw/omap_l4.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-28omap_l4: rename omap_l4_attach_region() to omap_l4_attach()Avi Kivity1-2/+2
2011-11-28omap_l4: remove omap_l4_attach()Avi Kivity1-20/+0
2011-11-28omap_l4: convert to memory APIBenoît Canet1-16/+19
2011-11-28omap_l4: add memory API variant of omap_l4_attach()Avi Kivity1-1/+28
2011-11-28omap: eliminate l4_register_io_memoryAvi Kivity1-10/+2
2011-11-28omap: remove L4_MUX_HACKAvi Kivity1-118/+0
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-9/+9
2011-07-30hw/omap_l4.c: Add helper function omap_l4_region_baseJuha Riihimäki1-0/+6
2010-12-11Add endianness as io mem parameterAlexander Graf1-2/+3
2010-06-30hw/omwp2.c : separate l4 interconnect modulecmchao1-0/+271