summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-115-91/+1015
|\
| * ram: rk3328: Fix loading of skew valuesSimon South2019-11-101-1/+1
| * ram: rk3328: Use correct frequency units in functionSimon South2019-11-101-2/+2
| * clk: rockchip: rk3328: Configure CPU clockSimon South2019-11-101-0/+2
| * power: pmic: rk809: support rk809 pmicJoseph Chen2019-11-102-1/+73
| * power: pmic: rk817: support rk817 pmicJoseph Chen2019-11-102-7/+266
| * power: pmic: rk805: support rk805 pmicElaine Zhang2019-11-102-0/+18
| * power: pmic: rk816: support rk816 pmicElaine Zhang2019-11-102-5/+125
| * power: regulator: rk8xx: update the driver for rk808 and rk818Elaine Zhang2019-11-101-82/+465
| * dm: regulator: support regulator more stateJoseph Chen2019-11-101-0/+70
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-11-113-1/+10
|\ \
| * | configs: spi: Add the SPI_FLASH_BAR for ESPIXiaowei Bao2019-11-081-0/+1
| * | drivers: net: fsl_enetc: fix RGMII configurationMichael Walle2019-11-081-0/+3
| * | drivers: net: fsl_enetc: set phydev->nodeMichael Walle2019-11-081-0/+1
| * | pci: layerscape: Only set EP CFG READY bitPankaj Bansal2019-11-081-1/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-11-0822-7/+6745
|\ \ \
| * | | usb: xhci: support 1.1 or later versionChunfeng Yun2019-11-081-1/+1
| * | | usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy2019-11-071-6/+55
| * | | usb: gadget: Add gadget_is_cdns3() macroVignesh Raghavendra2019-11-071-0/+8
| * | | usb: cdns3: Add TI wrapper driver for CDNS USB3 controllerVignesh Raghavendra2019-11-073-0/+202
| * | | usb: cdns3: gadget: Implement udc_set_speed() callbackVignesh Raghavendra2019-11-071-4/+26
| * | | usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra2019-11-0716-0/+6431
| * | | usb: udc: Introduce ->udc_set_speed() methodSherry Sun2019-11-071-0/+23
| * | | usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra2019-11-071-0/+3
| | |/ | |/|
* | | Merge branch '2019-11-07-master-imports'Tom Rini2019-11-083-0/+208
|\ \ \
| * | | arm: add initial support for the Phytium Durian Boardliu hao2019-11-073-0/+208
| | |/ | |/|
* | | power: regulator: tps65941: add regulator supportKeerthy2019-11-073-0/+418
* | | power: pmic: tps65941: Add support for tps65941 family of PMICsKeerthy2019-11-073-0/+91
* | | misc: k3_avs: Add j721e supportKeerthy2019-11-071-0/+22
* | | power: regulator: tps6236x: add support for tps6236x regulatorsTero Kristo2019-11-073-0/+134
* | | clk: clk-ti-sci: Notify AVS driver upon setting clock rateKeerthy2019-11-071-0/+5
* | | misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0Tero Kristo2019-11-073-0/+376
|/ /
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-11-073-0/+166
|\ \ | |/ |/|
| * pci: add DM based mpc85xx driverHeiko Schocher2019-11-063-0/+166
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-11-0612-54/+610
|\ \
| * | usb: ehci-hcd: Keep async schedule runningMarek Vasut2019-10-311-30/+21
| * | dfu: add callback for flush and initiated operationPatrick Delaunay2019-10-311-0/+19
| * | dfu: add DFU virtual backendPatrick Delaunay2019-10-314-1/+61
| * | dfu: add partition support for MTD backendPatrick Delaunay2019-10-311-1/+80
| * | dfu: add backend for MTD devicePatrick Delaunay2019-10-314-1/+243
| * | dfu: allow read with no data without error for EOF indicationPatrick Delaunay2019-10-311-0/+2
| * | dfu: allow to manage DFU on several devicesPatrick Delaunay2019-10-311-1/+59
| * | dfu: prepare the support of multiple interfacePatrick Delaunay2019-10-311-12/+39
| * | dfu: sf: add partition support for nor backendPatrick Delaunay2019-10-312-0/+60
| * | dfu: cosmetic: cleanup sf to avoid checkpatch errorPatrick Delaunay2019-10-312-5/+6
| * | dwc3: flush cache only if there is a buffer attached to a requestMarek Szyprowski2019-10-311-1/+2
| * | dfu: mmc: add support for in-partition offsetMarek Szyprowski2019-10-311-2/+11
| * | gadget: f_thor: properly enable 3rd endpoint defined by the protocolMarek Szyprowski2019-10-311-0/+7
| * | dfu: dfu_nand: reduce verbosityRalph Siemsen2019-10-311-1/+1
| * | dwc3-generic: Don't fail probe if clk/reset entries are absentVignesh Raghavendra2019-10-311-2/+2