aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/cavium
Commit message (Expand)AuthorAgeFilesLines
* Fix KSTACK_PAGES issue when the default value was changed in KERNCONFZbigniew Bodek2015-07-161-0/+2
* Build the cpufunc_asm_* files based on the cpu type, not which config fileAndrew Turner2015-03-291-1/+0
* Remove the bootconfig parsing. We never used it and always passed either anAndrew Turner2015-03-291-1/+1
* Use the base arm bus_space instead of an identical local copy.Ian Lepore2015-01-212-112/+6
* For some reason, all the arm bus_space functions that work with uint16Ian Lepore2015-01-211-8/+7
* Add 64-bit DMA support in the XHCI controller driver.Hans Petter Selasky2015-01-052-0/+2
* Mechanically convert to if_inc_counter().Gleb Smirnoff2014-09-191-3/+3
* Unify interrupts bit definition and usage. While here remove PSR_C_bit.Andrew Turner2014-09-101-1/+2
* Fix various NIC drivers to properly cleanup static DMA resources.John Baldwin2014-06-111-12/+20
* When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE.Ian Lepore2014-05-101-4/+4
* Move sys/arm/econa to sys/arm/cavium/cns11xx.Rui Paulo2014-04-0715-0/+4757