aboutsummaryrefslogtreecommitdiff
path: root/hw/omap_spi.c
AgeCommit message (Expand)Author
2012-09-05fix omap_spi rxs flag status updateJuha Riihimäki
2012-09-05hw/omap_spi.c: Fix indentation following previous patchPeter Maydell
2012-09-05SPI devices: convert to qdevPeter Maydell
2012-09-05hw/omap_spi.c prepare for omap3Riku Voipio
2011-11-28omap_l4: rename omap_l4_attach_region() to omap_l4_attach()Avi Kivity
2011-11-28omap_spi: 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-06-30hw/omap2.c : separate spi modulecmchao