summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-11usb: musb_hcd: fix compilation errorJean-Jacques Hiblot1-2/+2
2019-09-11dwc2: use the nonblock argument in submit_int_msgMichal Suchanek1-1/+1
2019-09-11usb: Add nonblock argument to submit_int_msgMichal Suchanek10-30/+46
2019-09-10usb: xhci-dwc3: Add support for dis_u2_susphy_quirkNeil Armstrong1-0/+3
2019-09-09Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini15-57/+206
2019-09-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini4-65/+113
2019-09-07Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini2-7/+17
2019-09-06mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhciMatthias Brugger1-2/+10
2019-09-06mmc: bcm2835-host: Fix wait_transfer_completeRaul Benet1-5/+7
2019-09-06mmc: sdhci: Add support for dt caps & caps maskT Karthik Reddy1-9/+14
2019-09-06dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy2-1/+11
2019-09-05dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()Bin Meng1-15/+20
2019-09-05mmc: dw_mmc: fix timeout calculate methodKever Yang1-2/+3
2019-09-05mmc: Add Aspeed SD controller driverEddie James3-0/+102
2019-09-05clk: aspeed: Add support for SD clockEddie James2-0/+29
2019-09-05mmc: Rename timeout parameters for clarificationSam Protsenko5-26/+27
2019-09-05mmc: Fix timeout values passed to mmc_wait_dat0()Sam Protsenko1-2/+2
2019-09-05dm: mmc: remove unused U_BOOT_DRIVER(mmc)Andy Yan1-4/+0
2019-09-04net: macb: Fix rx buffer cache handlingStefan Roese1-2/+4
2019-09-04net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen1-1/+0
2019-09-04Revert "net: macb: Fixed reading MII_LPA register"Bin Meng1-1/+1
2019-09-04drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID arrayAlex Marginean1-0/+1
2019-09-04net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay1-13/+3
2019-09-04net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay1-6/+6
2019-09-04drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt1-2/+1
2019-09-04test: dm_mdio: avoid out of bounds accessHeinrich Schuchardt1-2/+2
2019-09-04net: mvpp2: support setting hardware addresses from ethernet coreMatt Pelland1-0/+8
2019-09-04drivers: net: add marvell MDIO driverAlex Marginean3-0/+247
2019-09-04drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache2-0/+26
2019-09-04drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean3-0/+117
2019-09-04Revert "drivers: net: driver for MDIO muxes controlled over I2C"Joe Hershberger2-9/+0
2019-09-03Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+18
2019-09-03dm: cache: add v5l2 cache controller driverRick Chen3-0/+196
2019-09-03dm: cache: Add enable and disable ops for sandbox and testRick Chen1-0/+13
2019-09-03dm: cache: Add enable and disable ops for cache uclassRick Chen1-0/+20
2019-09-03riscv: cpu: Skip unavailable hart in the get_count() opBin Meng1-0/+4
2019-09-02pci: sh7751: Convert to DM and DT probingMarek Vasut1-58/+106
2019-09-02dm: core: Decouple DM from DTMarek Vasut3-7/+7
2019-09-02i2c: mxc: add CONFIG_CLK supportPeng Fan1-0/+18
2019-09-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini3-438/+436
2019-08-30mmc: invalidate block cache after hwpart switched successfullyWeijie Gao1-1/+6
2019-08-30Revert "blk: Invalidate block cache when switching hwpart"Weijie Gao1-12/+2
2019-08-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2-39/+92
2019-08-29Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+1
2019-08-28dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang1-0/+1
2019-08-28dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang1-0/+1
2019-08-28dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang1-0/+1
2019-08-28dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang1-0/+1
2019-08-28dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang1-0/+7
2019-08-28dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang1-0/+7