summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez2020-05-101-3/+3
* power: imx8: Check owned resource in power onYe Li2020-05-101-0/+3
* power: imx8: remove the resource owned check before power offPeng Fan2020-05-101-4/+4
* power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flagYe Li2020-05-101-0/+1
* imx8: power: Add PD device lookup interface to power domain uclassPeng Fan2020-05-101-0/+28
* nand: enable the Randomizer module for i.mx7 and i.mx8Alice Guo2020-05-101-1/+7
* mxs_nand: don't check zero count when ECC reading with randomizerHan Xu2020-05-101-2/+3
* MXS_NAND: Add clock support for iMX8Ye Li2020-05-101-0/+69
* mtd: nand: support GPMI NAND driver for i.MX8Peng Fan2020-05-105-16/+28
* nand: mxs_nand: make imx8mm can use hardware BCH and randomizerAlice Guo2020-05-101-1/+1
* mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu2020-05-101-0/+2
* mtd: nand: mxs_nand: add i.MX6QP compatible stringHan Xu2020-05-101-0/+4
* mxs_nand: Update compatible string for i.MX6SXYe Li2020-05-101-0/+8
* nand: Update SPL MXS NAND mini driverYe Li2020-05-101-7/+34
* mxs_nand: Add support for i.MX8MYe Li2020-05-104-9/+9
* nand: mxs: correct bitflip for erased NAND pagePeng Fan2020-05-101-1/+17
* nand: mxs: fix the bitflips for erased page when uncorrectable errorPeng Fan2020-05-101-0/+44
* mtd: gpmi: provide the option to use legacy bch geometryYe Li2020-05-102-2/+4
* mtd: gpmi: change the BCH layout setting for large oob NANDYe Li2020-05-101-69/+136
* misc: scu: Increase the timeout for MU communicationYe Li2020-05-101-1/+1
* misc: fuse: Update imx8 fuse driver for 8QMYe Li2020-05-101-0/+5
* thermal: imx_tmu: support i.MX8MPPeng Fan2020-05-101-7/+69
* thermal: imx_tmu: Check the TEMP range for iMX8MMPeng Fan2020-05-101-3/+11
* thermal: imx_tmu: Fix for temperature out of rangePeng Fan2020-05-101-3/+10
* thermal: imx_tmu: support TMU arch level initializationPeng Fan2020-05-101-0/+6
* thermal: imx_tmu: Add support for thermal sensor on iMX8MMPeng Fan2020-05-101-27/+86
* thermal: Add thermal driver for i.MX8MPeng Fan2020-05-103-0/+335
* thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensorYe Li2020-05-101-0/+8
* eQos: Implement the read_rom_hwaddr callbackYe Li2020-05-101-0/+11
* fec: Move imx_get_mac_from_fuse declare to imx fileYe Li2020-05-101-2/+0
* net: eqos: implement callbaks to get interface and set txclk rateFugang Duan2020-05-101-3/+52
* net: dwc_eth_qos: add dwc eqos for imx supportFugang Duan2020-05-101-14/+171
* net: phy: realtek: add rx delay support for RTL8211FFugang Duan2020-05-101-0/+11
* net: Update eQos driver and FEC driver to use eth phy interfacesYe Li2020-05-102-16/+45
* net: Add eth phy generic driver for shared MDIOYe Li2020-05-103-0/+129
* pinctrl: nxp: scu: Check the pad partition before set pinmuxYe Li2020-05-101-2/+7
* net: fec: add fuse checkPeng Fan2020-05-101-0/+14
* usb: mx6: add fuse checkPeng Fan2020-05-101-0/+16
* i2c: mxc: add fuse checkPeng Fan2020-05-101-0/+17
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2020-05-1051-2623/+3903
|\
| * sata: dwc_ahsata: Fix memory issue in reset_sataYe Li2020-05-081-0/+3
| * sata: dwc_ahsata: Fix incorrect freeYe Li2020-05-081-1/+0
| * sata: ahsata: Fix wrong operand for checking SERR DIAG_XYe Li2020-05-081-1/+1
| * sata: ahsata: Fix resource leakYe Li2020-05-081-0/+5
| * configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay2020-05-081-0/+7
| * configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay2020-05-081-0/+5
| * phy: atheros: consolidate {ar8031|ar8035}_config()Michael Walle2020-05-071-27/+3
| * phy: atheros: ar8035: remove static clock configMichael Walle2020-05-071-13/+0
| * phy: atheros: add device tree bindings and configMichael Walle2020-05-071-2/+222
| * phy: atheros: move delay config to common functionMichael Walle2020-05-071-16/+22