aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Li1-2/+0
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 Li3-0/+129
2020-05-10pinctrl: nxp: scu: Check the pad partition before set pinmuxYe Li1-2/+7
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-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic51-2623/+3903
2020-05-08sata: dwc_ahsata: Fix memory issue in reset_sataYe Li1-0/+3
2020-05-08sata: dwc_ahsata: Fix incorrect freeYe Li1-1/+0
2020-05-08sata: ahsata: Fix wrong operand for checking SERR DIAG_XYe Li1-1/+1
2020-05-08sata: ahsata: Fix resource leakYe Li1-0/+5
2020-05-08configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay1-0/+7
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay1-0/+5
2020-05-07phy: atheros: consolidate {ar8031|ar8035}_config()Michael Walle1-27/+3
2020-05-07phy: atheros: ar8035: remove static clock configMichael Walle1-13/+0
2020-05-07phy: atheros: add device tree bindings and configMichael Walle1-2/+222
2020-05-07phy: atheros: move delay config to common functionMichael Walle1-16/+22
2020-05-07phy: atheros: introduce debug read and write functionsMichael Walle1-16/+41
2020-05-07phy: atheros: use defines for PHY IDsMichael Walle1-3/+7
2020-05-07phy: atheros: fix AR8021 PHY ID maskMichael Walle1-1/+1
2020-05-07phy: atheros: Clarify the intention of ar8021_configVladimir Oltean1-4/+4
2020-05-07phy: atheros: Explicitly disable RGMII delaysVladimir Oltean1-0/+8
2020-05-07phy: atheros: Clarify the configuration of the CLK_25M output pinVladimir Oltean1-5/+14
2020-05-07phy: atheros: Use common functions for RGMII internal delaysVladimir Oltean1-28/+41
2020-05-07phy: atheros: Make RGMII Tx delays actually configurable for AR8035Vladimir Oltean1-4/+0
2020-05-07uart: pl011: Add proper DM clock supportAndre Przywara1-16/+33
2020-05-06cache: l2x0: Fix missing write to Auxiliary Control RegisterLey Foon Tan1-0/+2
2020-05-05Merge git://git.denx.de/u-boot-usbTom Rini12-172/+771
2020-05-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini3-2/+232
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini6-3/+273
2020-05-04net: pcnet: fix I/O primitives for memory accessDaniel Schwierzeck1-11/+23
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini9-19/+246
2020-05-04Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini7-1170/+1292
2020-05-04doc: fix references to README.qe_firmwareHeinrich Schuchardt1-2/+4
2020-05-04rtc: pt7c4338: Add driver model supportBiwen Li1-0/+100
2020-05-04rtc: ds1337: Add driver model supportBiwen Li1-0/+128
2020-05-03cpu: imx8: show RevC instead of Rev? at boot logFrank Li1-0/+2
2020-05-03cpu: imx_cpu: Print the CPU temperature for iMX8QM A72Ye Li1-6/+12
2020-05-03cpu: imx8: fix get core name and ratePeng Fan1-10/+17