summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1813-37/+54
* common: Drop init.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-186-0/+6
* arm: Don't include common.h in header filesSimon Glass2020-05-183-0/+4
* imx8: cpu: check resource owned after sid failPeng Fan2020-05-101-4/+4
* imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan2020-05-101-0/+30
* imx8: Select boot device dynamicallyYe Li2020-05-101-0/+12
* imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2020-05-102-0/+7
* imx: imx8qm/qxp: add get_board_serialPeng Fan2020-05-101-0/+32
* imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li2020-05-101-3/+3
* imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan2020-05-102-0/+18
* nandbcb: read boot search count from fuse for imx8qxpHan Xu2020-05-101-1/+38
* cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu2020-05-101-351/+952
* nandbcb: add nandbcb dump command for i.MX6Alice Guo2020-05-101-0/+4
* nandbcb: add nandbcb dump command for i.MX8MMAlice Guo2020-05-101-8/+258
* nandbcb: support i.MX8MAlice Guo2020-05-102-22/+68
* nandbcb: fix the issue cannot support gf_14 NAND bootHan Xu2020-05-101-0/+1
* imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez2020-05-101-1/+0
* imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford2020-05-101-0/+7
* imx: cpu: support tmuPeng Fan2020-05-101-2/+2
* imx8mp: Set default SNSR25C for TMU probe1Ye Li2020-05-101-0/+2
* imx: load calibration parameters from fuse for i.MX8MPYe Li2020-05-101-0/+45
* imx: i.MX8MN: Enable loading TASR and TCALIV from fuseYe Li2020-05-101-1/+1
* imx8mm: Load fuse for TMU TCALIV and TASRYe Li2020-05-101-1/+27
* imx: add module fuse supportPeng Fan2020-05-103-0/+330
* ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut2020-05-101-0/+6
* imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler2020-05-011-2/+2
* imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler2020-05-011-22/+16
* Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler2020-05-011-11/+0
* imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin2020-05-011-1/+1
* arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes2020-05-011-0/+6
* ARM: imx8m: Don't use the addr parameter of reset_cpu()Claudius Heine2020-05-011-4/+1
* ARM: imx8m: Fix indentation of reset_cpu() functionHarald Seiler2020-05-011-2/+5
* ARM: imx8m: Do not define do_reset() if sysreset is enabledMarek Vasut2020-05-011-1/+1
* ARM: imx: imx8m: Do not warn about cpu-idle-states if missingMarek Vasut2020-05-011-2/+4
* imx: imx8m: Don't use the addr parameter of reset_cpuClaudius Heine2020-05-011-4/+1
* imx8: Configure SNVSFranck LENORMAND2020-05-013-0/+937
* imx8m: Enable WDOG_B for timeoutYe Li2020-05-011-10/+10
* imx8mm: clock: fix fracpll decode issueYe Li2020-05-011-12/+12
* imx8: parser: fix some bad debug message formatingPeng Fan2020-05-011-5/+5
* imx8: ahab: fix some bad debug message formatingSeb Fagard2020-05-011-4/+3
* imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan2020-05-011-1/+1
* imx8: Change to use new SECO API commandsYe Li2020-05-012-6/+6
* imx8: parser: fix 'end address' parameter of rm_find_memregPeng Fan2020-05-011-1/+1
* imx8m: Dump DRAM PLL rate by clocks commandYe Li2020-05-011-0/+2
* imx8mq: Set ARM core clock directly from ARM PLLPeng Fan2020-05-011-16/+33
* imx8mq: Enable eMMC HS400 and SD UHS mode on EVKYe Li2020-05-011-4/+2
* imx8m: update clock root and fix core_selPeng Fan2020-05-011-10/+775
* imx8m: acquire ATF commit hashPeng Fan2020-05-011-0/+24