aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)AuthorFilesLines
2017-11-30arm: mvebu: enable boot from NANDSean Nyekjaer2-2/+15
2017-11-30arm: mvebu: fix boot from UART when in fallback modeSean Nyekjaer2-0/+15
2017-11-16arm: mvebu: Add board_setup for xhci hardwareJon Nettleton1-0/+41
2017-09-26arm: mvebu: fix boot from UART on ClearFog BaseBaruch Siach2-0/+4
2017-09-26ARM: mvebu: handle unused DRAM banks with ECC enabledChris Packham1-3/+3
2017-09-26ARM: mvebu: add SAR frequency values for 1.8/2.0GHzChris Packham1-7/+9
2017-09-26ARM: mvebu: add additional information to board_add_ram_info()Joshua Scott1-0/+45
2017-09-26ARM: mvebu: Add SoC IDs for Marvell's integrated CPUsChris Packham3-0/+18
2017-09-26ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham1-3/+0
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-1/+0
2017-08-13arm: mvebu: avoid possible NULL dereferencexypron.glpk@gmx.de1-5/+5
2017-08-08configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-0/+1
2017-07-12marvell: armada385: Add the Turris Omnia boardMarek Behún1-0/+22
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