summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/imx6_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Switch i.MX to use the platform code to help with a single Freescale kernel.andrew2014-12-241-14/+24
* Install a temporary workaround to avoid problems in fdt data with linux'sian2014-10-231-1/+35
* Use gic_decode_fdt() rather than a local routine to parse fdt interruptian2014-09-141-0/+13
* Cache the imx6 SoC type in a static var so that it only has to be figuredian2014-08-051-5/+14
* Add the start of the ARM platform code. This is based on the PowerPCandrew2014-05-171-5/+6
* Switch imx6 to using the mpcore per-cpu event timers, but continue to useian2014-04-021-0/+3
* Don't force bootverbose on anymore, it can be set from ubldr now.ian2014-02-231-3/+0
* Add early printf support, wrapped in #if 0 because it's only rarely needed.ian2014-02-201-0/+24
* Apparently with "const uint32_t foo = 0x60;" gcc doesn't consider 'foo'ian2013-11-101-4/+4
* Remove local devmap code and use the essentially identical common codeian2013-11-051-9/+37
* Begin reducing code duplication in arm pmap.c and pmap-v6.c by factoringian2013-11-041-6/+6
* Add the Soc- / machine-dependent parts of imx6 support.ian2013-11-011-0/+164
OpenPOWER on IntegriCloud