aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)AuthorFilesLines
2018-11-20arm64: mvebu: a8k: autodetect RAM sizeBaruch Siach1-1/+49
2018-11-06arm: mvebu: Move PCI(e) MBUS window to end of RAMStefan Roese2-5/+9
2018-09-19ARM: mach-mvebu: handle fall-back to UART bootChris Packham2-0/+12
2018-09-19Revert "arm: mvebu: fix boot from UART when in fallback mode"Chris Packham2-15/+0
2018-09-19arm64: mvebu: armada-8k: support environment in SD/eMMCBaruch Siach1-0/+24
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-08-06mvebu: support UART boot imageBaruch Siach2-0/+6
2018-08-06mvebu: select boot device at SoC levelBaruch Siach4-2/+45
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach1-7/+4
2018-08-06mvebu: a38x: drop duplicate platform id symbolsBaruch Siach1-0/+3
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-3/+3
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu1-1/+1
2018-06-12arm: mvebu: Add Helios4 Armada 38x initial supportDennis Gilmore1-0/+7
2018-06-05mvebu: a38x: Force receiver detected on PCIe lanesRabeeh Khoury2-0/+3
2018-05-29ata: mvebu: move mvebu sata driver to drivers/ata directoryKen Ma2-52/+0
2018-05-14ARM: mvebu: a38x: move sys_env_device_rev_getChris Packham2-3/+24
2018-05-14ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESSChris Packham1-0/+1
2018-05-14arm64: mvebu: Add basic support for the Turris Mox boardMarek Behún2-1/+8
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini36-80/+36
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini4-8/+0
2018-03-30arm64: a37xx: populate pcie memory regionWilson Ding1-0/+8
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada3-3/+3
2018-02-13spi: Migrate CONFIG_KIRKWOOD_SPI to KconfigTuomas Tynkkynen1-1/+0
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-7/+0
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