summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* arm: mvebu: Add base address for 2nd I2C controllerStefan Roese2016-04-121-0/+1
* arm: mvebu: Don't enable d-cache on A375Stefan Roese2016-04-041-2/+9
* arm: mvebu: Add basic support for Armada 375 eval board db-88f6720Stefan Roese2016-04-041-1/+11
* arm: mvebu: Add basic support for the Marvell Armada 375 SoCStefan Roese2016-04-046-5/+92
* arm: mvebu: Add some SPI CS attributesStefan Roese2016-03-241-0/+3
* arm: mvebu: Add support for the Armada XP theadorable boardStefan Roese2016-01-271-0/+6
* video: Add support for Armada XP LCD controllerStefan Roese2016-01-232-0/+14
* mvebu: Support Synology DS414Phil Sutter2016-01-142-1/+8
* mvebu: Add rudimental MV78230 supportPhil Sutter2016-01-143-6/+17
* mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter2016-01-141-4/+20
* mvebu: axp: refactor board_sat_r_get() and callerPhil Sutter2016-01-141-31/+15
* drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter2016-01-141-0/+2
* arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese2016-01-144-20/+24
* arm: mvebu: Add runtime boot-device detectionStefan Roese2016-01-142-7/+39
* arm: mvebu: Make local structs static constStefan Roese2016-01-141-2/+2
* arm: mvebu: Move SAR register defines into headerStefan Roese2016-01-142-16/+24
* arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-146-14/+25
* arm: mvebu: Consolidate board Kconfig options into one fileStefan Roese2016-01-141-0/+17
* arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese2016-01-143-8/+113
* arm: mvebu: Make serdes setup on Armada XP less noisyStefan Roese2016-01-141-7/+7
* arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese2016-01-141-1/+0
* arm: mvebu: Add support for MV78260Stefan Roese2016-01-143-5/+29
* arm: mvebu: Don't use 0 as board ID as its used for the custom boardsStefan Roese2016-01-141-1/+1
* arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese2016-01-141-5/+5
* arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese2016-01-141-12/+13
* arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese2016-01-143-21/+8
* arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese2016-01-141-0/+8
* arm: mvebu: Enable L2 cache on Armada XPStefan Roese2016-01-141-9/+25
* arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese2016-01-141-0/+3
* arm: mvebu: Move some defines to common include fileStefan Roese2016-01-141-0/+6
* net: mvneta: Convert to driver modelStefan Roese2016-01-142-28/+0
* arm: mvebu: Add SPI driver model supportStefan Roese2016-01-142-3/+4
* arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese2016-01-144-65/+27
* arm: mvebu/kirkwood: Use common timer functionsStefan Roese2016-01-142-124/+17
* arm: mvebu: Configure ARP timeout and retry countStefan Roese2015-11-291-0/+2
* arm: mvebu: a38x: serdes specification cleanupKevin Smith2015-11-174-52/+48
* arm: mvebu: a38x: Add const to some function callsKevin Smith2015-11-174-7/+7
* arm: mvebu: a38x: Remove unsupported topologiesKevin Smith2015-11-178-1315/+0
* compat: Remove is_power_of_2() definitionFabio Estevam2015-11-051-1/+1
* arm: mvebu: Add DM (driver model) supportStefan Roese2015-10-211-3/+0
* arm: mvebu: Do not call board_init_r() from board_init_f()Stefan Roese2015-10-211-2/+0
* arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese2015-10-211-12/+19
* arm: mvebu: Add option to use UART xmodem protocol via kwbootStefan Roese2015-10-215-1/+54
* arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig fileStefan Roese2015-10-201-0/+21
* arm: mvebu: timer.c: Explicitly move "init_done" var to data sectionStefan Roese2015-10-011-1/+1
* arm: mvebu: Fix internal register config on A38xStefan Roese2015-10-011-14/+22
* bitops: introduce BIT() definitionHeiko Schocher2015-09-111-2/+0
* pci: mvebu: Add PCIe driverAnton Schubert2015-08-171-8/+0
* arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese2015-08-172-6/+139
OpenPOWER on IntegriCloud