aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)AuthorFilesLines
2016-09-27arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese1-0/+7
2016-09-27arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoCStefan Roese9-109/+215
2016-09-27arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese1-0/+7
2016-09-27arm64: mvebu: Add support for the Marvell Armada 3700 SoCStefan Roese7-6/+284
2016-09-24arm: mvebu: add DB-88F6820-AMC boardChris Packham1-0/+7
2016-09-24arm: mvebu: create generic 88F6820 config optionChris Packham2-4/+4
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-2/+0
2016-08-26arm: mvebu: a38x: typo fix cpabilities -> capbilitiesChris Packham1-1/+1
2016-08-26arm: mvebu: a38x: update serdes error handlingChris Packham1-19/+20
2016-08-26arm: mvebu: Add support for NAND interface on A-38xChris Packham2-1/+10
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-12arm: mvebu: Add base address for 2nd I2C controllerStefan Roese1-0/+1
2016-04-04arm: mvebu: Don't enable d-cache on A375Stefan Roese1-2/+9
2016-04-04arm: mvebu: Add basic support for Armada 375 eval board db-88f6720Stefan Roese1-1/+11
2016-04-04arm: mvebu: Add basic support for the Marvell Armada 375 SoCStefan Roese6-5/+92
2016-03-24arm: mvebu: Add some SPI CS attributesStefan Roese1-0/+3
2016-01-27arm: mvebu: Add support for the Armada XP theadorable boardStefan Roese1-0/+6
2016-01-23video: Add support for Armada XP LCD controllerStefan Roese2-0/+14
2016-01-14mvebu: Support Synology DS414Phil Sutter2-1/+8
2016-01-14mvebu: Add rudimental MV78230 supportPhil Sutter3-6/+17
2016-01-14mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter1-4/+20
2016-01-14mvebu: axp: refactor board_sat_r_get() and callerPhil Sutter1-31/+15
2016-01-14drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter1-0/+2
2016-01-14arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese4-20/+24
2016-01-14arm: mvebu: Add runtime boot-device detectionStefan Roese2-7/+39
2016-01-14arm: mvebu: Make local structs static constStefan Roese1-2/+2
2016-01-14arm: mvebu: Move SAR register defines into headerStefan Roese2-16/+24
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese6-14/+25
2016-01-14arm: mvebu: Consolidate board Kconfig options into one fileStefan Roese1-0/+17
2016-01-14arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese3-8/+113
2016-01-14arm: mvebu: Make serdes setup on Armada XP less noisyStefan Roese1-7/+7
2016-01-14arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese1-1/+0
2016-01-14arm: mvebu: Add support for MV78260Stefan Roese3-5/+29
2016-01-14arm: mvebu: Don't use 0 as board ID as its used for the custom boardsStefan Roese1-1/+1
2016-01-14arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese1-5/+5
2016-01-14arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese1-12/+13
2016-01-14arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese3-21/+8
2016-01-14arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese1-0/+8
2016-01-14arm: mvebu: Enable L2 cache on Armada XPStefan Roese1-9/+25
2016-01-14arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese1-0/+3
2016-01-14arm: mvebu: Move some defines to common include fileStefan Roese1-0/+6
2016-01-14net: mvneta: Convert to driver modelStefan Roese2-28/+0
2016-01-14arm: mvebu: Add SPI driver model supportStefan Roese2-3/+4
2016-01-14arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese4-65/+27
2016-01-14arm: mvebu/kirkwood: Use common timer functionsStefan Roese2-124/+17
2015-11-29arm: mvebu: Configure ARP timeout and retry countStefan Roese1-0/+2
2015-11-17arm: mvebu: a38x: serdes specification cleanupKevin Smith4-52/+48
2015-11-17arm: mvebu: a38x: Add const to some function callsKevin Smith4-7/+7