summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-26mmc: mv_sdhci: add driver model supportPierre Bourdon1-1/+66
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini4-24/+16
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini4-13/+72
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini18-192/+1868
2019-04-24dm: core: Change platform specific translation-offset handlingStefan Roese3-24/+15
2019-04-24simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driverLukas Auer1-0/+1
2019-04-24pinctrl: add driver for MT8516Fabien Parent3-0/+396
2019-04-24clk: mediatek: add driver for MT8516Fabien Parent2-0/+803
2019-04-24clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent1-0/+12
2019-04-24mmc: mtk-sd: fix configuration option checkFabien Parent1-4/+4
2019-04-24mmc: mtk-sd: add support for MT8516Fabien Parent1-0/+10
2019-04-24mmc: mtk-sd: add source_cg clock supportFabien Parent1-0/+5
2019-04-24net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo3-0/+607
2019-04-24reset: add reset driver for HiSilicon platformShawn Guo3-0/+110
2019-04-24pci: Add boundary check for hose->regionsThierry Reding1-0/+5
2019-04-24led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes1-1/+1
2019-04-23mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello1-6/+55
2019-04-23mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay1-3/+3
2019-04-23mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard2-4/+13
2019-04-23pinctrl: stm32: Add st,stm32f769-pinctrl compatible stringPatrice Chotard1-0/+1
2019-04-23clk: meson: add g12a supportJerome Brunet3-0/+324
2019-04-23clk: create meson directory and move related driversJerome Brunet7-1/+25
2019-04-23pinctrl: meson: add g12a supportJerome Brunet5-5/+1312
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2-2/+2
2019-04-23led: add initial support for bcm6858Philippe Reynes3-0/+258
2019-04-23misc: fs_loader: Replace label with DT phandleTien Fong Chee1-21/+15
2019-04-23misc: 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-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini8-78/+509
2019-04-22Merge 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