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