summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/cpu.c
AgeCommit message (Expand)Author
2021-09-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-09-01arm: mvebu: Move get_boot_device() to cpu.c and make visibleMarek BehĂșn
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-07-11arm: mvebu: fix ahci mbus config in SPLBaruch Siach
2019-04-26mmc: mv_sdhci: add driver model supportPierre Bourdon
2019-04-12arm: mvebu: NAND clock support for MSYS devicesChris Packham
2019-04-12arm: mvebu: Add Marvell's integrated CPUsChris Packham
2019-04-12ARM: mvebu: define board_ahci_enable() for A38xBaruch Siach
2018-12-21ARM: mvebu: remove out of date commentChris Packham
2018-11-30ARM: mvebu: add revision id for Armada-385 B0Chris Packham
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-16arm: mvebu: Add board_setup for xhci hardwareJon Nettleton
2017-09-26ARM: mvebu: add SAR frequency values for 1.8/2.0GHzChris Packham
2017-09-26ARM: mvebu: Add SoC IDs for Marvell's integrated CPUsChris Packham
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada
2016-08-26arm: mvebu: Add support for NAND interface on A-38xChris Packham
2016-04-04arm: mvebu: Don't enable d-cache on A375Stefan Roese
2016-04-04arm: mvebu: Add basic support for the Marvell Armada 375 SoCStefan Roese
2016-01-14mvebu: Add rudimental MV78230 supportPhil Sutter
2016-01-14arm: mvebu: Make local structs static constStefan Roese
2016-01-14arm: mvebu: Move SAR register defines into headerStefan Roese
2016-01-14arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese
2016-01-14arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese
2016-01-14arm: mvebu: Add support for MV78260Stefan Roese
2016-01-14arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese
2016-01-14arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese
2016-01-14arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese
2016-01-14arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese
2016-01-14arm: mvebu: Enable L2 cache on Armada XPStefan Roese
2016-01-14net: mvneta: Convert to driver modelStefan Roese
2015-10-21arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese
2015-10-01arm: mvebu: Fix internal register config on A38xStefan Roese
2015-08-17pci: mvebu: Add PCIe driverAnton Schubert
2015-08-17arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese
2015-08-17arm: mvebu: Disable MBUS error propagationStefan Roese
2015-08-17arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese
2015-08-17arm: mvebu: Change MBUS base addresses and sizesStefan Roese
2015-07-23arm: mvebu: Disable MMU before changing register base addressStefan Roese
2015-07-10arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese
2015-07-10arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese
2015-06-14arm: mvebu: Update CBAR with SOC regs baseKevin Smith
2015-06-14arm: mvebu: Disable L2 cache before enabling d-cacheStefan Roese
2015-05-05arm: mvebu: Add d-cache invalidate before enabling the d-cacheStefan Roese
2015-05-05arm: mvebu: Change network init code to allow a more flexible setupStefan Roese