summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* misc: fs_loader: Add support for initializing block deviceTien Fong Chee2019-04-221-0/+23
* drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes2019-04-221-0/+3
* drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes2019-04-221-2/+15
* drivers: nand: brcmnand: add initial supportPhilippe Reynes2019-04-2210-0/+3334
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2019-04-221-160/+853
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-04-218-78/+509
|\
| * usb: dwc2: fix gadget disconnectFabrice Gasnier2019-04-212-3/+17
| * fastboot: add support for 'getvar platform'Eugeniu Rosca2019-04-211-0/+14
| * fastboot: Replace literal 32 with PART_NAME_LENAlex Kiernan2019-04-211-3/+3
| * stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay2019-04-211-2/+6
| * usb: dwc2: add support for STM32MP1Patrick Delaunay2019-04-212-2/+53
| * usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard2019-04-211-2/+12
| * usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 registerPatrick Delaunay2019-04-213-9/+20
| * usb: dwc2: Add function for session B checkPatrick Delaunay2019-04-211-0/+9
| * usb: dwc2: Add force-b-session-valid supportPatrick Delaunay2019-04-212-2/+15
| * usb: dwc2: force reset assert before to probe the driverPatrick Delaunay2019-04-211-1/+6
| * usb: dwc2: convert driver to DM_USB_GADGETPatrick Delaunay2019-04-211-2/+290
| * usb: dwc2: remove unused variable regs_otgPatrick Delaunay2019-04-211-3/+0
| * phy: usbphyc: increase PLL wait timeoutPatrick Delaunay2019-04-211-6/+4
| * phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay2019-04-211-29/+31
| * phy: usbphyc: Binding update of vdda supplyPatrick Delaunay2019-04-211-24/+30
| * phy: usbphyc: update xlate with DT bindingPatrick Delaunay2019-04-211-9/+10
| * phy: usbphyc: remove unused variable indexPatrick Delaunay2019-04-211-2/+0
| * fastboot: Improve error reporting on 'getvar partition-{size, type}'Eugeniu Rosca2019-04-211-2/+2
| * fastboot: getvar: correct/rename "has_slot" to "has-slot"Eugeniu Rosca2019-04-211-1/+1
| * usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan2019-04-191-0/+1
| * configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan2019-04-191-0/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-04-2111-24/+396
|\ \ | |/ |/|
| * timer: dw-apb: Add missing 64bit up-conversionMarek Vasut2019-04-171-1/+1
| * ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan2019-04-171-0/+81
| * ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan2019-04-171-5/+41
| * ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan2019-04-171-0/+15
| * spi: cadence_qspi: add reset handlingSimon Goldschmidt2019-04-172-0/+21
| * mtd: rawnand: denali: add reset handlingSimon Goldschmidt2019-04-172-0/+17
| * arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt2019-04-174-16/+173
| * reset: socfpga: add reset handling for old kernelsSimon Goldschmidt2019-04-171-0/+44
| * reset: socfpga: rename membase ptr to modrst_baseSimon Goldschmidt2019-04-171-5/+6
* | Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arcTom Rini2019-04-183-0/+210
|\ \
| * | ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev2019-04-183-0/+210
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-04-173-258/+108
|\ \
| * | spi: ti_qspi: Convert to spi-mem opsVignesh Raghavendra2019-04-171-64/+68
| * | spi: ti_qspi: Drop non DM codeVignesh Raghavendra2019-04-173-200/+46
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-04-176-50/+227
|\ \ \
| * | | sunxi: update SATA driver to always use DM_SCSIAndre Przywara2019-04-173-0/+134
| * | | net: sun8i_emac: Add CLK and RESET supportJagan Teki2019-04-161-15/+42
| * | | net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandleJagan Teki2019-04-161-28/+27
| * | | net: sunxi_emac: Add CLK supportJagan Teki2019-04-161-6/+22
| * | | clk: sunxi: r40: Fix GMAC reset reg offsetJagan Teki2019-04-161-1/+2
| |/ /
* | | Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblazeTom Rini2019-04-174-53/+11
|\ \ \ | |_|/ |/| |
| * | net: gem: Remove phy autodetection codeMichal Simek2019-04-161-48/+0