summaryrefslogtreecommitdiffstats
path: root/sys/arm/rockchip/rk30xx_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Add the start of the ARM platform code. This is based on the PowerPCandrew2014-05-171-5/+6
* Add the codes for enabling CPU cores of Rockchip RK3188 SoC.ganbold2014-05-091-0/+1
* Switch to use arm_devmap_add_entry() to setup static device mapping.ganbold2014-05-021-19/+3
* Switch to my freebsd.org emal address in copyright.ganbold2014-03-251-1/+1
* Enable reset mechanism for rk3188.ganbold2013-11-251-1/+4
* 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-3/+4
* Oops, one more instance of ARM_NOCACHE_KVA_SIZE was hiding under the couch.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
* Import basic support for Rockchip RK3188 SoC.ganbold2013-10-231-0/+122
OpenPOWER on IntegriCloud