summaryrefslogtreecommitdiffstats
path: root/sys/arm/cavium/cns11xx/econa_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Spaces->tab in comment.ian2016-05-231-1/+1
* Use the new(-ish) CP15_SCTLR macro to generate system control reg accessesian2016-05-231-2/+3
* Move arm's devmap to some generic place, so it can be usedbr2016-04-261-3/+3
* sys: use our roundup2/rounddown2() macros when param.h is available.pfg2016-04-211-3/+3
* Remove pd_prot and pd_cache members from struct arm_devmap_entry.skra2016-02-171-10/+0
* ARM: Consistently use cpu_setttb() instead of setttb().mmel2016-02-031-2/+2
* 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
* Remove the bootconfig parsing. We never used it and always passed either anandrew2015-03-291-1/+1
* 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-071-0/+343
OpenPOWER on IntegriCloud