aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-10imx: imx8qxp: update fdt_file according to m4 statePeng Fan2-1/+14
2020-05-10imx: imx8qm: update fdt_file according to m4 statePeng Fan2-1/+14
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan3-1/+32
2020-05-10imx8: Select boot device dynamicallyYe Li1-0/+12
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan7-0/+55
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan4-0/+48
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-10mtd: nand: raw: mxs_nand changes for nandbcbHan Xu2-4/+42
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 Xu2-352/+955
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 Crestez4-10/+9
2020-05-10power: imx8: Check owned resource in power onYe Li1-0/+3
2020-05-10power: imx8: remove the resource owned check before power offPeng Fan1-4/+4
2020-05-10power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flagYe Li1-0/+1
2020-05-10imx8: power: Add PD device lookup interface to power domain uclassPeng Fan2-0/+35
2020-05-10dt-bindings: imx_rsrc: add SC_R_NONEPeng Fan1-0/+1
2020-05-10imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford15-0/+3362
2020-05-10nand: enable the Randomizer module for i.mx7 and i.mx8Alice Guo1-1/+7
2020-05-10mxs_nand: don't check zero count when ECC reading with randomizerHan Xu1-2/+3
2020-05-10MXS_NAND: Add clock support for iMX8Ye Li1-0/+69
2020-05-10mtd: nand: support GPMI NAND driver for i.MX8Peng Fan8-30/+43
2020-05-10nand: mxs_nand: make imx8mm can use hardware BCH and randomizerAlice Guo1-1/+1
2020-05-10mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu3-4/+7
2020-05-10mtd: nand: mxs_nand: add i.MX6QP compatible stringHan Xu1-0/+4
2020-05-10mxs_nand: Update compatible string for i.MX6SXYe Li1-0/+8
2020-05-10nand: Update SPL MXS NAND mini driverYe Li1-7/+34
2020-05-10mxs_nand: Add support for i.MX8MYe Li7-15/+15
2020-05-10nand: mxs: correct bitflip for erased NAND pagePeng Fan2-2/+23
2020-05-10nand: mxs: fix the bitflips for erased page when uncorrectable errorPeng Fan1-0/+44
2020-05-10mtd: gpmi: provide the option to use legacy bch geometryYe Li3-2/+6
2020-05-10mtd: gpmi: change the BCH layout setting for large oob NANDYe Li2-73/+144
2020-05-10misc: scu: Increase the timeout for MU communicationYe Li1-1/+1
2020-05-10misc: fuse: Update imx8 fuse driver for 8QMYe Li1-0/+5
2020-05-10imx: cpu: support tmuPeng Fan1-2/+2
2020-05-10imx: regs: add more fuse bank structurePeng Fan1-7/+34
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-10thermal: imx_tmu: support i.MX8MPPeng Fan1-7/+69
2020-05-10thermal: imx_tmu: Check the TEMP range for iMX8MMPeng Fan1-3/+11
2020-05-10thermal: imx_tmu: Fix for temperature out of rangePeng Fan1-3/+10
2020-05-10thermal: imx_tmu: support TMU arch level initializationPeng Fan1-0/+6
2020-05-10thermal: imx_tmu: Add support for thermal sensor on iMX8MMPeng Fan1-27/+86