aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-10thermal: Add thermal driver for i.MX8MPeng Fan3-0/+335
2020-05-10thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensorYe Li1-0/+8
2020-05-10eQos: Implement the read_rom_hwaddr callbackYe Li1-0/+11
2020-05-10fec: Move imx_get_mac_from_fuse declare to imx fileYe Li2-2/+2
2020-05-10net: eqos: implement callbaks to get interface and set txclk rateFugang Duan1-3/+52
2020-05-10net: dwc_eth_qos: add dwc eqos for imx supportFugang Duan1-14/+171
2020-05-10net: phy: realtek: add rx delay support for RTL8211FFugang Duan1-0/+11
2020-05-10net: Update eQos driver and FEC driver to use eth phy interfacesYe Li2-16/+45
2020-05-10net: Add eth phy generic driver for shared MDIOYe Li6-0/+152
2020-05-10net: eth-uclass: add return value checkPeng Fan1-2/+10
2020-05-10pinctrl: nxp: scu: Check the pad partition before set pinmuxYe Li1-2/+7
2020-05-10imx8mq_phanbell: Run SPL with caches enabledFabio Estevam1-2/+0
2020-05-10net: fec: add fuse checkPeng Fan1-0/+14
2020-05-10usb: mx6: add fuse checkPeng Fan1-0/+16
2020-05-10i2c: mxc: add fuse checkPeng Fan1-0/+17
2020-05-10imx: add module fuse supportPeng Fan5-0/+458