summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan
2020-05-10imx: imx8qm/qxp: add get_board_serialPeng Fan
2020-05-10imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li
2020-05-10imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan
2020-05-10mtd: nand: raw: mxs_nand changes for nandbcbHan Xu
2020-05-10nandbcb: read boot search count from fuse for imx8qxpHan Xu
2020-05-10cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu
2020-05-10nandbcb: add nandbcb dump command for i.MX6Alice Guo
2020-05-10nandbcb: add nandbcb dump command for i.MX8MMAlice Guo
2020-05-10nandbcb: support i.MX8MAlice Guo
2020-05-10nandbcb: fix the issue cannot support gf_14 NAND bootHan Xu
2020-05-10imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez
2020-05-10power: imx8: Check owned resource in power onYe Li
2020-05-10power: imx8: remove the resource owned check before power offPeng Fan
2020-05-10power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flagYe Li
2020-05-10imx8: power: Add PD device lookup interface to power domain uclassPeng Fan
2020-05-10dt-bindings: imx_rsrc: add SC_R_NONEPeng Fan
2020-05-10imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford
2020-05-10nand: enable the Randomizer module for i.mx7 and i.mx8Alice Guo
2020-05-10mxs_nand: don't check zero count when ECC reading with randomizerHan Xu
2020-05-10MXS_NAND: Add clock support for iMX8Ye Li
2020-05-10mtd: nand: support GPMI NAND driver for i.MX8Peng Fan
2020-05-10nand: mxs_nand: make imx8mm can use hardware BCH and randomizerAlice Guo
2020-05-10mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu
2020-05-10mtd: nand: mxs_nand: add i.MX6QP compatible stringHan Xu
2020-05-10mxs_nand: Update compatible string for i.MX6SXYe Li
2020-05-10nand: Update SPL MXS NAND mini driverYe Li
2020-05-10mxs_nand: Add support for i.MX8MYe Li
2020-05-10nand: mxs: correct bitflip for erased NAND pagePeng Fan
2020-05-10nand: mxs: fix the bitflips for erased page when uncorrectable errorPeng Fan
2020-05-10mtd: gpmi: provide the option to use legacy bch geometryYe Li
2020-05-10mtd: gpmi: change the BCH layout setting for large oob NANDYe Li
2020-05-10misc: scu: Increase the timeout for MU communicationYe Li
2020-05-10misc: fuse: Update imx8 fuse driver for 8QMYe Li
2020-05-10imx: cpu: support tmuPeng Fan
2020-05-10imx: regs: add more fuse bank structurePeng Fan
2020-05-10imx8mp: Set default SNSR25C for TMU probe1Ye Li
2020-05-10imx: load calibration parameters from fuse for i.MX8MPYe Li
2020-05-10imx: i.MX8MN: Enable loading TASR and TCALIV from fuseYe Li
2020-05-10imx8mm: Load fuse for TMU TCALIV and TASRYe Li
2020-05-10thermal: imx_tmu: support i.MX8MPPeng Fan
2020-05-10thermal: imx_tmu: Check the TEMP range for iMX8MMPeng Fan
2020-05-10thermal: imx_tmu: Fix for temperature out of rangePeng Fan
2020-05-10thermal: imx_tmu: support TMU arch level initializationPeng Fan
2020-05-10thermal: imx_tmu: Add support for thermal sensor on iMX8MMPeng Fan
2020-05-10thermal: Add thermal driver for i.MX8MPeng Fan
2020-05-10thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensorYe Li
2020-05-10eQos: Implement the read_rom_hwaddr callbackYe Li
2020-05-10fec: Move imx_get_mac_from_fuse declare to imx fileYe Li
2020-05-10net: eqos: implement callbaks to get interface and set txclk rateFugang Duan