summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsWIP/25Oct2019Tom Rini2019-10-2526-436/+1812
|\
| * mmc: mtk-sd: add a dts property cd-active-high for builtin-cd modeWeijie Gao2019-10-251-1/+5
| * mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCsWeijie Gao2019-10-252-4/+21
| * net: mt7628-eth: add support to isolate LAN/WAN portsWeijie Gao2019-10-251-0/+32
| * net: mt7628-eth: free rx descriptor on receiving failureWeijie Gao2019-10-251-0/+3
| * net: mt7628-eth: make phy link up detection optional via DTWeijie Gao2019-10-252-29/+31
| * net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy resetWeijie Gao2019-10-251-37/+8
| * phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 partWeijie Gao2019-10-252-68/+158
| * reset: add reset controller driver for MediaTek MIPS platformWeijie Gao2019-10-253-0/+90
| * pinctrl: add support for MediaTek MT7628Weijie Gao2019-10-257-0/+747
| * spi: mt7621-spi: restore default register value after each xferWeijie Gao2019-10-251-13/+17
| * spi: mt7621-spi: remove data cache and rewrite its xfer functionWeijie Gao2019-10-251-106/+91
| * spi: mt7621-spi: use clock frequency from clk driverWeijie Gao2019-10-251-7/+13
| * clk: add clock driver for MediaTek MT76x8 platformWeijie Gao2019-10-253-0/+162
| * serial: serial_mtk: add non-DM version for SPLWeijie Gao2019-10-252-17/+187
| * serial: serial_mtk: enable FIFO and disable flow controlWeijie Gao2019-10-251-0/+21
| * drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang2019-10-251-156/+104
| * nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas2019-10-253-0/+124
* | Merge branch '2019-10-24-ti-imports'Tom Rini2019-10-2523-12/+32384
|\ \
| * | ram: k3-j721e: Add support for J721E DDR controllerKevin Scholz2019-10-2521-0/+32102
| * | ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin2019-10-252-7/+58
| * | ram: k3-am654: add support for LPDDR4 and DDR3L DDRsJames Doublesin2019-10-251-11/+230
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-10-2522-1538/+282
|\ \
| * | ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULPYe Li2019-10-242-16/+43
| * | usb: ehci-mx6: Fix bus enumeration for iMX7 SoCsIgor Opaniuk2019-10-241-7/+8
| * | phy: keystone-usb: handle the transition of the USB power domainJean-Jacques Hiblot2019-10-241-0/+22
| * | usb: dwc3: Kconfig: get rid of obsolete mode selectionJean-Jacques Hiblot2019-10-242-18/+4
| * | usb: dwc3: Add dwc3_of_parse() to get quirks information from DTJean-Jacques Hiblot2019-10-243-1/+71
| * | usb: dwc3-generic: if no max speed is specified in DT, assume super speedJean-Jacques Hiblot2019-10-241-2/+2
| * | usb: dwc3-generic: add a new host driver that uses the dwc3 coreJean-Jacques Hiblot2019-10-242-2/+54
| * | usb: dwc3-generic: factorize codeJean-Jacques Hiblot2019-10-241-20/+35
| * | usb: dwc3-generic: use platdataJean-Jacques Hiblot2019-10-241-14/+23
| * | usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exitJean-Jacques Hiblot2019-10-241-5/+0
| * | usb: xhci: move xhci.h to include usbJean-Jacques Hiblot2019-10-2413-1304/+12
| * | usb: dwc3: switch to peripheral mode when exitingJean-Jacques Hiblot2019-10-241-0/+13
| * | usb: host: remove the xhci-zynqmp driverJean-Jacques Hiblot2019-10-243-154/+0
* | | Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-10-253-0/+74
|\ \ \
| * | | misc: microchip_flexcom: introduce microchip_flexcom driverEugen Hristev2019-10-243-0/+74
| |/ /
* | | Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custod...Tom Rini2019-10-259-25/+104
|\ \ \ | |_|/ |/| |
| * | arm64: zynqmp: Switch to xlnx-zynqmp-clk headerMichal Simek2019-10-241-1/+0
| * | drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp()T Karthik Reddy2019-10-241-1/+14
| * | spi: zynqmp: Remove unused platform headersMichal Simek2019-10-241-2/+0
| * | gpio: zynq: Add gpio driver support for PMC gpioShubhrajyoti Datta2019-10-241-0/+19
| * | gpio: zynq: Add gpio driver support for VersalAshok Reddy Soma2019-10-242-1/+16
| * | firmware: zynqmp: Clean up zynqmp_power_probeMichal Simek2019-10-241-3/+3
| * | firmware: zynqmp: Report error when xilinx_pm_request called from EL3Michal Simek2019-10-241-2/+4
| * | arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek2019-10-242-18/+13
| * | arm64: versal: Rename versal_pm_request to xilinx_pm_requestMichal Simek2019-10-243-9/+9
| * | arm64: xilinx: Move firmware functions from platform to driverMichal Simek2019-10-242-1/+38
| * | arm64: versal: Clean pm_api_id usageMichal Simek2019-10-241-0/+1
| |/