freebsd-dev/sys/arm/mv
Marcin Wojtas c58ed0b07f Fix kernel modules names for Marvell armv7
Two modules with the same name cannot be loaded, so Marvell specific drivers
cannot have the same name as the generic drivers.
Files with the same name, even in different folders overlaps their .o files,
so in order to prepare for supporting Marvell platforms in GENERIC armv7
config, modify conflicting names.

Submitted by: Rafal Kozik <rk@semihalf.com>
Obtained from: Semihalf
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D14743
2018-04-03 23:49:35 +00:00
..
armada Make Marvell Armada watchdog driver more generic 2018-04-03 22:15:53 +00:00
armada38x Make get_tclk and get_cpu_freq generic for Marvell armv7 SoCs 2018-04-03 22:10:50 +00:00
armadaxp Make get_tclk and get_cpu_freq generic for Marvell armv7 SoCs 2018-04-03 22:10:50 +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
files.arm7 Make get_tclk and get_cpu_freq generic for Marvell armv7 SoCs 2018-04-03 22:10:50 +00:00
files.mv Revert r327250 as it broke the build for some armv6 kernel and all armv4/5 2017-12-28 07:31:14 +00:00
gpio.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +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_common.c Make get_tclk and get_cpu_freq generic for Marvell armv7 SoCs 2018-04-03 22:10:50 +00:00
mv_localbus.c Switch users of fdt_is_enabled to use ofw_bus_node_status_okay. These are 2018-04-03 11:01:50 +00:00
mv_machdep.c Make mv_common.c generic for Marvell Armada38X and ArmadaXP 2018-04-03 21:54:36 +00:00
mv_pci_ctrl.c Support multi-port PCIe hierarchy in Marvell boards DTS 2017-06-08 16:54:02 +00:00
mv_pci.c Add missing flag check in Marvell PCIE driver 2018-04-03 23:27:07 +00:00
mv_ts.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
mvreg.h Make Marvell Armada watchdog driver more generic 2018-04-03 22:15:53 +00:00
mvvar.h Make get_tclk and get_cpu_freq generic for Marvell armv7 SoCs 2018-04-03 22:10:50 +00:00
mvwin.h Make mv_common.c generic for Marvell Armada38X and ArmadaXP 2018-04-03 21:54:36 +00:00
rtc.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
std-pj4b.mv Make get_tclk and get_cpu_freq generic for Marvell armv7 SoCs 2018-04-03 22:10:50 +00:00
std.mv
timer.c Fix kernel modules names for Marvell armv7 2018-04-03 23:49:35 +00:00