summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: fix boot from UART on ClearFog BaseBaruch Siach2017-09-262-0/+4
* ARM: mvebu: handle unused DRAM banks with ECC enabledChris Packham2017-09-261-3/+3
* ARM: mvebu: add SAR frequency values for 1.8/2.0GHzChris Packham2017-09-261-7/+9
* ARM: mvebu: add additional information to board_add_ram_info()Joshua Scott2017-09-261-0/+45
* ARM: mvebu: Add SoC IDs for Marvell's integrated CPUsChris Packham2017-09-263-0/+18
* ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham2017-09-261-3/+0
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-1/+0
* arm: mvebu: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-131-5/+5
* configs: Finish migration of PHY_GIGETom Rini2017-08-081-1/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-0/+1
* marvell: armada385: Add the Turris Omnia boardMarek Behún2017-07-121-0/+22
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-0/+2
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-0/+2
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* arm64: mvebu: Replace board specific with generic memory bank decodingStefan Roese2017-05-311-62/+4
* arm: mvebu: Minor fixes in the AXP / A38x SERDES codeUwe Kleine-König2017-05-094-8/+5
* arm64: mvebu: a8k: Add support for NAND clock getKonstantin Porotchkin2017-05-091-0/+18
* arm64: mvebu: Trigger PCI devices scan at early init stageKonstantin Porotchkin2017-05-091-0/+6
* arm64: mvebu: incorrect check of fdt address cellsxypron.glpk@gmx.de2017-05-051-1/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-052-4/+8
* arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach2017-03-231-0/+4
* arm: mvebu: AXP: Add possiblity to configure PEX detection pulse widthStefan Roese2017-03-231-0/+31
* arm64: mvebu: Rename the db-88f3720 to armada-37xx platformKonstantin Porotchkin2017-03-231-5/+5
* arm: mvebu: Implement secure bootMario Six2017-02-015-0/+371
* arm: mvebu: spl.c: Remove useless gd declarationReinhard Pfau2017-02-011-2/+0
* mvebu: Add board_pex_config()Mario Six2017-02-012-0/+10
* pci: mvebu: Fix Armada 38x supportDirk Eibach2017-02-011-0/+1
* Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass2017-01-251-0/+1
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-0/+1
* Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini2017-01-241-0/+2
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-291-1/+1
* arm64: mvebu: Fix A8K memory mapping and add documentationKonstantin Porotchkin2016-12-211-13/+45
* arm64: mvebu: Add L3 cache flush functionality to A8K familyKonstantin Porotchkin2016-12-122-0/+40
* arm64: mvebu: Restrict memory size to a usable maximumStefan Roese2016-12-051-0/+17
* arm64: mvebu: Add regions for PCI spaces to the memory mapStefan Roese2016-12-051-0/+8
* arm64: mvebu: Init COMPHY from the slave-CP on the A8kStefan Roese2016-12-051-6/+14
* arm64: mvebu: Add slave CP area to the memory mapStefan Roese2016-12-051-1/+9
* arm64: mvebu: Rename db-88f7040 files to armada-8kStefan Roese2016-12-051-5/+5
* arm: mvebu: move SYS_MVEBU_PLL_CLOCK to KconfigChris Packham2016-12-012-3/+6
* arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese2016-09-271-0/+7
* arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoCStefan Roese2016-09-279-109/+215
* arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese2016-09-271-0/+7
* arm64: mvebu: Add support for the Marvell Armada 3700 SoCStefan Roese2016-09-277-6/+284
* arm: mvebu: add DB-88F6820-AMC boardChris Packham2016-09-241-0/+7
* arm: mvebu: create generic 88F6820 config optionChris Packham2016-09-242-4/+4
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-2/+0
* arm: mvebu: a38x: typo fix cpabilities -> capbilitiesChris Packham2016-08-261-1/+1
* arm: mvebu: a38x: update serdes error handlingChris Packham2016-08-261-19/+20