summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)AuthorFilesLines
2015-09-12bitops: introduce BIT() definitionHeiko Schocher1-2/+0
2015-08-17pci: mvebu: Add PCIe driverAnton Schubert1-8/+0
2015-08-17arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese2-6/+139
2015-08-17arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize()Stefan Roese1-9/+21
2015-08-17arm: mvebu: Display ECC enabled / disabled upon bootupStefan Roese1-0/+19
2015-08-17arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese2-0/+44
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese4-2/+40
2015-08-17arm: mvebu: Disable MBUS error propagationStefan Roese2-0/+6
2015-08-17arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese1-7/+19
2015-08-17arm: mvebu: Setup the MBUS bridge registersStefan Roese2-0/+58
2015-08-17arm: mvebu: Change MBUS base addresses and sizesStefan Roese2-10/+16
2015-08-17arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese1-2/+0
2015-07-24arm: mvebu: Add SPL SDIO/MMC boot supportStefan Roese1-1/+12
2015-07-23arm: mvebu: a38x: Use correct PEX register access macrosStefan Roese1-0/+4
2015-07-23arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese2-2/+2
2015-07-23arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdrStefan Roese13-0/+5204
2015-07-23arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directoryStefan Roese6-1/+2
2015-07-23arm: mvebu: Disable MMU before changing register base addressStefan Roese1-0/+18
2015-07-23arm: mvebu: spl.c: Add call to board_early_init_f()Stefan Roese1-0/+7
2015-07-23arm: mvebu: Use default reg base address for SPL on A38xStefan Roese1-0/+10
2015-07-23arm: mvebu: Call timer_init early before PHY and DDR initStefan Roese2-0/+9
2015-07-23arm: mvebu: add Armada XP SATA supportAnton Schubert1-0/+1
2015-07-10usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese1-0/+1
2015-07-10arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese2-0/+56
2015-07-10arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese4-0/+24
2015-06-14arm: mvebu: Update CBAR with SOC regs baseKevin Smith1-0/+7
2015-06-14arm: mvebu: Disable L2 cache before enabling d-cacheStefan Roese1-0/+8
2015-05-05arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targetsStefan Roese1-2/+0
2015-05-05arm: mvebu: Add d-cache invalidate before enabling the d-cacheStefan Roese1-0/+3
2015-05-05arm: mvebu: Remove coherency configurationStefan Roese1-3/+0
2015-05-05arm: mvebu: Change network init code to allow a more flexible setupStefan Roese1-4/+16
2015-05-05arm: mvebu: Add basic Armada 38x supportStefan Roese3-16/+73
2015-05-05arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common headerStefan Roese1-0/+5
2015-05-05arm: mvebu: Only define MV88F78X60 for Armada XPStefan Roese1-1/+3
2015-05-05arm: mvebu: Remove unreferenced defineStefan Roese1-3/+0
2015-05-05arm: mvebu: Change header macros from ARMADA_XP to MVEBUStefan Roese3-10/+10
2015-05-05arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese11-1/+2977
2015-05-05arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese3-0/+266
2015-05-05arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese4-0/+301