summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci-generic: don't probe fail if there is no clk_enable() opsKever Yang2019-09-111-1/+1
* usb: xhci-dwc3: Add support for dis_u2_susphy_quirkNeil Armstrong2019-09-101-0/+3
* Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2019-09-0815-57/+206
|\
| * mmc: sdhci: Add support for dt caps & caps maskT Karthik Reddy2019-09-061-9/+14
| * dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy2019-09-062-1/+11
| * dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()Bin Meng2019-09-051-15/+20
| * mmc: dw_mmc: fix timeout calculate methodKever Yang2019-09-051-2/+3
| * mmc: Add Aspeed SD controller driverEddie James2019-09-053-0/+102
| * clk: aspeed: Add support for SD clockEddie James2019-09-052-0/+29
| * mmc: Rename timeout parameters for clarificationSam Protsenko2019-09-055-26/+27
| * mmc: Fix timeout values passed to mmc_wait_dat0()Sam Protsenko2019-09-051-2/+2
| * dm: mmc: remove unused U_BOOT_DRIVER(mmc)Andy Yan2019-09-051-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-09-074-65/+113
|\ \
| * | pci: sh7751: Convert to DM and DT probingMarek Vasut2019-09-021-58/+106
| * | dm: core: Decouple DM from DTMarek Vasut2019-09-023-7/+7
* | | Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini2019-09-062-7/+17
|\ \ \
| * | | mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhciMatthias Brugger2019-09-061-2/+10
| * | | mmc: bcm2835-host: Fix wait_transfer_completeRaul Benet2019-09-061-5/+7
* | | | net: macb: Fix rx buffer cache handlingStefan Roese2019-09-041-2/+4
* | | | net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen2019-09-041-1/+0
* | | | Revert "net: macb: Fixed reading MII_LPA register"Bin Meng2019-09-041-1/+1
* | | | drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID arrayAlex Marginean2019-09-041-0/+1
* | | | net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay2019-09-041-13/+3
* | | | net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay2019-09-041-6/+6
* | | | drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt2019-09-041-2/+1
* | | | test: dm_mdio: avoid out of bounds accessHeinrich Schuchardt2019-09-041-2/+2
* | | | net: mvpp2: support setting hardware addresses from ethernet coreMatt Pelland2019-09-041-0/+8
* | | | drivers: net: add marvell MDIO driverAlex Marginean2019-09-043-0/+247
* | | | drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache2019-09-042-0/+26
* | | | drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean2019-09-043-0/+117
* | | | Revert "drivers: net: driver for MDIO muxes controlled over I2C"Joe Hershberger2019-09-042-9/+0
| |_|/ |/| |
* | | Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-09-031-0/+18
|\ \ \
| * | | i2c: mxc: add CONFIG_CLK supportPeng Fan2019-09-021-0/+18
* | | | dm: cache: add v5l2 cache controller driverRick Chen2019-09-033-0/+196
* | | | dm: cache: Add enable and disable ops for sandbox and testRick Chen2019-09-031-0/+13
* | | | dm: cache: Add enable and disable ops for cache uclassRick Chen2019-09-031-0/+20
* | | | riscv: cpu: Skip unavailable hart in the get_count() opBin Meng2019-09-031-0/+4
| |_|/ |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-09-013-438/+436
|\ \ \
| * | | usb: r8a66597: Add optional DM VBUS regulator supportMarek Vasut2019-08-222-0/+30
| * | | usb: r8a66597: Checkpatch cleanupMarek Vasut2019-08-222-268/+268
| * | | usb: r8a66597: Add Kconfig entryMarek Vasut2019-08-221-0/+9
| * | | usb: r8a66597: Convert to USB DMMarek Vasut2019-08-221-70/+125
| * | | usb: r8a66597: Replace R8A66597_BASE0Marek Vasut2019-08-221-3/+3
| * | | usb: r8a66597: Remove BE supportMarek Vasut2019-08-221-3/+3
| * | | usb: r8a66597: Replace IO accessorsMarek Vasut2019-08-221-7/+7
| * | | usb: r8a66597: Make CONFIG_RZA_USB defaultMarek Vasut2019-08-222-74/+0
| * | | usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597Marek Vasut2019-08-222-24/+2
* | | | mmc: invalidate block cache after hwpart switched successfullyWeijie Gao2019-08-301-1/+6
* | | | Revert "blk: Invalidate block cache when switching hwpart"Weijie Gao2019-08-301-12/+2
| |/ / |/| |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-08-292-39/+92
|\ \ \