aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic42-49/+49
2019-10-08pinctrl: nxp: DM_FLAG_PRE_RELOC by defaultIgor Opaniuk4-8/+0
2019-10-08configs: move CONFIG_SPL_TEXT_BASE to KconfigParthiban Nallathambi1-0/+1
2019-10-08imx: variscite: Fix regression of SPL and U-boot bootingSaravanan Sekar1-0/+2
2019-10-08ARM: imx6q_logic: Enable DM_SERIALAdam Ford2-0/+4
2019-10-08ARM: imx6qlogic: Cleanup board_init_fAdam Ford1-6/+0
2019-10-08mx6ulevk: Include SDP boot instructions in READMEBreno Matheus Lima1-0/+50
2019-10-08ddr: imx8m: Fix the ddr init hang on imx8mqJacky Bai1-4/+4
2019-10-08driver: ddr: Refine the ddr init driver on imx8mJacky Bai7-311/+184
2019-10-08imx8mq: Update the ddrc QoS setting for B1 chipBai Ping2-7/+14
2019-10-08ddr: imx8m: Fix ddr4 driver build issueYe Li1-2/+1
2019-10-08spi: fsl_qspi: Add support for QSPI on iMX7ULPYe Li1-0/+10
2019-10-08spi: fsl_qspi: Update to use driver dataYe Li1-34/+79
2019-10-08spi: fsl_qspi: Update write data size for page program LUTYe Li1-11/+1
2019-10-08spi: fsl_qspi: Fix DDR mode setting for latest iMX platformsYe Li1-15/+16
2019-10-08imx: nandbcb: include long help only when enabledParthiban Nallathambi1-0/+2
2019-10-08imx: initialize fec only when enabledParthiban Nallathambi1-0/+2
2019-10-08imx: remove board specific boot order from splParthiban Nallathambi1-25/+0
2019-10-08imx: pcl063: add nand boot supportParthiban Nallathambi2-0/+4
2019-10-08apalis_imx6: use distroboot by defaultIgor Opaniuk1-2/+2
2019-10-08colibri_imx6/imx7/imx8x: use distroboot by defaultIgor Opaniuk3-4/+6
2019-10-08misc: imx8: add more scfw apiPeng Fan4-10/+613
2019-10-08spl: nor: support loading i.MX container format filePeng Fan1-2/+7
2019-10-08spl: spi: support loading i.MX container format filePeng Fan1-0/+11
2019-10-08spl: nand: support loading i.MX container format filePeng Fan1-0/+9
2019-10-08imx8: update READMEPeng Fan2-2/+0
2019-10-08imx8: Add support to get container image set sizePeng Fan3-2/+255
2019-10-08spl: nand: Introduce spl_nand_get_uboot_raw_pagePeng Fan1-2/+7
2019-10-08spl: nor: introduce spl_nor_get_uboot_basePeng Fan1-4/+9
2019-10-08spl: spi: introduce spl_spi_get_uboot_offsPeng Fan1-1/+9
2019-10-08spl: mmc: introduce spl_mmc_get_uboot_raw_sectorPeng Fan1-0/+11
2019-10-08imx: Add i.MX8MM EVK board support.Peng Fan13-1/+2768
2019-10-08arm: dts: add i.MX8MM pin funcPeng Fan1-0/+629
2019-10-08arm: dts: import i.MX8MM dtsiPeng Fan1-0/+733
2019-10-08imx8m: soc: probe clock device in arch_cpu_init_dmPeng Fan1-0/+17
2019-10-08imx: mmc_env: update runtime SD/MMC boot env devicePeng Fan1-0/+3
2019-10-08imx8m: add clk support for i.MX8MMPeng Fan5-0/+759
2019-10-08imx8m: restructure clock.hPeng Fan3-451/+467
2019-10-08imx8m: rename clock to clock_imx8mqPeng Fan2-1/+2
2019-10-08imx8m: restrict reset_cpuPeng Fan1-8/+13
2019-10-08imx8m: soc: enable SCTR clock before timer initPeng Fan1-0/+6
2019-10-08imx8m: Configure trustzone region 0 for non-secure accessYe Li1-0/+6
2019-10-08imx8m: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan1-0/+2
2019-10-08imx8m: Fix MMU table issue for OPTEE memoryPeng Fan1-2/+18
2019-10-08imx: add i.MX8MM PE propertyPeng Fan1-0/+4
2019-10-08imx8m: add pin header for i.MX8MMPeng Fan1-0/+691
2019-10-08imx: add get_cpu_rev support for i.MX8MMPeng Fan1-10/+47
2019-10-08imx8m: update imx-regs for i.MX8MMPeng Fan1-5/+64
2019-10-08imx8m: imx-regs: drop unused register definitionsPeng Fan1-221/+1
2019-10-08imx: spl: add spl_board_boot_device for i.MX8MMPeng Fan1-0/+8