summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* mvebu: support UART boot imageBaruch Siach2018-08-062-0/+6
* mvebu: select boot device at SoC levelBaruch Siach2018-08-064-2/+45
* mvebu: consolidate SPL boot device config symbolsBaruch Siach2018-08-061-7/+4
* mvebu: a38x: drop duplicate platform id symbolsBaruch Siach2018-08-061-0/+3
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-3/+3
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-191-1/+1
* arm: mvebu: Add Helios4 Armada 38x initial supportDennis Gilmore2018-06-121-0/+7
* mvebu: a38x: Force receiver detected on PCIe lanesRabeeh Khoury2018-06-052-0/+3
* ata: mvebu: move mvebu sata driver to drivers/ata directoryKen Ma2018-05-292-52/+0
* ARM: mvebu: a38x: move sys_env_device_rev_getChris Packham2018-05-142-3/+24
* ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESSChris Packham2018-05-141-0/+1
* arm64: mvebu: Add basic support for the Turris Mox boardMarek Behún2018-05-142-1/+8
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0736-80/+36
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-274-8/+0
* arm64: a37xx: populate pcie memory regionWilson Ding2018-03-301-0/+8
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-053-3/+3
* spi: Migrate CONFIG_KIRKWOOD_SPI to KconfigTuomas Tynkkynen2018-02-131-1/+0
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-7/+0
* arm: mvebu: enable boot from NANDSean Nyekjaer2017-11-302-2/+15
* arm: mvebu: fix boot from UART when in fallback modeSean Nyekjaer2017-11-302-0/+15
* arm: mvebu: Add board_setup for xhci hardwareJon Nettleton2017-11-161-0/+41
* 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