aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
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-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass9-0/+9
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass5-5/+5
2019-12-02common: Move ARM cache operations out of common.hSimon Glass5-0/+5
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass21-0/+21
2019-12-02common: Move some SMP functions out of common.hSimon Glass2-0/+2
2019-12-02common: Move some CPU functions out of common.hSimon Glass4-0/+4
2019-12-02common: Move mii_init() function out of common.hSimon Glass1-0/+1
2019-12-02common: Move get_ticks() function out of common.hSimon Glass15-0/+15
2019-12-02arm: pxa: Drop pxa_wait_ticks()Simon Glass1-8/+4
2019-12-02common: Move some time functions out of common.hSimon Glass2-0/+2
2019-12-02common: Move serial functions out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass4-0/+4
2019-12-02common: 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
2019-11-20env: Finish migration of common ENV optionsTom Rini1-1/+1
2019-11-19arm: arm11: allow unaligned memory accessHeinrich Schuchardt2-0/+29
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal3-5/+5
2019-11-08fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal1-1/+3
2019-11-08armv8: fsl-layerscape: introduce fsl_board_late_init()Michael Walle1-1/+6
2019-11-08armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_xMichael Walle1-5/+5
2019-11-08armv8: ls1028a: add erratum A-050382 workaroundLaurentiu Tudor1-0/+3
2019-11-08armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor3-1/+50
2019-11-08armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor3-1/+38
2019-11-08armv8: fsl-layerscape: guard caam specific definesLaurentiu Tudor2-0/+4
2019-11-08fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride1-1/+1
2019-11-03arm: mxs: Increase VDDD voltage to match specificationMarek Vasut1-2/+2
2019-10-21armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li1-1/+6
2019-10-21armv7: ls102xa: add errata ID A-008646 for workaroundBiwen Li1-3/+4
2019-10-21armv8: ls1028a: disable multimedia for ls1027a, ls1017aYuantian Tang1-0/+23
2019-10-21armv7: ls102xa: Correct endianness of SCFG_SPARECR8 readBiwen Li1-1/+1
2019-10-21armv8: fsl-layerscape: Make USB masters snoopableRan Wang1-0/+9
2019-10-21armv8: ls1028a: Add more personalities supportYuantian Tang1-0/+3
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+4
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-1/+0
2019-10-08spl: pass args to board_return_to_bootromPeng Fan1-1/+4
2019-10-08arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass1-1/+1
2019-10-08watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher1-1/+0
2019-09-12armv8: ls1028a: Updated serdes configuration for 0x13BBHou Zhiqiang1-1/+1
2019-09-12armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entryHou Zhiqiang1-1/+1
2019-09-12armv8: fsl-layerscape: Update I2C clock dividerChuanhua Han1-0/+4
2019-09-12armv8: ls1028a: configure PMU's PCTBENR to enable WDTThomas Schaefer1-2/+4
2019-09-12fsl-layerscape: Add fsl_esdhc peripheral clock supportYinbo Zhu2-18/+76
2019-09-04drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache1-17/+0
2019-08-22armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor4-2/+36
2019-08-22armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor3-0/+35
2019-08-22armv8: fsl-layerscape: make icid setup endianness awareLaurentiu Tudor1-1/+4