uboot/drivers
Alexander Graf 9b5b8b6ee1 dwmmc: Increase retry timeout
When enable dcache on HiKey, we're running into MMC command timeouts
because our retry loop is now faster than the eMMC (or an external SD
card) can answer.

Increase the retry count to the same as the timeout value for status
reports.

The real fix is obviously to not base this whole thing on a cycle counter
but on real wall time, but that would be slightly more intrusive.

Signed-off-by: Alexander Graf <agraf@suse.de>
2016-03-15 15:13:05 -04:00
..
adc
bios_emulator
block dm: sandbox: Add driver-model block-device support for sandbox 2016-03-14 15:34:50 -06:00
bootcount
clk clk: uniphier: add Media I/O clock driver for UniPhier SoCs 2016-02-14 16:36:13 +09:00
core dm: core: make simple-bus compatible to simple-mfd 2016-03-14 15:34:50 -06:00
cpu
crypto powerpc/SECURE_BOOT: Add PAMU driver 2016-02-24 08:40:55 -08:00
ddr Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
demo
dfu dm: part: Rename some partition functions 2016-03-14 15:34:50 -06:00
dma drivers: dma: ti-edma3: convert driver to adopt driver model 2016-02-23 16:14:46 +05:30
fpga Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" 2016-02-04 12:43:21 +01:00
gpio dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00
hwmon
i2c
input input: TWL6030 input support for power button, USB and charger 2016-03-15 15:12:57 -04:00
led
memory
misc Merge git://git.denx.de/u-boot-dm 2016-03-14 19:21:44 -04:00
mmc dwmmc: Increase retry timeout 2016-03-15 15:13:05 -04:00
mtd sf: Correct data types in stm_is_locked_sr() 2016-03-12 19:55:42 +05:30
net Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
pch x86: pch9: Implement get_io_base op 2016-02-05 12:47:21 +08:00
pci dm: pci: Break out the common region display code 2016-03-14 15:34:50 -06:00
pcmcia
pinctrl pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER 2016-03-09 01:11:04 +09:00
power power: twl6030: Power off support 2016-03-15 15:12:56 -04:00
pwm tegra: video: Move LCD driver to use the DM PWM driver 2016-02-16 09:17:53 -07:00
qe board: ls1043ardb: Add micro QE support for ls1043ardb 2016-02-24 08:51:14 -08:00
ram
remoteproc remoteproc: Add support for TI power processor 2016-03-14 19:18:37 -04:00
rtc
serial dm: serial: Remove duplicated carriage return character 2016-03-14 15:34:50 -06:00
soc Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
sound
spi spi: omap3: Fix multiple definition of 'priv' 2016-03-15 14:50:09 -04:00
thermal
timer Merge git://git.denx.de/u-boot-dm 2016-03-14 19:21:44 -04:00
tpm tpm: st33zp24: Add tpm st33zp24 spi support 2016-01-28 21:01:22 -07:00
twserial
usb usb: musb-new: omap2430: OMAP4 MUSB USB controller support 2016-03-15 15:12:51 -04:00
video Merge branch 'master' of git://git.denx.de/u-boot-video 2016-03-15 08:01:17 -04:00
watchdog
Kconfig
Makefile drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. 2016-02-01 22:14:01 +01:00