summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-01Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler
2020-05-01imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin
2020-05-01common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait
2020-05-01arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay
2020-05-01arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay
2020-05-01arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay
2020-05-01configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay
2020-05-01arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes
2020-05-01ARM: imx8m: Fix reset in SPL on Toradex iMX8MM VerdinMarek Vasut
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVKMarek Vasut
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVKMarek Vasut
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MM EVKMarek Vasut
2020-05-01ARM: imx8m: Don't use the addr parameter of reset_cpu()Claudius Heine
2020-05-01ARM: imx8m: Fix indentation of reset_cpu() functionHarald Seiler
2020-05-01ARM: imx8m: Do not define do_reset() if sysreset is enabledMarek Vasut
2020-05-01ARM: imx: imx8m: Do not warn about cpu-idle-states if missingMarek Vasut
2020-05-01arm: dts: imx8mm: sync dts from Linux Kernel 5.6.7Adam Ford
2020-05-01imx: imx8m: Don't use the addr parameter of reset_cpuClaudius Heine
2020-05-01ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for themClaudius Heine
2020-05-01imx8: Configure SNVSFranck LENORMAND
2020-05-01imx8: Update SCFW API to version 1.5Ye Li
2020-05-01imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima
2020-05-01imx8m: Enable WDOG_B for timeoutYe Li
2020-05-01imx8mm: clock: fix fracpll decode issueYe Li
2020-05-01imx8: parser: fix some bad debug message formatingPeng Fan
2020-05-01imx8: ahab: fix some bad debug message formatingSeb Fagard
2020-05-01imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan
2020-05-01imx8: Change to use new SECO API commandsYe Li
2020-05-01imx8: parser: fix 'end address' parameter of rm_find_memregPeng Fan
2020-05-01imx8m: Dump DRAM PLL rate by clocks commandYe Li
2020-05-01imx8mq: Set ARM core clock directly from ARM PLLPeng Fan
2020-05-01imx8mq: Enable eMMC HS400 and SD UHS mode on EVKYe Li
2020-05-01imx8m: update clock root and fix core_selPeng Fan
2020-05-01imx8m: acquire ATF commit hashPeng Fan
2020-05-01imx8: move SIP macro to common headerPeng Fan
2020-05-01imx: update is_imx6ull to include i.MX6ULZPeng Fan
2020-05-01imx: imx8m: add i.MX8MN variants supportPeng Fan
2020-05-01imx: imx8m: add i.MX8MQ Dual and QuadLite supportPeng Fan
2020-05-01imx: cpu: support speed grade for i.MX8MPPeng Fan
2020-05-01imx8mn: Update speed gradePeng Fan
2020-05-01imx8mm: Update CPU speed gradingYe Li
2020-05-01imx: fix cpu_type helperPeng Fan
2020-05-01ARM: imx: imx8mm: Add missing clock entries for FEC clockMarek Vasut
2020-05-01rockchip: rk3399: Add Nanopi M4 2GB board supportDeepak Das
2020-05-01rk3399: Add ROC-RK3399-PC Mezzanine boardSuniel Mahesh
2020-05-01arm: dts: rk3399: Sync roc-pc-mezzanine from v5.7-rc1Jagan Teki
2020-05-01arm64: dts: rk3399: Sync v5.7-rc1 from LinuxJagan Teki
2020-05-01arm64: dts: rk3399-evb: Move u-boot properties into -u-boot.dtsiJagan Teki
2020-05-01arm64: dts: rk3399-puma: Move u-boot properties into -u-boot.dtsiJagan Teki
2020-05-01rockchip: dts: rock64: Fix XHCI usageChen-Yu Tsai