summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-21Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-04-21usb: dwc2: fix gadget disconnectFabrice Gasnier
2019-04-21usb: reload watchdog during ums commandPatrick Delaunay
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-21stm32mp1: migrate USBOTG device to driver modelPatrick Delaunay
2019-04-21stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBOPatrick 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-21dfu: Avoid declaring unused variables and absent parametersAndy Shevchenko
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
2019-04-18Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arcTom Rini
2019-04-18board: sama5d2_icp: Enable MACB driverRazvan Stefanescu
2019-04-18ARM: dts: at91-sama5d2-icp: Add MACB nodeRazvan Stefanescu
2019-04-18board: atmel: add SAMA5D2 ICP boardEugen Hristev
2019-04-18ARC: [plat-axs10x]: migrate to DM_MMCEugeniy Paltsev
2019-04-18ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev
2019-04-18ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev
2019-04-17timer: dw-apb: Add missing 64bit up-conversionMarek Vasut
2019-04-17arm: dts: Stratix10: Add QSPI nodeLey Foon Tan
2019-04-17ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan
2019-04-17arm: socfpga: stratix10: Add cpu_has_been_warmreset()Ley Foon Tan
2019-04-17arm: dts: Stratix10: Modify stratix10 socdk memory nodeLey Foon Tan
2019-04-17configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2Ley Foon Tan
2019-04-17ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan
2019-04-17ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan
2019-04-17arm: socfpga: implement proper peripheral resetSimon Goldschmidt
2019-04-17spi: cadence_qspi: add reset handlingSimon Goldschmidt
2019-04-17mtd: rawnand: denali: add reset handlingSimon Goldschmidt
2019-04-17arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt
2019-04-17reset: socfpga: add reset handling for old kernelsSimon Goldschmidt
2019-04-17arm: socfpga: gen5: deassert peripheral reset by defaultSimon Goldschmidt
2019-04-17reset: socfpga: rename membase ptr to modrst_baseSimon Goldschmidt
2019-04-17arm: socfpga: gen5: add reset & sdr node to SPL devicetreesSimon Goldschmidt
2019-04-17arm: socfpga: gen5: sync devicetrees to LinuxSimon Goldschmidt