summaryrefslogtreecommitdiff
path: root/hw/omap_spi.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini1-373/+0
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-2/+2
2013-01-26hw/omap_dma, hw/omap_spi: Explicitly mark fallthroughsPeter Maydell1-0/+24
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-2/+2
2011-11-28omap_l4: rename omap_l4_attach_region() to omap_l4_attach()Avi Kivity1-1/+1
2011-11-28omap_spi: convert to memory APIBenoƮt Canet1-17/+20
2011-11-28omap: eliminate l4_register_io_memoryAvi Kivity1-2/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2010-06-30hw/omap2.c : separate spi modulecmchao1-0/+346