aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_devmap.c
Commit message (Expand)AuthorAgeFilesLines
* Print upper 32 bits in devmap table entriesPhilip Paeps2019-12-201-1/+1
* Generalize ARM specific comments in devmapKristof Provost2019-10-151-9/+10
* Raise the size of L3 table for early devmap on arm64Emmanuel Vadot2018-07-191-2/+2
* Add pmap_mapdev_attr for arm64Emmanuel Vadot2018-06-201-0/+31
* o Replace __riscv__ with __riscvRuslan Bukin2017-08-071-3/+3
* Include machine/acle-compat.h in cdefs.h on arm if the compiler doesn'tIan Lepore2016-05-251-3/+0
* Add support for RISC-V.Ruslan Bukin2016-04-261-3/+3
* Move arm's devmap to some generic place, so it can be usedRuslan Bukin2016-04-261-0/+322