aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/samsung
Commit message (Expand)AuthorAgeFilesLines
* Call initarm_lastaddr() later in the init sequence, after establishingIan Lepore2013-11-051-1/+7
* Move remaining code and data related to static device mapping into theIan Lepore2013-11-041-2/+3
* Retire arm_remap_nocache() and the data and constants associated with it.Ian Lepore2013-10-271-1/+1
* Remove #include <machine/frame.h> from all the arm code that doesn'tIan Lepore2013-10-272-2/+0
* Remove all #include <machine/pmap.h> from arm code. It's alreadyIan Lepore2013-10-271-1/+0
* - Enable unmapped buffers on Exynos5 again, becauseRuslan Bukin2013-10-011-5/+0
* Increase the max KVA available for general consumption on the Exynos 5.Olivier Houchard2013-08-181-2/+2
* Import basic support for Samsung Exynos 5 support.Aleksandr Rybalko2013-06-2910-0/+1480