aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-0/+2
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-0/+2
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-05-31arm64: mvebu: Replace board specific with generic memory bank decodingStefan Roese1-62/+4
2017-05-09arm: mvebu: Minor fixes in the AXP / A38x SERDES codeUwe Kleine-König4-8/+5
2017-05-09arm64: mvebu: a8k: Add support for NAND clock getKonstantin Porotchkin1-0/+18
2017-05-09arm64: mvebu: Trigger PCI devices scan at early init stageKonstantin Porotchkin1-0/+6
2017-05-05arm64: mvebu: incorrect check of fdt address cellsxypron.glpk@gmx.de1-1/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass2-4/+8
2017-03-23arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach1-0/+4
2017-03-23arm: mvebu: AXP: Add possiblity to configure PEX detection pulse widthStefan Roese1-0/+31
2017-03-23arm64: mvebu: Rename the db-88f3720 to armada-37xx platformKonstantin Porotchkin1-5/+5
2017-02-01arm: mvebu: Implement secure bootMario Six5-0/+371
2017-02-01arm: mvebu: spl.c: Remove useless gd declarationReinhard Pfau1-2/+0
2017-02-01mvebu: Add board_pex_config()Mario Six2-0/+10
2017-02-01pci: mvebu: Fix Armada 38x supportDirk Eibach1-0/+1
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass1-0/+1
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+1
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-0/+2
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada1-1/+1
2016-12-21arm64: mvebu: Fix A8K memory mapping and add documentationKonstantin Porotchkin1-13/+45
2016-12-12arm64: mvebu: Add L3 cache flush functionality to A8K familyKonstantin Porotchkin2-0/+40
2016-12-05arm64: mvebu: Restrict memory size to a usable maximumStefan Roese1-0/+17
2016-12-05arm64: mvebu: Add regions for PCI spaces to the memory mapStefan Roese1-0/+8
2016-12-05arm64: mvebu: Init COMPHY from the slave-CP on the A8kStefan Roese1-6/+14
2016-12-05arm64: mvebu: Add slave CP area to the memory mapStefan Roese1-1/+9
2016-12-05arm64: mvebu: Rename db-88f7040 files to armada-8kStefan Roese1-5/+5
2016-12-01arm: mvebu: move SYS_MVEBU_PLL_CLOCK to KconfigChris Packham2-3/+6
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