summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pico-imx7d: Remove dead code for dm_videoJoris Offouga2019-10-082-49/+0
* pico-imx7d: fix splash logo drawingJoris Offouga2019-10-088-13/+13
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-0842-49/+49
* pinctrl: nxp: DM_FLAG_PRE_RELOC by defaultIgor Opaniuk2019-10-084-8/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigParthiban Nallathambi2019-10-081-0/+1
* imx: variscite: Fix regression of SPL and U-boot bootingSaravanan Sekar2019-10-081-0/+2
* ARM: imx6q_logic: Enable DM_SERIALAdam Ford2019-10-082-0/+4
* ARM: imx6qlogic: Cleanup board_init_fAdam Ford2019-10-081-6/+0
* mx6ulevk: Include SDP boot instructions in READMEBreno Matheus Lima2019-10-081-0/+50
* ddr: imx8m: Fix the ddr init hang on imx8mqJacky Bai2019-10-081-4/+4
* driver: ddr: Refine the ddr init driver on imx8mJacky Bai2019-10-087-311/+184
* imx8mq: Update the ddrc QoS setting for B1 chipBai Ping2019-10-082-7/+14
* ddr: imx8m: Fix ddr4 driver build issueYe Li2019-10-081-2/+1
* spi: fsl_qspi: Add support for QSPI on iMX7ULPYe Li2019-10-081-0/+10
* spi: fsl_qspi: Update to use driver dataYe Li2019-10-081-34/+79
* spi: fsl_qspi: Update write data size for page program LUTYe Li2019-10-081-11/+1
* spi: fsl_qspi: Fix DDR mode setting for latest iMX platformsYe Li2019-10-081-15/+16
* imx: nandbcb: include long help only when enabledParthiban Nallathambi2019-10-081-0/+2
* imx: initialize fec only when enabledParthiban Nallathambi2019-10-081-0/+2
* imx: remove board specific boot order from splParthiban Nallathambi2019-10-081-25/+0
* imx: pcl063: add nand boot supportParthiban Nallathambi2019-10-082-0/+4
* apalis_imx6: use distroboot by defaultIgor Opaniuk2019-10-081-2/+2
* colibri_imx6/imx7/imx8x: use distroboot by defaultIgor Opaniuk2019-10-083-4/+6
* misc: imx8: add more scfw apiPeng Fan2019-10-084-10/+613
* spl: nor: support loading i.MX container format filePeng Fan2019-10-081-2/+7
* spl: spi: support loading i.MX container format filePeng Fan2019-10-081-0/+11
* spl: nand: support loading i.MX container format filePeng Fan2019-10-081-0/+9
* imx8: update READMEPeng Fan2019-10-082-2/+0
* imx8: Add support to get container image set sizePeng Fan2019-10-083-2/+255
* spl: nand: Introduce spl_nand_get_uboot_raw_pagePeng Fan2019-10-081-2/+7
* spl: nor: introduce spl_nor_get_uboot_basePeng Fan2019-10-081-4/+9
* spl: spi: introduce spl_spi_get_uboot_offsPeng Fan2019-10-081-1/+9
* spl: mmc: introduce spl_mmc_get_uboot_raw_sectorPeng Fan2019-10-081-0/+11
* imx: Add i.MX8MM EVK board support.Peng Fan2019-10-0813-1/+2768
* arm: dts: add i.MX8MM pin funcPeng Fan2019-10-081-0/+629
* arm: dts: import i.MX8MM dtsiPeng Fan2019-10-081-0/+733
* imx8m: soc: probe clock device in arch_cpu_init_dmPeng Fan2019-10-081-0/+17
* imx: mmc_env: update runtime SD/MMC boot env devicePeng Fan2019-10-081-0/+3
* imx8m: add clk support for i.MX8MMPeng Fan2019-10-085-0/+759
* imx8m: restructure clock.hPeng Fan2019-10-083-451/+467
* imx8m: rename clock to clock_imx8mqPeng Fan2019-10-082-1/+2
* imx8m: restrict reset_cpuPeng Fan2019-10-081-8/+13
* imx8m: soc: enable SCTR clock before timer initPeng Fan2019-10-081-0/+6
* imx8m: Configure trustzone region 0 for non-secure accessYe Li2019-10-081-0/+6
* imx8m: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan2019-10-081-0/+2
* imx8m: Fix MMU table issue for OPTEE memoryPeng Fan2019-10-081-2/+18
* imx: add i.MX8MM PE propertyPeng Fan2019-10-081-0/+4
* imx8m: add pin header for i.MX8MMPeng Fan2019-10-081-0/+691
* imx: add get_cpu_rev support for i.MX8MMPeng Fan2019-10-081-10/+47
* imx8m: update imx-regs for i.MX8MMPeng Fan2019-10-081-5/+64