summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-10net: Update eQos driver and FEC driver to use eth phy interfacesYe Li
2020-05-10net: Add eth phy generic driver for shared MDIOYe Li
2020-05-10pinctrl: nxp: scu: Check the pad partition before set pinmuxYe Li
2020-05-10net: fec: add fuse checkPeng Fan
2020-05-10usb: mx6: add fuse checkPeng Fan
2020-05-10i2c: mxc: add fuse checkPeng Fan
2020-05-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2020-05-09net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii modeMurali Karicheri
2020-05-08sata: dwc_ahsata: Fix memory issue in reset_sataYe Li
2020-05-08sata: dwc_ahsata: Fix incorrect freeYe Li
2020-05-08sata: ahsata: Fix wrong operand for checking SERR DIAG_XYe Li
2020-05-08sata: ahsata: Fix resource leakYe Li
2020-05-08configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay
2020-05-07phy: atheros: consolidate {ar8031|ar8035}_config()Michael Walle
2020-05-07phy: atheros: ar8035: remove static clock configMichael Walle
2020-05-07phy: atheros: add device tree bindings and configMichael Walle
2020-05-07phy: atheros: move delay config to common functionMichael Walle
2020-05-07phy: atheros: introduce debug read and write functionsMichael Walle
2020-05-07phy: atheros: use defines for PHY IDsMichael Walle
2020-05-07phy: atheros: fix AR8021 PHY ID maskMichael Walle
2020-05-07phy: atheros: Clarify the intention of ar8021_configVladimir Oltean
2020-05-07phy: atheros: Explicitly disable RGMII delaysVladimir Oltean
2020-05-07phy: atheros: Clarify the configuration of the CLK_25M output pinVladimir Oltean
2020-05-07phy: atheros: Use common functions for RGMII internal delaysVladimir Oltean
2020-05-07phy: atheros: Make RGMII Tx delays actually configurable for AR8035Vladimir Oltean
2020-05-07uart: pl011: Add proper DM clock supportAndre Przywara
2020-05-06cache: l2x0: Fix missing write to Auxiliary Control RegisterLey Foon Tan
2020-05-05Merge git://git.denx.de/u-boot-usbTom Rini
2020-05-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-04net: pcnet: fix I/O primitives for memory accessDaniel Schwierzeck
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-04Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini
2020-05-04doc: fix references to README.qe_firmwareHeinrich Schuchardt
2020-05-04rtc: pt7c4338: Add driver model supportBiwen Li
2020-05-04rtc: ds1337: Add driver model supportBiwen Li
2020-05-03cpu: imx8: show RevC instead of Rev? at boot logFrank Li
2020-05-03cpu: imx_cpu: Print the CPU temperature for iMX8QM A72Ye Li
2020-05-03cpu: imx8: fix get core name and ratePeng Fan
2020-05-03cpu: imx8: support a72 as boot cpuPeng Fan
2020-05-03cpu: imx8: reimplement get cpu countPeng Fan
2020-05-03cpu: sandbox: support is_currentPeng Fan
2020-05-03uclass: cpu: Add new API to get udevice for current CPUPeng Fan
2020-05-03usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load addressFrank Li
2020-05-02xhci: mediatek: Add support for MTK xHCI host controllerChunfeng Yun
2020-05-02phy: phy-mtk-tphy: add a new reference clockChunfeng Yun
2020-05-02phy: phy-mtk-tphy: add support new versionChunfeng Yun
2020-05-02phy: phy-mtk-tphy: add support USB physChunfeng Yun
2020-05-02usb: dwc2_udc_otg: use the phy bulk API to get physChunfeng Yun