summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeLines
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-26-2/+0
* arm: mvebu: a38x: typo fix cpabilities -> capbilitiesChris Packham2016-08-26-1/+1
* arm: mvebu: a38x: update serdes error handlingChris Packham2016-08-26-19/+20
* arm: mvebu: Add support for NAND interface on A-38xChris Packham2016-08-26-1/+10
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-1/+1
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-1/+0
* arm: mvebu: Add base address for 2nd I2C controllerStefan Roese2016-04-12-0/+1
* arm: mvebu: Don't enable d-cache on A375Stefan Roese2016-04-04-2/+9
* arm: mvebu: Add basic support for Armada 375 eval board db-88f6720Stefan Roese2016-04-04-1/+11
* arm: mvebu: Add basic support for the Marvell Armada 375 SoCStefan Roese2016-04-04-5/+92
* arm: mvebu: Add some SPI CS attributesStefan Roese2016-03-24-0/+3
* arm: mvebu: Add support for the Armada XP theadorable boardStefan Roese2016-01-27-0/+6
* video: Add support for Armada XP LCD controllerStefan Roese2016-01-23-0/+14
* mvebu: Support Synology DS414Phil Sutter2016-01-14-1/+8
* mvebu: Add rudimental MV78230 supportPhil Sutter2016-01-14-6/+17
* mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter2016-01-14-4/+20
* mvebu: axp: refactor board_sat_r_get() and callerPhil Sutter2016-01-14-31/+15
* drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter2016-01-14-0/+2
* arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese2016-01-14-20/+24
* arm: mvebu: Add runtime boot-device detectionStefan Roese2016-01-14-7/+39
* arm: mvebu: Make local structs static constStefan Roese2016-01-14-2/+2
* arm: mvebu: Move SAR register defines into headerStefan Roese2016-01-14-16/+24
* arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-14-14/+25
* arm: mvebu: Consolidate board Kconfig options into one fileStefan Roese2016-01-14-0/+17
* arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese2016-01-14-8/+113
* arm: mvebu: Make serdes setup on Armada XP less noisyStefan Roese2016-01-14-7/+7
* arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese2016-01-14-1/+0
* arm: mvebu: Add support for MV78260Stefan Roese2016-01-14-5/+29
* arm: mvebu: Don't use 0 as board ID as its used for the custom boardsStefan Roese2016-01-14-1/+1
* arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese2016-01-14-5/+5
* arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese2016-01-14-12/+13
* arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese2016-01-14-21/+8
* arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese2016-01-14-0/+8
* arm: mvebu: Enable L2 cache on Armada XPStefan Roese2016-01-14-9/+25
* arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese2016-01-14-0/+3
* arm: mvebu: Move some defines to common include fileStefan Roese2016-01-14-0/+6
* net: mvneta: Convert to driver modelStefan Roese2016-01-14-28/+0
* arm: mvebu: Add SPI driver model supportStefan Roese2016-01-14-3/+4
* arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese2016-01-14-65/+27
* arm: mvebu/kirkwood: Use common timer functionsStefan Roese2016-01-14-124/+17
* arm: mvebu: Configure ARP timeout and retry countStefan Roese2015-11-29-0/+2
* arm: mvebu: a38x: serdes specification cleanupKevin Smith2015-11-17-52/+48
* arm: mvebu: a38x: Add const to some function callsKevin Smith2015-11-17-7/+7
* arm: mvebu: a38x: Remove unsupported topologiesKevin Smith2015-11-17-1315/+0
* compat: Remove is_power_of_2() definitionFabio Estevam2015-11-05-1/+1
* arm: mvebu: Add DM (driver model) supportStefan Roese2015-10-21-3/+0
* arm: mvebu: Do not call board_init_r() from board_init_f()Stefan Roese2015-10-21-2/+0
* arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese2015-10-21-12/+19
* arm: mvebu: Add option to use UART xmodem protocol via kwbootStefan Roese2015-10-21-1/+54
* arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig fileStefan Roese2015-10-20-0/+21