aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-25rtc: m41t62: add compatible for m41t82Simon Goldschmidt1-0/+11
2019-04-25i2c: designware: fix reset handling on socfpga gen5Simon Goldschmidt1-6/+14
2019-04-23pinctrl: add driver for MT8516Fabien Parent3-0/+396
2019-04-23clk: mediatek: add driver for MT8516Fabien Parent2-0/+803
2019-04-23clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent1-0/+12
2019-04-23mmc: mtk-sd: fix configuration option checkFabien Parent1-4/+4
2019-04-23mmc: mtk-sd: add support for MT8516Fabien Parent1-0/+10
2019-04-23mmc: mtk-sd: add source_cg clock supportFabien Parent1-0/+5
2019-04-23net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo3-0/+607
2019-04-23reset: add reset driver for HiSilicon platformShawn Guo3-0/+110
2019-04-23pci: Add boundary check for hose->regionsThierry Reding1-0/+5
2019-04-23led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes1-1/+1
2019-04-22led: add initial support for bcm6858Philippe Reynes3-0/+258
2019-04-22misc: fs_loader: Replace label with DT phandleTien Fong Chee1-21/+15
2019-04-22misc: fs_loader: Add support for initializing block deviceTien Fong Chee1-0/+23
2019-04-22drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes1-0/+3
2019-04-22drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes1-2/+15
2019-04-22drivers: nand: brcmnand: add initial supportPhilippe Reynes10-0/+3334
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon1-160/+853
2019-04-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini8-78/+509
2019-04-21Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini11-24/+396
2019-04-21usb: dwc2: fix gadget disconnectFabrice Gasnier2-3/+17
2019-04-21fastboot: add support for 'getvar platform'Eugeniu Rosca1-0/+14
2019-04-21fastboot: Replace literal 32 with PART_NAME_LENAlex Kiernan1-3/+3
2019-04-21stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay1-2/+6
2019-04-21usb: dwc2: add support for STM32MP1Patrick Delaunay2-2/+53
2019-04-21usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard1-2/+12
2019-04-21usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 registerPatrick Delaunay3-9/+20
2019-04-21usb: dwc2: Add function for session B checkPatrick Delaunay1-0/+9
2019-04-21usb: dwc2: Add force-b-session-valid supportPatrick Delaunay2-2/+15
2019-04-21usb: dwc2: force reset assert before to probe the driverPatrick Delaunay1-1/+6
2019-04-21usb: dwc2: convert driver to DM_USB_GADGETPatrick Delaunay1-2/+290
2019-04-21usb: dwc2: remove unused variable regs_otgPatrick Delaunay1-3/+0
2019-04-21phy: usbphyc: increase PLL wait timeoutPatrick Delaunay1-6/+4
2019-04-21phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay1-29/+31
2019-04-21phy: usbphyc: Binding update of vdda supplyPatrick Delaunay1-24/+30
2019-04-21phy: usbphyc: update xlate with DT bindingPatrick Delaunay1-9/+10
2019-04-21phy: usbphyc: remove unused variable indexPatrick Delaunay1-2/+0
2019-04-21fastboot: Improve error reporting on 'getvar partition-{size, type}'Eugeniu Rosca1-2/+2
2019-04-21fastboot: getvar: correct/rename "has_slot" to "has-slot"Eugeniu Rosca1-1/+1
2019-04-19usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan1-0/+1
2019-04-19configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan1-0/+9
2019-04-18Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arcTom Rini3-0/+210
2019-04-18ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev3-0/+210
2019-04-17timer: dw-apb: Add missing 64bit up-conversionMarek Vasut1-1/+1
2019-04-17ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan1-0/+81
2019-04-17ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan1-5/+41
2019-04-17ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan1-0/+15
2019-04-17spi: cadence_qspi: add reset handlingSimon Goldschmidt2-0/+21
2019-04-17mtd: rawnand: denali: add reset handlingSimon Goldschmidt2-0/+17