Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spaces->tab in comment. | ian | 2016-05-23 | 1 | -1/+1 |
* | Use the new(-ish) CP15_SCTLR macro to generate system control reg accesses | ian | 2016-05-23 | 1 | -2/+3 |
* | Move arm's devmap to some generic place, so it can be used | br | 2016-04-26 | 1 | -3/+3 |
* | sys: use our roundup2/rounddown2() macros when param.h is available. | pfg | 2016-04-21 | 1 | -3/+3 |
* | Remove pd_prot and pd_cache members from struct arm_devmap_entry. | skra | 2016-02-17 | 1 | -10/+0 |
* | ARM: Consistently use cpu_setttb() instead of setttb(). | mmel | 2016-02-03 | 1 | -2/+2 |
* | Make kstack_pages a tunable on arm, x86, and powepc. On i386, the | kib | 2015-08-10 | 1 | -2/+2 |
* | Fix KSTACK_PAGES issue when the default value was changed in KERNCONF | zbb | 2015-07-16 | 1 | -0/+2 |
* | Remove the bootconfig parsing. We never used it and always passed either an | andrew | 2015-03-29 | 1 | -1/+1 |
* | When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE. | ian | 2014-05-10 | 1 | -4/+4 |
* | Move sys/arm/econa to sys/arm/cavium/cns11xx. | rpaulo | 2014-04-07 | 1 | -0/+343 |