summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-09-06Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini
2019-09-06mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhciMatthias Brugger
2019-09-06mmc: bcm2835-host: Fix wait_transfer_completeRaul Benet
2019-09-06mmc: sdhci: Add support for dt caps & caps maskT Karthik Reddy
2019-09-06dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy
2019-09-05dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()Bin Meng
2019-09-05mmc: dw_mmc: fix timeout calculate methodKever Yang
2019-09-05mmc: Add Aspeed SD controller driverEddie James
2019-09-05clk: aspeed: Add support for SD clockEddie James
2019-09-05mmc: Rename timeout parameters for clarificationSam Protsenko
2019-09-05mmc: Fix timeout values passed to mmc_wait_dat0()Sam Protsenko
2019-09-05dm: mmc: remove unused U_BOOT_DRIVER(mmc)Andy Yan
2019-09-04net: macb: Fix rx buffer cache handlingStefan Roese
2019-09-04net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen
2019-09-04Revert "net: macb: Fixed reading MII_LPA register"Bin Meng
2019-09-04drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID arrayAlex Marginean
2019-09-04net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay
2019-09-04net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay
2019-09-04drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt
2019-09-04test: dm_mdio: avoid out of bounds accessHeinrich Schuchardt
2019-09-04net: mvpp2: support setting hardware addresses from ethernet coreMatt Pelland
2019-09-04drivers: net: add marvell MDIO driverAlex Marginean
2019-09-04drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache
2019-09-04drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean
2019-09-04Revert "drivers: net: driver for MDIO muxes controlled over I2C"Joe Hershberger
2019-09-03Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-09-03dm: cache: add v5l2 cache controller driverRick Chen
2019-09-03dm: cache: Add enable and disable ops for sandbox and testRick Chen
2019-09-03dm: cache: Add enable and disable ops for cache uclassRick Chen
2019-09-03riscv: cpu: Skip unavailable hart in the get_count() opBin Meng
2019-09-02pci: sh7751: Convert to DM and DT probingMarek Vasut
2019-09-02dm: core: Decouple DM from DTMarek Vasut
2019-09-02i2c: mxc: add CONFIG_CLK supportPeng Fan
2019-09-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-08-30mmc: invalidate block cache after hwpart switched successfullyWeijie Gao
2019-08-30Revert "blk: Invalidate block cache when switching hwpart"Weijie Gao
2019-08-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-08-29Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-08-28dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang
2019-08-28dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang