aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-12/+6
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini30-168/+2613
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini44-2428/+4485
2020-05-04arm: dts: uDPU: switch default PHY speed to 3.125GbitJakov Petrina1-12/+6
2020-05-03cpu: imx8: show RevC instead of Rev? at boot logFrank Li1-0/+1
2020-05-02arm: dts: mt7629: add usb related nodesChunfeng Yun2-0/+49
2020-05-01actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDRTom Rini1-1/+1
2020-05-01imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler1-2/+2
2020-05-01imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler1-22/+16
2020-05-01Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler1-11/+0
2020-05-01imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin1-1/+1
2020-05-01common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait3-0/+6
2020-05-01arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay1-1/+4
2020-05-01arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay2-9/+10
2020-05-01arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay1-0/+4
2020-05-01configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay2-1/+28
2020-05-01arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes3-0/+424
2020-05-01ARM: imx8m: Fix reset in SPL on Toradex iMX8MM VerdinMarek Vasut1-0/+12
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVKMarek Vasut1-0/+12
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVKMarek Vasut1-0/+12
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MM EVKMarek Vasut1-0/+12
2020-05-01ARM: imx8m: Don't use the addr parameter of reset_cpu()Claudius Heine1-4/+1
2020-05-01ARM: imx8m: Fix indentation of reset_cpu() functionHarald Seiler1-2/+5
2020-05-01ARM: imx8m: Do not define do_reset() if sysreset is enabledMarek Vasut1-1/+1
2020-05-01ARM: imx: imx8m: Do not warn about cpu-idle-states if missingMarek Vasut1-2/+4
2020-05-01arm: dts: imx8mm: sync dts from Linux Kernel 5.6.7Adam Ford1-21/+55
2020-05-01imx: imx8m: Don't use the addr parameter of reset_cpuClaudius Heine1-4/+1
2020-05-01ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for themClaudius Heine1-1/+1
2020-05-01imx8: Configure SNVSFranck LENORMAND5-0/+952
2020-05-01imx8: Update SCFW API to version 1.5Ye Li4-21/+76
2020-05-01imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima1-0/+4
2020-05-01imx8m: Enable WDOG_B for timeoutYe Li1-10/+10
2020-05-01imx8mm: clock: fix fracpll decode issueYe Li2-13/+13
2020-05-01imx8: parser: fix some bad debug message formatingPeng Fan1-5/+5
2020-05-01imx8: ahab: fix some bad debug message formatingSeb Fagard1-4/+3
2020-05-01imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan1-1/+1
2020-05-01imx8: Change to use new SECO API commandsYe Li2-6/+6
2020-05-01imx8: parser: fix 'end address' parameter of rm_find_memregPeng Fan1-1/+1
2020-05-01imx8m: Dump DRAM PLL rate by clocks commandYe Li1-0/+2
2020-05-01imx8mq: Set ARM core clock directly from ARM PLLPeng Fan2-17/+35
2020-05-01imx8mq: Enable eMMC HS400 and SD UHS mode on EVKYe Li1-4/+2
2020-05-01imx8m: update clock root and fix core_selPeng Fan2-11/+777
2020-05-01imx8m: acquire ATF commit hashPeng Fan1-0/+24
2020-05-01imx8: move SIP macro to common headerPeng Fan1-5/+3
2020-05-01imx: update is_imx6ull to include i.MX6ULZPeng Fan1-1/+1
2020-05-01imx: imx8m: add i.MX8MN variants supportPeng Fan4-3/+42
2020-05-01imx: imx8m: add i.MX8MQ Dual and QuadLite supportPeng Fan4-3/+19
2020-05-01imx: cpu: support speed grade for i.MX8MPPeng Fan1-1/+1
2020-05-01imx8mn: Update speed gradePeng Fan1-1/+13
2020-05-01imx8mm: Update CPU speed gradingYe Li1-3/+3