summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2019-04-18Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arcTom Rini
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-17ddr: altera: Stratix10: Add ECC memory scrubbingLey 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-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-17reset: socfpga: rename membase ptr to modrst_baseSimon Goldschmidt
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-04-17Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblazeTom Rini
2019-04-17spi: ti_qspi: Convert to spi-mem opsVignesh Raghavendra
2019-04-17spi: ti_qspi: Drop non DM codeVignesh Raghavendra
2019-04-17sunxi: update SATA driver to always use DM_SCSIAndre Przywara
2019-04-16net: sun8i_emac: Add CLK and RESET supportJagan Teki
2019-04-16net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandleJagan Teki
2019-04-16net: sunxi_emac: Add CLK supportJagan Teki
2019-04-16clk: sunxi: r40: Fix GMAC reset reg offsetJagan Teki
2019-04-16net: gem: Remove phy autodetection codeMichal Simek
2019-04-16net: zynq_gem: Modify phy supported features after max-speed was setSiva Durga Prasad Paladugu