summaryrefslogtreecommitdiffstats
path: root/tools/bus_space/C
Commit message (Expand)AuthorAgeFilesLines
* Rename busdma_sync() to busdma_sync_range() and rename themarcel2015-08-022-3/+11
* Change the dev argument from a full path to just the devicemarcel2015-07-262-3/+3
* Implement busdma_md_unload() and busdma_sync().marcel2015-07-032-0/+22
* Add busdma_md_create, busdma_md_destroy and busdma_md_load.marcel2015-07-032-0/+30
* Add accessor functions for iterating over segments. A segmentmarcel2015-06-112-0/+48
* Rename bus_space to bus (i.e. drop _space). This makes themarcel2015-06-103-22/+22
* Add busdma_mem_alloc & busdma_mem_free.marcel2015-06-082-0/+22
* Add DMA tag management to the C library and Python binding.marcel2015-06-063-11/+65
* Add a C libary and a Python module that implements an API similarmarcel2014-04-283-0/+151
OpenPOWER on IntegriCloud