summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2020-05-10imx8: power: Add PD device lookup interface to power domain uclassPeng Fan
2020-05-10imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford
2020-05-10mtd: nand: support GPMI NAND driver for i.MX8Peng Fan
2020-05-10mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu
2020-05-10mxs_nand: Add support for i.MX8MYe Li
2020-05-10nand: mxs: correct bitflip for erased NAND pagePeng Fan
2020-05-10imx: cpu: support tmuPeng Fan
2020-05-10imx: regs: add more fuse bank structurePeng Fan
2020-05-10imx8mp: Set default SNSR25C for TMU probe1Ye Li
2020-05-10imx: load calibration parameters from fuse for i.MX8MPYe Li
2020-05-10imx: i.MX8MN: Enable loading TASR and TCALIV from fuseYe Li
2020-05-10imx8mm: Load fuse for TMU TCALIV and TASRYe Li
2020-05-10fec: Move imx_get_mac_from_fuse declare to imx fileYe Li
2020-05-10imx: add module fuse supportPeng Fan
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut
2020-05-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2020-05-07cmd: cache: Fix non-cached memory cachabilityPatrice Chotard
2020-05-07arm: juno: enable USBAndre Przywara
2020-05-07arm: juno: Use PSCI based resetAndre Przywara
2020-05-07arm: juno: Enable OF_CONTROLAndre Przywara
2020-05-05Merge git://git.denx.de/u-boot-usbTom Rini
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-04arm: dts: uDPU: switch default PHY speed to 3.125GbitJakov Petrina
2020-05-03cpu: imx8: show RevC instead of Rev? at boot logFrank Li
2020-05-02arm: dts: mt7629: add usb related nodesChunfeng Yun
2020-05-01actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDRTom Rini
2020-05-01imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler
2020-05-01imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler
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