summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* arm/mvebu: sync barebox-arm-head.h to generic variantUwe Kleine-König2021-08-091-1/+24
* restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-153-3/+3
* mvebu: make the compiler inline mvebu_remap_registersUwe Kleine-König2019-06-071-1/+1
* arm: add basic support for the Armada XP DB platformSascha Hauer2019-05-071-0/+4
* treewide: Add missing includesSascha Hauer2019-03-181-0/+1
* treewide: Make locally used functions staticSascha Hauer2019-03-181-1/+1
* ARM: mvebu: delete unused mach/dove.hAlexander Shiyan2019-01-211-23/+0
* ARM: mvebu: delete unused mach/kirkwood.hAlexander Shiyan2019-01-211-22/+0
* treewide: Remove trailing whitespaces and tabsAlexander Shiyan2019-01-211-3/+3
* mvebu: create bbu handler for kwb images and use it on cuboxUwe Kleine-König2018-06-133-0/+67
* kwbimage_v0: add support to detect and boot a mvebu v0 imageUwe Kleine-König2018-06-041-2/+9
* dove: fix bit layout of DOVE_CPU_CTRL registerUwe Kleine-König2018-05-311-2/+2
* dove: move memory controller remapping before RAM detectionUwe Kleine-König2018-05-312-22/+29
* ARM: get_runtime_offset() returns unsigned longSascha Hauer2018-03-211-1/+1
* ARM: return positive offset in get_runtime_offset()Sascha Hauer2018-03-211-1/+1
* ARM: mvebu: armada-xp: configure PLL and PHY registerJan Luebbe2017-08-152-0/+47
* ARM: mvebu: Add initial support for Turris OmniaUwe Kleine-König2017-06-191-0/+10
* ARM: mvebu: initial support for Armada 38xUwe Kleine-König2017-06-192-0/+6
* ARM: mvebu: fix size mask for RAM windowUwe Kleine-König2017-06-131-1/+1
* ARM: mvebu: only build kwbootimage support if BOOTM is enabledLucas Stach2017-03-221-1/+1
* kwbimage_v1: add support to boot a mvebu imageUwe Kleine-König2017-03-022-0/+85
* mvebu: get initial position of register window from image headerUwe Kleine-König2017-03-023-3/+74
* mvebu: kirkwood: simplify soc init code flowUwe Kleine-König2017-03-021-9/+2
* mvebu: dove: simplify soc init code flowUwe Kleine-König2017-03-021-11/+2
* mvebu: armada-370-xp: simplify soc init code flowUwe Kleine-König2017-03-021-23/+8
* mvebu: rework how memory is detectedUwe Kleine-König2017-02-168-182/+124
* mvebu: remove unused function barebox_arm_reset_vectorUwe Kleine-König2017-02-161-6/+0
* mvebu: simplify detection and fixup of MV78230-A0Uwe Kleine-König2017-02-161-19/+12
* ARM: mvebu: add support for Netgear RN2120Uwe Kleine-König2016-10-071-0/+4
* Add initial support for Netgear ReadyNAS 104Uwe Kleine-König2016-01-221-0/+4
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-275-26/+15
* ARM: mvebu: armada-xp: Add Lenovo Iomega ix4-300dSebastian Hesselbarth2015-04-271-0/+4
* ARM: mvebu: armada-xp: Sort boards and images alphabeticallySebastian Hesselbarth2015-04-271-4/+4
* ARM: mvebu: armada-xp: Use MBUS_ERR_PROP_EN defineSebastian Hesselbarth2015-04-271-3/+3
* ARM: mvebu: armada-xp: Limit PUP access to Armada XPSebastian Hesselbarth2015-04-272-6/+15
* ARM: mvebu: armada-xp: Fixup broken MV78230-A0 SoC IDSebastian Hesselbarth2015-04-272-4/+86
* ARM: mvebu: Move PCIe register defines to socid.hSebastian Hesselbarth2015-04-272-4/+5
* bus: mvebu-mbus: Convert mbus platform driver to direct driverSebastian Hesselbarth2015-04-273-0/+3
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* ARM: mvebu: Enable PUP registerEzequiel Garcia2014-11-112-0/+12
* Merge branch 'for-next/misc'Sascha Hauer2014-10-021-4/+0
|\
| * pinctrl: fix Kconfig dependenciesSascha Hauer2014-09-151-4/+0
* | ARM: mvebu: Allow multiple SoCsSascha Hauer2014-09-231-21/+15
* | ARM: mvebu: Check for correct SoC in of_fixup callbackSascha Hauer2014-09-193-0/+9
* | ARM: mvebu: Simplify memory init orderSascha Hauer2014-09-195-37/+39
* | ARM: mvebu: Add machine compatible to mbus rangesSebastian Hesselbarth2014-09-193-4/+8
* | ARM: mvebu: Add common reset_cpu functionSascha Hauer2014-09-195-28/+46
|/
* ARM: mvebu: Add Plat'home's Kirkwood Openblocks A6 board supportEzequiel Garcia2014-09-011-0/+3
* ARM: mvebu: armada-370-xp: disable MBUS error propagationSebastian Hesselbarth2014-07-312-0/+8
* ARM: mvebu: add fixup for directly attached memorySebastian Hesselbarth2014-07-255-3/+64