summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm64/include/bus.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce BUS_SPACE_MAP_POSTED such that we can distinguish betweenkettenis2021-02-161-5/+5
* Fix some of the more esoteric bus_space functions. Thekettenis2020-04-131-7/+8
* Map the raw bus space operations to the regular ones.patrick2019-06-031-1/+15
* Implement bus_space_mmap(9).kettenis2018-08-201-1/+6
* Remove a4x bus space hack.kettenis2018-05-151-26/+1
* add a BUS_DMA_64BIT flag to bus_dma on all our archs.dlg2017-05-081-1/+2
* The AMD Seattle SoC incorporates DMA coherent controllers, especiallypatrick2017-02-221-1/+2
* Import of OpenBSD/arm64patrick2016-12-171-0/+530