summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Jan2020Tom Rini2020-01-072-8/+8
|\
| * ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes2020-01-071-5/+2
| * arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes2020-01-071-1/+4
| * arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes2020-01-071-2/+2
* | Merge branch 'next'WIP/06Jan2020Tom Rini2020-01-067-24/+185
|\ \ | |/ |/|
| * pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal2020-01-022-22/+0
| * fsl-lsch3: soc: Enable AHB read support for Flexspi controllerKuldeep Singh2019-12-262-0/+53
| * ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean2019-12-263-0/+111
| * armv8: Add workaround for USB erratum A-050106Ran Wang2019-12-262-1/+20
| * armv8: layerscape: fix SPL multi DTB loadingMichael Walle2019-12-261-1/+1
* | sunxi: psci: avoid error address-of-packed-memberHeinrich Schuchardt2019-12-181-5/+11
|/
* Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-052-5/+5
* armv7m: cache: add invalidate_icache_all() stubGiulio Benetti2019-12-031-0/+5
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-031-1/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-029-0/+9
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-025-5/+5
* common: Move ARM cache operations out of common.hSimon Glass2019-12-025-0/+5
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-0221-0/+21
* common: Move some SMP functions out of common.hSimon Glass2019-12-022-0/+2
* common: Move some CPU functions out of common.hSimon Glass2019-12-024-0/+4
* common: Move mii_init() function out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-0215-0/+15
* arm: pxa: Drop pxa_wait_ticks()Simon Glass2019-12-021-8/+4
* common: Move some time functions out of common.hSimon Glass2019-12-022-0/+2
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-024-0/+4
* common: Move older CPU functions to their own headerSimon Glass2019-12-021-0/+1
* arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu2019-11-273-32/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-1/+1
* arm: arm11: allow unaligned memory accessHeinrich Schuchardt2019-11-192-0/+29
* freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-083-5/+5
* fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal2019-11-081-1/+3
* armv8: fsl-layerscape: introduce fsl_board_late_init()Michael Walle2019-11-081-1/+6
* armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_xMichael Walle2019-11-081-5/+5
* armv8: ls1028a: add erratum A-050382 workaroundLaurentiu Tudor2019-11-081-0/+3
* armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor2019-11-083-1/+50
* armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor2019-11-083-1/+38
* armv8: fsl-layerscape: guard caam specific definesLaurentiu Tudor2019-11-082-0/+4
* fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride2019-11-081-1/+1
* arm: mxs: Increase VDDD voltage to match specificationMarek Vasut2019-11-031-2/+2
* armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li2019-10-211-1/+6
* armv7: ls102xa: add errata ID A-008646 for workaroundBiwen Li2019-10-211-3/+4
* armv8: ls1028a: disable multimedia for ls1027a, ls1017aYuantian Tang2019-10-211-0/+23
* armv7: ls102xa: Correct endianness of SCFG_SPARECR8 readBiwen Li2019-10-211-1/+1
* armv8: fsl-layerscape: Make USB masters snoopableRan Wang2019-10-211-0/+9
* armv8: ls1028a: Add more personalities supportYuantian Tang2019-10-211-0/+3
* Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-091-1/+4
|\
| * spl: pass args to board_return_to_bootromPeng Fan2019-10-081-1/+4
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/08Oct2019Tom Rini2019-10-081-1/+0
|\ \