summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\ \ | | |/
| * | cpu: imx8: show RevC instead of Rev? at boot logFrank Li2020-05-031-0/+2
| * | cpu: imx_cpu: Print the CPU temperature for iMX8QM A72Ye Li2020-05-031-6/+12
| * | cpu: imx8: fix get core name and ratePeng Fan2020-05-031-10/+17
| * | cpu: imx8: support a72 as boot cpuPeng Fan2020-05-031-0/+19
| * | cpu: imx8: reimplement get cpu countPeng Fan2020-05-031-1/+18
| * | cpu: sandbox: support is_currentPeng Fan2020-05-031-0/+9
| * | uclass: cpu: Add new API to get udevice for current CPUPeng Fan2020-05-031-0/+34
| * | usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load addressFrank Li2020-05-032-2/+6
* | | sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters arrayYe Li2020-05-111-0/+1
* | | spi: fix dev parameter in dev_* callsDario Binacchi2020-05-111-8/+11
* | | spi: nxp-fspi: Use new readl_poll_sleep_timeout APIKuldeep Singh2020-05-111-5/+5
* | | phy: Use _nodev naming convention if non-device clientsJagan Teki2020-05-111-2/+2