summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-08Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-08Merge branch '2019-11-07-master-imports'Tom Rini
2019-11-08usb: xhci: support 1.1 or later versionChunfeng Yun
2019-11-07power: regulator: tps65941: add regulator supportKeerthy
2019-11-07power: pmic: tps65941: Add support for tps65941 family of PMICsKeerthy
2019-11-07misc: k3_avs: Add j721e supportKeerthy
2019-11-07power: regulator: tps6236x: add support for tps6236x regulatorsTero Kristo
2019-11-07clk: clk-ti-sci: Notify AVS driver upon setting clock rateKeerthy
2019-11-07misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0Tero Kristo
2019-11-07arm: add initial support for the Phytium Durian Boardliu hao
2019-11-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy
2019-11-07usb: gadget: Add gadget_is_cdns3() macroVignesh Raghavendra
2019-11-07usb: cdns3: Add TI wrapper driver for CDNS USB3 controllerVignesh Raghavendra
2019-11-07usb: cdns3: gadget: Implement udc_set_speed() callbackVignesh Raghavendra
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra
2019-11-07usb: udc: Introduce ->udc_set_speed() methodSherry Sun
2019-11-07usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-06pci: add DM based mpc85xx driverHeiko Schocher
2019-11-05mmc: fsl_esdhc_imx: Update compatible string for imx8mPeng Fan
2019-11-05mmc: fsl_esdhc_imx: drop redundant clock settingsPeng Fan
2019-11-05mmc: fsl_esdhc: clean up DM and non-DM codeYangbo Lu
2019-11-05mmc: fsl_esdhc: always check write protect stateYangbo Lu
2019-11-05mmc: fsl_esdhc: drop redundant code for non-removable featureYangbo Lu
2019-11-05mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()Yangbo Lu
2019-11-05mmc: fsl_esdhc: clean up bus width configuration codeYangbo Lu
2019-11-05mmc: fsl_esdhc: fix voltage validationYangbo Lu
2019-11-05mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()Yangbo Lu
2019-11-04Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-11-04Merge branch '2019-11-04-ti-imports'Tom Rini
2019-11-04net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko
2019-11-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk
2019-11-03mach-imx: Adding new argument for SIP call interfaceYe Li
2019-11-03power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837Peng Fan
2019-11-03pmic: bd71837: drop DEBUG macroPeng Fan
2019-11-03video: mxsfb: set gd->fb_baseSébastien Szymanski
2019-11-03watchdog: imx: Use immediate reset bits for expire_nowRobert Hancock
2019-11-03watchdog: imx: Add DT ext-reset handlingRobert Hancock
2019-11-03net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko
2019-11-03net: ti: cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko
2019-11-03net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko
2019-11-03net: ti: cpsw: move parsing of dt port's parameters in separate funcGrygorii Strashko
2019-11-03net: ti: cpsw: enable 10Mbps link speed support in rgmii modeGrygorii Strashko
2019-11-03x86: timer: Use a separate flag for whether timer is initedSimon Glass
2019-11-03x86: timer: Set up the timer in timer_early_get_count()Simon Glass
2019-11-03spi: Add support for memory-mapped flashSimon Glass
2019-11-01Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2019-11-01ARC: HSDK: introduce reset driverEugeniy Paltsev