freebsd-dev/sys/arm/mv
Marcin Wojtas 30b5fb13f2 Fix SoC identification issue on Marvell platforms
Marvell SoC identification function was called by SYSINIT on all armv7
platforms, which brakes platforms other than Marvell built with
GENERIC config. Fix this by shifting SoC identifying to Marvell platform
initialization.

Submitted by: Patryk Duda <pdk@semihalf.com>
Reviewed by: manu
Tested by: manu
Obtained from: Semihalf
Sponsored by: Stormshield
2018-05-03 01:10:41 +00:00
..
armada Make Marvell armv7 timer and wdt registers definitions common 2018-04-04 12:30:52 +00:00
armada38x Use PLATFORM for initializing Marvell ArmadaXP and Armada38X 2018-04-04 08:40:49 +00:00
armadaxp Use PLATFORM for initializing Marvell ArmadaXP and Armada38X 2018-04-04 08:40:49 +00:00
discovery sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
kirkwood sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
orion sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
armv5_machdep.c Move fdt_is_type to be a Marvell specific function. It's not used by any 2018-04-08 12:20:06 +00:00
files.arm7 Use PLATFORM for initializing Marvell ArmadaXP and Armada38X 2018-04-04 08:40:49 +00:00
files.mv Use PLATFORM for initializing Marvell ArmadaXP and Armada38X 2018-04-04 08:40:49 +00:00
gpio.c Replace FDT tree parsing with gpio_map_gpios implementation in mv_gpio driver 2018-04-26 19:10:18 +00:00
ic.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
mpic.c Enable ArmadaXP using INTRNG interrupt controller 2018-04-03 21:17:19 +00:00
mv_armv7_machdep.c Move fdt_is_type to be a Marvell specific function. It's not used by any 2018-04-08 12:20:06 +00:00
mv_common.c Fix SoC identification issue on Marvell platforms 2018-05-03 01:10:41 +00:00
mv_localbus.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
mv_pci_ctrl.c Change reg in Marvell Armada38X pcie FDT 2018-04-04 12:54:18 +00:00
mv_pci.c Move fdt_is_type to be a Marvell specific function. It's not used by any 2018-04-08 12:20:06 +00:00
mv_ts.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
mvreg.h Enable Marvell gpio driver to work with many controllers 2018-04-04 13:20:29 +00:00
mvvar.h Move fdt_is_type to be a Marvell specific function. It's not used by any 2018-04-08 12:20:06 +00:00
mvwin.h Enable cesa driver to work with Linux DT binding 2018-04-09 23:36:52 +00:00
rtc.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
std-pj4b.mv Use PLATFORM for initializing Marvell ArmadaXP and Armada38X 2018-04-04 08:40:49 +00:00
std.mv
timer.c Make Marvell armv7 timer and wdt registers definitions common 2018-04-04 12:30:52 +00:00