aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/devmap.h
Commit message (Expand)AuthorAgeFilesLines
* Move arm's devmap to some generic place, so it can be usedRuslan Bukin2016-04-261-91/+0
* Remove pd_prot and pd_cache members from struct arm_devmap_entry.Svatopluk Kraus2016-02-171-2/+0
* ARM: Remove trailing whitespace from sys/arm/includeMichal Meloun2015-11-101-1/+1
* Fix a comment s/initarm_/platform_/Andrew Turner2014-05-171-1/+1
* Add a prototype for the new arm_devmap_print_table(). This should haveIan Lepore2014-01-091-0/+3
* Style and comment tweaks, no functional changes.Ian Lepore2013-11-051-7/+7
* Add new helper routines for arm static device mapping. The new codeIan Lepore2013-11-051-3/+20
* Move remaining code and data related to static device mapping into theIan Lepore2013-11-041-0/+27
* Begin reducing code duplication in arm pmap.c and pmap-v6.c by factoringIan Lepore2013-11-041-0/+46