aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-16Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu
2020-01-14armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibilityGiulio Benetti
2020-01-10arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-07ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes
2020-01-07arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes
2020-01-07arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes
2020-01-06Merge branch 'next'Tom Rini
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal
2019-12-26fsl-lsch3: soc: Enable AHB read support for Flexspi controllerKuldeep Singh
2019-12-26ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean
2019-12-26armv8: Add workaround for USB erratum A-050106Ran Wang
2019-12-26armv8: layerscape: fix SPL multi DTB loadingMichael Walle
2019-12-18sunxi: psci: avoid error address-of-packed-memberHeinrich Schuchardt
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb
2019-12-03armv7m: cache: add invalidate_icache_all() stubGiulio Benetti
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-12-02common: Move some CPU functions out of common.hSimon Glass
2019-12-02common: Move mii_init() function out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02arm: pxa: Drop pxa_wait_ticks()Simon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-11-27arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-19arm: arm11: allow unaligned memory accessHeinrich Schuchardt
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-11-08fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal
2019-11-08armv8: fsl-layerscape: introduce fsl_board_late_init()Michael Walle
2019-11-08armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_xMichael Walle
2019-11-08armv8: ls1028a: add erratum A-050382 workaroundLaurentiu Tudor
2019-11-08armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor
2019-11-08armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor
2019-11-08armv8: fsl-layerscape: guard caam specific definesLaurentiu Tudor
2019-11-08fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride
2019-11-03arm: mxs: Increase VDDD voltage to match specificationMarek Vasut
2019-10-21armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li