summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/22Sep2019Tom Rini2019-09-221-1/+1
|\
| * sunxi: video: HDMI: Fix LCD clock dividerMark Kettenis2019-09-211-1/+1
* | Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodi...WIP/20Sep2019Tom Rini2019-09-201-5/+10
|\ \ | |/ |/|
| * ram: rk3288: Initialize dram for TPL buildsJagan Teki2019-09-191-5/+10
* | watchdog: omap_wdt: Fix WDT target reset when booted from emmcSuniel Mahesh2019-09-191-1/+1
* | rtc: ds3231/ds3232: fix coding styleBiwen Li2019-09-191-1/+2
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/16Sep2019Tom Rini2019-09-163-17/+37
|\
| * watchdog: sp805_wdt: add expire_now methodThomas Schaefer2019-09-121-1/+9
| * mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu2019-09-121-15/+19
| * mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK optionYinbo Zhu2019-09-121-1/+9
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2019-09-1610-91/+228
|\ \
| * | mtd: spi-nor: enable protection ops for SST26 flash seriesEugeniy Paltsev2019-09-161-4/+4
| * | mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev2019-09-162-0/+182
| * | mtd: spi: Drop sf.cJagan Teki2019-09-163-72/+1
| * | mtd: spi_dataflash: Use spi read then writeJagan Teki2019-09-161-9/+13
| * | spi: Add spi_write_then_readJagan Teki2019-09-161-0/+24
| * | spi: Kconfig: Unmark DEPRECATED for MXS_SPILukasz Majewski2019-09-161-1/+0
| * | spi: soft_spi: Fix data abort if slave is not probedChristophe Kerello2019-09-161-2/+2
| * | spi: mvebu_a3700_spi: Fix clock prescale computationMarek BehĂșn2019-09-161-3/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/14Sep2019Tom Rini2019-09-1411-33/+49
|\ \ \ | |/ / |/| |
| * | usb: musb_hcd: fix compilation errorJean-Jacques Hiblot2019-09-111-2/+2
| * | dwc2: use the nonblock argument in submit_int_msgMichal Suchanek2019-09-111-1/+1
| * | usb: Add nonblock argument to submit_int_msgMichal Suchanek2019-09-1110-30/+46
| |/
* | soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dmaVignesh Raghavendra2019-09-131-1/+3
* | rockchip: clk: rk3399: remove clk_enable()Kever Yang2019-09-111-37/+0
* | rockchip: clk: rk3368: remove clk_enable()Kever Yang2019-09-111-19/+0
* | rockchip: clk: rk3328: remove clk_enable()Kever Yang2019-09-111-12/+0
* | rockchip: clk: rk3288: remove clk_enable()Kever Yang2019-09-111-23/+0
* | usb: ohci-generic: don't probe fail if there is no clk_enable() opsKever Yang2019-09-111-1/+1
* | 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-mmcWIP/08Sep2019Tom 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-shWIP/06Sep2019Tom 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