summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv/mv_common.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for USB3.0 on Armada38xwma2016-03-141-2/+103
* Make the fdt_get_mem_regions memsize argument optional. It's only used inandrew2016-03-011-2/+1
* Fix fdt_get_mem_regions() to work with 64-bit addresseswma2016-02-291-1/+2
* Stop defining fdt_pic_table when building for ARM_INTRNG.andrew2016-02-111-0/+2
* Remove all remaining references to old and not more used structskra2016-02-021-1/+1
* Enhance remap capabilities for Armada38xzbb2016-01-201-0/+3
* Use GIC-specific decoding function in mv_common.czbb2016-01-201-0/+8
* Do not require strict compatibility on simplebuszbb2016-01-201-1/+1
* Introduce initial support for Marvell Armada38xzbb2016-01-201-2/+15
* Follow r275792 eliminating fdt_data_verify().br2014-12-151-2/+1
* opt_global.h is included automatically in the build. No need toimp2014-11-181-2/+0
* Move all the files named foo/common.c to foo/foo_common.c, asimp2014-03-081-0/+2210
OpenPOWER on IntegriCloud