index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mvebu
/
mbus.c
Age
Commit message (
Expand
)
Author
2022-09-13
arm: mvebu: Mark constant data with const keyword
Pali Rohár
2022-08-23
arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation
Pali Rohár
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-04-12
arm: mvebu: Add Marvell's integrated CPUs
Chris Packham
2019-04-12
ARM: kirkwood: switch to using mvebu mbus
Chris Packham
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-01-14
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2015-11-05
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-08-17
arm: mvebu: Enable NAND controller on MVEBU SoC's
Stefan Roese
2015-08-17
arm: mvebu: Setup the MBUS bridge registers
Stefan Roese
2015-05-05
arm: mvebu: Remove coherency configuration
Stefan Roese
2015-05-05
arm: mvebu: Move mvebu-common into mach-mvebu
Stefan Roese