summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2020-04-28fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang1-4/+4
2020-04-20phy: add support for backplane kr modeFlorinel Iordache1-0/+9
2020-04-03t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo1-0/+5
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li1-5/+5
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li1-5/+5
2020-03-18Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski1-11/+5
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li1-2/+2
2020-02-04armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li1-0/+2
2020-01-24arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean3-0/+74
2020-01-24armv8: ls1028a_serdes: Add few missing serdes protocolsAlex Marginean1-0/+4
2020-01-24armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE portPramod Kumar1-2/+21
2020-01-24ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"Masahiro Yamada1-3/+0
2020-01-24armv8: ls1012a: Make USB masters snoopableRan Wang1-0/+5
2020-01-18common: Move hang() to the same header as panic()Simon Glass4-0/+4
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass3-0/+3
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass12-2/+14
2020-01-17common: Move get_tbclk() to time.hSimon Glass3-3/+3
2020-01-17common: Move clock functions into a new fileSimon Glass12-0/+12
2020-01-16Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu2-31/+20
2020-01-15armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibilityGiulio Benetti1-0/+6
2020-01-10arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi1-0/+16
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-8/+8
2020-01-07ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes1-5/+2
2020-01-07arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes1-1/+4
2020-01-07arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes1-2/+2
2020-01-07Merge branch 'next'Tom Rini7-24/+185
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal2-22/+0
2019-12-26fsl-lsch3: soc: Enable AHB read support for Flexspi controllerKuldeep Singh2-0/+53
2019-12-26ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean3-0/+111
2019-12-26armv8: Add workaround for USB erratum A-050106Ran Wang2-1/+20
2019-12-26armv8: layerscape: fix SPL multi DTB loadingMichael Walle1-1/+1
2019-12-18sunxi: psci: avoid error address-of-packed-memberHeinrich Schuchardt1-5/+11
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2-5/+5
2019-12-03armv7m: cache: add invalidate_icache_all() stubGiulio Benetti1-0/+5
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb1-1/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass9-0/+9
2019-12-03arm: powerpc: Tidy up code style for interrupt functionsSimon Glass5-5/+5
2019-12-03common: Move ARM cache operations out of common.hSimon Glass5-0/+5
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass21-0/+21
2019-12-03common: Move some SMP functions out of common.hSimon Glass2-0/+2
2019-12-03common: Move some CPU functions out of common.hSimon Glass4-0/+4
2019-12-03common: Move mii_init() function out of common.hSimon Glass1-0/+1
2019-12-03common: Move get_ticks() function out of common.hSimon Glass15-0/+15
2019-12-03arm: pxa: Drop pxa_wait_ticks()Simon Glass1-8/+4
2019-12-03common: Move some time functions out of common.hSimon Glass2-0/+2
2019-12-03common: Move serial functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass4-0/+4
2019-12-03common: Move older CPU functions to their own headerSimon Glass1-0/+1
2019-11-27arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu3-32/+0