aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass11-0/+11
2020-05-18common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass24-0/+24
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass13-37/+54
2020-05-18common: Drop init.h from common headerSimon Glass7-0/+7
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass6-0/+6
2020-05-18arm: Don't include common.h in header filesSimon Glass3-0/+4
2020-05-10imx8: cpu: check resource owned after sid failPeng Fan1-4/+4
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan1-0/+30
2020-05-10imx8: Select boot device dynamicallyYe Li1-0/+12
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2-0/+7
2020-05-10imx: imx8qm/qxp: add get_board_serialPeng Fan1-0/+32
2020-05-10imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li1-3/+3
2020-05-10imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan2-0/+18
2020-05-10nandbcb: read boot search count from fuse for imx8qxpHan Xu1-1/+38
2020-05-10cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu1-351/+952
2020-05-10nandbcb: add nandbcb dump command for i.MX6Alice Guo1-0/+4
2020-05-10nandbcb: add nandbcb dump command for i.MX8MMAlice Guo1-8/+258
2020-05-10nandbcb: support i.MX8MAlice Guo2-22/+68
2020-05-10nandbcb: fix the issue cannot support gf_14 NAND bootHan Xu1-0/+1
2020-05-10imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez1-1/+0
2020-05-10imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford1-0/+7
2020-05-10imx: cpu: support tmuPeng Fan1-2/+2
2020-05-10imx8mp: Set default SNSR25C for TMU probe1Ye Li1-0/+2
2020-05-10imx: load calibration parameters from fuse for i.MX8MPYe Li1-0/+45
2020-05-10imx: i.MX8MN: Enable loading TASR and TCALIV from fuseYe Li1-1/+1
2020-05-10imx8mm: Load fuse for TMU TCALIV and TASRYe Li1-1/+27
2020-05-10imx: add module fuse supportPeng Fan3-0/+330
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut1-0/+6
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-01arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes1-0/+6
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-01imx: imx8m: Don't use the addr parameter of reset_cpuClaudius Heine1-4/+1
2020-05-01imx8: Configure SNVSFranck LENORMAND3-0/+937
2020-05-01imx8m: Enable WDOG_B for timeoutYe Li1-10/+10
2020-05-01imx8mm: clock: fix fracpll decode issueYe Li1-12/+12
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