summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv/mv_common.c
Commit message (Expand)AuthorAgeFilesLines
* Export more information about ARM CPUs and SoCs.Luiz Souza2017-07-201-1/+11
* Use nitems() macro instead of re-inventing itzbb2016-06-031-1/+1
* Configure CPU window to second CESA SRAMzbb2016-06-021-0/+31
* sys/arm: Minor spelling fixes.pfg2016-05-041-1/+1
* Move arm's devmap to some generic place, so it can be usedbr2016-04-261-1/+1
* sys: use our roundup2/rounddown2() macros when param.h is available.pfg2016-04-211-1/+1
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineandrew2016-04-151-1/+1
* 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