summaryrefslogtreecommitdiffstats
path: root/tools/bus_space/Python/lang.c
Commit message (Expand)AuthorAgeFilesLines
* Rename busdma_sync() to busdma_sync_range() and rename themarcel2015-08-021-4/+21
* Change the dev argument from a full path to just the devicemarcel2015-07-261-3/+3
* Implement busdma_md_unload() and busdma_sync().marcel2015-07-031-11/+59
* Add busdma_md_create, busdma_md_destroy and busdma_md_load.marcel2015-07-031-0/+57
* Add accessor functions for iterating over segments. A segmentmarcel2015-06-111-1/+72
* Rename bus_space to bus (i.e. drop _space). This makes themarcel2015-06-101-4/+4
* Add busdma_mem_alloc & busdma_mem_free.marcel2015-06-081-10/+50
* Add DMA tag management to the C library and Python binding.marcel2015-06-061-0/+61
* Add a C libary and a Python module that implements an API similarmarcel2014-04-281-0/+200
OpenPOWER on IntegriCloud