summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/cpu.c
AgeCommit message (Expand)Author
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-08arm: mvebu: env_sf_get_env_addr() missing check for CONFIG_ENV_IS_IN_SPI_FLASHTony Dinh
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: mvebu: Remove <common.h> and add needed includesTom Rini
2024-04-04arm: mvebu: system-controller: Add support for SYSRESETMarek Behún
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-05-06drivers: fix debug string with fdt_addr_t inputJohan Jonker
2023-03-30arm: mvebu: Convert BOOT_FROM_* constants to function macrosPali Rohár
2023-03-30arm: mvebu: Remove A38x BOOT_FROM_SATA 0x22 constantPali Rohár
2023-03-30arm: mvebu: Remove A38x BOOT_FROM_UART_ALT 0x3f constantPali Rohár
2023-03-30arm: mvebu: Cleanup get_boot_device() codePali Rohár
2023-03-02mvebu: Drop empty arch_misc_initTom Rini
2023-03-01arm: mvebu: Define env_sf_get_env_addr() also for Proper U-BootPali Rohár
2023-03-01arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mappingPali Rohár
2022-12-23global: Migrate CONFIG_SAR_REG to CFGTom Rini
2022-12-23global: Migrate CONFIG_SAR2_REG to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-09-13arm: mvebu: Fix moving internal registersPali Rohár
2022-09-13arm: mvebu: Enable L2 cache also on Armada 38xPali Rohár
2022-09-13arm: mvebu: Guard non-AXP code by checking for AXPPali Rohár
2022-09-13arm: mvebu: Fix function enable_cachesPali Rohár
2022-09-13arm: mvebu: Mark constant data with const keywordPali Rohár
2022-07-21arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many timesPali Rohár
2022-05-16arm: mvebu: Move internal registers in arch_very_early_init() functionPali Rohár
2022-04-08mvebu: Move BOOTROM_ERR_REG out of CONFIG namespaceTom Rini
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