aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/physmem.h
Commit message (Expand)AuthorAgeFilesLines
* Allow us to be told about memory past the first 4GB point, but ignore it.Andrew Turner2016-01-251-1/+1
* ARM: Remove trailing whitespace from sys/arm/includeMichal Meloun2015-11-101-3/+3
* Give the fdt helper routines static linkage since no global definitionIan Lepore2014-02-171-2/+2
* Use vm_paddr_t, not vm_offset_t, when dealing with physical addresses.Ian Lepore2014-02-091-3/+3
* It turns out a global variable is the only straightforward way toIan Lepore2014-02-091-0/+5
* Consolidate code related to setting up physical memory configuration intoIan Lepore2014-02-081-0/+86