aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-04arm: mvebu: Don't enable d-cache on A375Stefan Roese1-2/+9
2016-04-04arm: mvebu: Add basic support for the Marvell Armada 375 SoCStefan Roese1-3/+61
2016-01-14mvebu: Add rudimental MV78230 supportPhil Sutter1-5/+11
2016-01-14arm: mvebu: Make local structs static constStefan Roese1-2/+2
2016-01-14arm: mvebu: Move SAR register defines into headerStefan Roese1-16/+3
2016-01-14arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese1-6/+94
2016-01-14arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese1-1/+0
2016-01-14arm: mvebu: Add support for MV78260Stefan Roese1-1/+4
2016-01-14arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese1-5/+5
2016-01-14arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese1-12/+13
2016-01-14arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese1-4/+3
2016-01-14arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese1-0/+8
2016-01-14arm: mvebu: Enable L2 cache on Armada XPStefan Roese1-9/+25
2016-01-14net: mvneta: Convert to driver modelStefan Roese1-24/+0
2015-10-21arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese1-12/+19
2015-10-01arm: mvebu: Fix internal register config on A38xStefan Roese1-14/+22
2015-08-17pci: mvebu: Add PCIe driverAnton Schubert1-8/+0
2015-08-17arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese1-0/+43
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese1-0/+17
2015-08-17arm: mvebu: Disable MBUS error propagationStefan Roese1-0/+3
2015-08-17arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese1-7/+19
2015-08-17arm: mvebu: Change MBUS base addresses and sizesStefan Roese1-6/+8
2015-07-23arm: mvebu: Disable MMU before changing register base addressStefan Roese1-0/+18
2015-07-10arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese1-0/+55
2015-07-10arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese1-0/+11
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: Add d-cache invalidate before enabling the d-cacheStefan Roese1-0/+3
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 Roese1-16/+57
2015-05-05arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese1-0/+193