summaryrefslogtreecommitdiffstats
path: root/sys/arm/samsung/exynos/exynos5_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r306262, r306267, r310021: (needed to avoid conflicts on later merges)ian2017-03-011-15/+0
* Move arm's devmap to some generic place, so it can be usedbr2016-04-261-5/+5
* Add driver for Synopsys DesignWare Mobile Storage Host Controller.br2014-10-071-0/+3
* Remove unnecessary inclusion of FDT headers.nwhitehorn2014-08-081-2/+0
* Add machine-dependent SMP part for Exynos5420br2014-06-121-0/+3
* Add the start of the ARM platform code. This is based on the PowerPCandrew2014-05-171-5/+6
* o Use common ARMv6/v7 bus_space tag.br2013-11-131-22/+7
* Call initarm_lastaddr() later in the init sequence, after establishingian2013-11-051-1/+7
* Move remaining code and data related to static device mapping into theian2013-11-041-2/+3
* Retire arm_remap_nocache() and the data and constants associated with it.ian2013-10-271-1/+1
* Remove #include <machine/frame.h> from all the arm code that doesn'tian2013-10-271-1/+0
* Remove all #include <machine/pmap.h> from arm code. It's alreadyian2013-10-271-1/+0
* - Enable unmapped buffers on Exynos5 again, becausebr2013-10-011-5/+0
* Increase the max KVA available for general consumption on the Exynos 5.cognet2013-08-181-2/+2
* Import basic support for Samsung Exynos 5 support.ray2013-06-291-0/+109
OpenPOWER on IntegriCloud