summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeLines
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-29-1/+1
* arm64: mvebu: Fix A8K memory mapping and add documentationKonstantin Porotchkin2016-12-21-13/+45
* arm64: mvebu: Add L3 cache flush functionality to A8K familyKonstantin Porotchkin2016-12-12-0/+40
* arm64: mvebu: Restrict memory size to a usable maximumStefan Roese2016-12-05-0/+17
* arm64: mvebu: Add regions for PCI spaces to the memory mapStefan Roese2016-12-05-0/+8
* arm64: mvebu: Init COMPHY from the slave-CP on the A8kStefan Roese2016-12-05-6/+14
* arm64: mvebu: Add slave CP area to the memory mapStefan Roese2016-12-05-1/+9
* arm64: mvebu: Rename db-88f7040 files to armada-8kStefan Roese2016-12-05-5/+5
* arm: mvebu: move SYS_MVEBU_PLL_CLOCK to KconfigChris Packham2016-12-01-3/+6
* arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese2016-09-27-0/+7
* arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoCStefan Roese2016-09-27-109/+215
* arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese2016-09-27-0/+7
* arm64: mvebu: Add support for the Marvell Armada 3700 SoCStefan Roese2016-09-27-6/+284
* arm: mvebu: add DB-88F6820-AMC boardChris Packham2016-09-24-0/+7
* arm: mvebu: create generic 88F6820 config optionChris Packham2016-09-24-4/+4
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* 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