aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-25ddr: imx8m: hide i.MX8M DDR options from device driver entryPeng Fan
2019-04-25mxc_ocotp: Disable fuse sense for imx8mq B1Ye Li
2019-04-25mxc_ocotp: Update redundancy banks for mx7ulp B0Ye Li
2019-04-25misc: imx8: scu: add i.MX8QM supportPeng Fan
2019-04-25clk: imx8: add i.MX8QM clk driverPeng Fan
2019-04-25clk: imx8: split code into common and soc specific partPeng Fan
2019-04-25pinctrl: imx8: add i.MX8QM compatiblePeng Fan
2019-04-25Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski
2019-04-25USB: DM: Convert i.MX5 ehci code to driver modelLukasz Majewski
2019-04-25imx8: fuse: add fuse driverPeng Fan
2019-04-23pinctrl: add driver for MT8516Fabien Parent
2019-04-23clk: mediatek: add driver for MT8516Fabien Parent
2019-04-23clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent
2019-04-23mmc: mtk-sd: fix configuration option checkFabien Parent
2019-04-23mmc: mtk-sd: add support for MT8516Fabien Parent
2019-04-23mmc: mtk-sd: add source_cg clock supportFabien Parent
2019-04-23net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo
2019-04-23reset: add reset driver for HiSilicon platformShawn Guo
2019-04-23pci: Add boundary check for hose->regionsThierry Reding
2019-04-23led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes
2019-04-22led: add initial support for bcm6858Philippe Reynes
2019-04-22misc: fs_loader: Replace label with DT phandleTien Fong Chee
2019-04-22misc: fs_loader: Add support for initializing block deviceTien Fong Chee
2019-04-22drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes
2019-04-22drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes
2019-04-22drivers: nand: brcmnand: add initial supportPhilippe Reynes
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2019-04-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-04-21Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-04-21usb: dwc2: fix gadget disconnectFabrice Gasnier
2019-04-21fastboot: add support for 'getvar platform'Eugeniu Rosca
2019-04-21fastboot: Replace literal 32 with PART_NAME_LENAlex Kiernan
2019-04-21stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay
2019-04-21usb: dwc2: add support for STM32MP1Patrick Delaunay
2019-04-21usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard
2019-04-21usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 registerPatrick Delaunay
2019-04-21usb: dwc2: Add function for session B checkPatrick Delaunay
2019-04-21usb: dwc2: Add force-b-session-valid supportPatrick Delaunay
2019-04-21usb: dwc2: force reset assert before to probe the driverPatrick Delaunay
2019-04-21usb: dwc2: convert driver to DM_USB_GADGETPatrick Delaunay
2019-04-21usb: dwc2: remove unused variable regs_otgPatrick Delaunay
2019-04-21phy: usbphyc: increase PLL wait timeoutPatrick Delaunay
2019-04-21phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay
2019-04-21phy: usbphyc: Binding update of vdda supplyPatrick Delaunay
2019-04-21phy: usbphyc: update xlate with DT bindingPatrick Delaunay
2019-04-21phy: usbphyc: remove unused variable indexPatrick Delaunay
2019-04-21fastboot: Improve error reporting on 'getvar partition-{size, type}'Eugeniu Rosca
2019-04-21fastboot: getvar: correct/rename "has_slot" to "has-slot"Eugeniu Rosca
2019-04-19usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan
2019-04-19configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan