summaryrefslogtreecommitdiffstats
path: root/sys/arm/cavium
Commit message (Expand)AuthorAgeFilesLines
* Make kstack_pages a tunable on arm, x86, and powepc. On i386, thekib2015-08-101-2/+2
* Fix KSTACK_PAGES issue when the default value was changed in KERNCONFzbb2015-07-161-0/+2
* Build the cpufunc_asm_* files based on the cpu type, not which config fileandrew2015-03-291-1/+0
* Remove the bootconfig parsing. We never used it and always passed either anandrew2015-03-291-1/+1
* Use the base arm bus_space instead of an identical local copy.ian2015-01-212-112/+6
* For some reason, all the arm bus_space functions that work with uint16ian2015-01-211-8/+7
* Add 64-bit DMA support in the XHCI controller driver.hselasky2015-01-052-0/+2
* Mechanically convert to if_inc_counter().glebius2014-09-191-3/+3
* Unify interrupts bit definition and usage. While here remove PSR_C_bit.andrew2014-09-101-1/+2
* Fix various NIC drivers to properly cleanup static DMA resources.jhb2014-06-111-12/+20
* When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE.ian2014-05-101-4/+4
* Move sys/arm/econa to sys/arm/cavium/cns11xx.rpaulo2014-04-0715-0/+4757
OpenPOWER on IntegriCloud