summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/cpu.c
Commit message (Expand)AuthorAgeLines
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-29-1/+1
* arm: mvebu: Add support for NAND interface on A-38xChris Packham2016-08-26-1/+8
* arm: mvebu: Don't enable d-cache on A375Stefan Roese2016-04-04-2/+9
* arm: mvebu: Add basic support for the Marvell Armada 375 SoCStefan Roese2016-04-04-3/+61
* mvebu: Add rudimental MV78230 supportPhil Sutter2016-01-14-5/+11
* arm: mvebu: Make local structs static constStefan Roese2016-01-14-2/+2
* arm: mvebu: Move SAR register defines into headerStefan Roese2016-01-14-16/+3
* arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese2016-01-14-6/+94
* arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese2016-01-14-1/+0
* arm: mvebu: Add support for MV78260Stefan Roese2016-01-14-1/+4
* arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese2016-01-14-5/+5
* arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese2016-01-14-12/+13
* arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese2016-01-14-4/+3
* arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese2016-01-14-0/+8
* arm: mvebu: Enable L2 cache on Armada XPStefan Roese2016-01-14-9/+25
* net: mvneta: Convert to driver modelStefan Roese2016-01-14-24/+0
* arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese2015-10-21-12/+19
* arm: mvebu: Fix internal register config on A38xStefan Roese2015-10-01-14/+22
* pci: mvebu: Add PCIe driverAnton Schubert2015-08-17-8/+0
* arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese2015-08-17-0/+43
* arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese2015-08-17-0/+17
* arm: mvebu: Disable MBUS error propagationStefan Roese2015-08-17-0/+3
* arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese2015-08-17-7/+19
* arm: mvebu: Change MBUS base addresses and sizesStefan Roese2015-08-17-6/+8
* arm: mvebu: Disable MMU before changing register base addressStefan Roese2015-07-23-0/+18
* arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese2015-07-10-0/+55
* arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese2015-07-10-0/+11
* arm: mvebu: Update CBAR with SOC regs baseKevin Smith2015-06-14-0/+7
* arm: mvebu: Disable L2 cache before enabling d-cacheStefan Roese2015-06-14-0/+8
* arm: mvebu: Add d-cache invalidate before enabling the d-cacheStefan Roese2015-05-05-0/+3
* arm: mvebu: Change network init code to allow a more flexible setupStefan Roese2015-05-05-4/+16
* arm: mvebu: Add basic Armada 38x supportStefan Roese2015-05-05-16/+57
* arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese2015-05-05-0/+193