summaryrefslogtreecommitdiffstats
path: root/tools/bus_space/busdma.h
Commit message (Expand)AuthorAgeFilesLines
* Rename busdma_sync() to busdma_sync_range() and rename themarcel2015-08-021-1/+1
* Implement busdma_md_unload() and busdma_sync().marcel2015-07-031-0/+3
* Add busdma_md_create, busdma_md_destroy and busdma_md_load.marcel2015-07-031-0/+4
* Add accessor functions for iterating over segments. A segmentmarcel2015-06-111-0/+6
* Add busdma_mem_alloc & busdma_mem_free.marcel2015-06-081-0/+3
* Add DMA tag management to the C library and Python binding.marcel2015-06-061-0/+40
OpenPOWER on IntegriCloud