aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/mbus.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-2/+2
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner1-3/+3
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-04-12arm: mvebu: Add Marvell's integrated CPUsChris Packham1-0/+5
2019-04-12ARM: kirkwood: switch to using mvebu mbusChris Packham1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese1-1/+1
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam1-1/+1
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese1-2/+0
2015-08-17arm: mvebu: Setup the MBUS bridge registersStefan Roese1-0/+55
2015-05-05arm: mvebu: Remove coherency configurationStefan Roese1-3/+0
2015-05-05arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese1-0/+471