summaryrefslogtreecommitdiffstats
path: root/sys/arch/octeon/include/bus.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some of the more esoteric bus_space functions. Thekettenis2020-04-141-7/+8
* add a BUS_DMA_64BIT flag to bus_dma on all our archs.dlg2017-05-081-1/+2
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-03-291-2/+2
* Support BUS_DMA_NOCACHE in bus_dma(9). Memory allocations done withmiod2014-03-101-14/+15
* Define BUS_SPACE_MAP_LINEAR and BUS_SPACE_MAP_PREFETCHABLE, and providemiod2010-12-041-3/+9
* Inital commit of PCI and SATA support for OCTEONsyuu2010-10-281-1/+32
* Compact Flash support for OCTEONsyuu2010-10-101-3/+2
* Initial revisionsyuu2010-09-201-0/+471