u-boot/drivers
Alan Ott 0afbb0e1c0 i2c: at91_i2c: Wait for TXRDY after sending the first byte
The driver must wait for TXRDY after each byte is pushed into
the i2c FIFO before pushing the next byte. Previously this was
not done for the first byte, causing a race condition with zeros
sometimes being sent for the next byte (which is typically the
first actual data byte).

Signed-off-by: Alan Ott <alan@softiron.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
2017-12-07 09:28:58 +01:00
..
adc
ata ata: Fix ahci wording 2017-11-28 16:08:52 +01:00
bios_emulator
block
bootcount bootcount: add support for bootcounter on EXT filesystem 2017-11-20 09:58:31 +01:00
clk rockchip: rk3128: add clock driver 2017-11-30 22:55:26 +01:00
core dm: core: Correct address cast in dev_read_addr_ptr() 2017-11-16 18:45:05 -07:00
cpu
crypto
ddr
demo
dfu
dma
firmware drivers: firmware: psci: use pr_* log functions instead of printf() 2017-12-04 10:23:53 -05:00
fpga arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytes 2017-11-26 02:34:10 +01:00
gpio gpio: rmobile: Set GPIO mode in GPSR when requested 2017-11-30 02:34:21 +01:00
i2c i2c: at91_i2c: Wait for TXRDY after sending the first byte 2017-12-07 09:28:58 +01:00
input
led
mailbox
memory
misc dm: misc: bind STM32F4/F7 clock from rcc MFD driver 2017-11-29 22:30:50 -05:00
mmc mmc: atmel_sdhci: not on capabilities to set gck rate 2017-11-29 22:30:50 -05:00
mtd Merge git://git.denx.de/u-boot-uniphier 2017-12-04 10:24:35 -05:00
net net: ravb: Fix reset GPIO handling 2017-11-30 02:32:34 +01:00
nvme
pch
pci Update Paul Burton's email address 2017-11-28 21:59:30 +01:00
pcmcia
phy sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
pinctrl rockchip: rk3128: add pinctrl driver 2017-11-30 22:55:26 +01:00
power
pwm pwm: imx: Enable PWM support on i.MX53 2017-11-20 09:58:31 +01:00
qe
ram rockchip: rk3128: add sdram driver 2017-11-30 22:55:27 +01:00
remoteproc
reset stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
rtc rtc: add support for s35392a 2017-11-20 09:58:31 +01:00
scsi
serial serial: sh: Unify R8A7795 and R8A7796 as Gen3 2017-11-30 02:32:34 +01:00
soc
sound
spi cosmetic: atcspi200: Rename function name as atcspi200 2017-11-30 09:45:21 +08:00
spmi
sysreset rockchip: sysreset: update Makefile to work with merged sysreset driver 2017-11-21 23:57:23 +01:00
thermal thermal: ti-bandgap: Add support for temperature sensor 2017-11-21 08:03:38 -05:00
timer atcpit100: timer: Remove arch dependency. 2017-11-30 09:39:31 +08:00
tpm tpm: st33zp24: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
usb usb: r8a66597: Add support for RZ/A series 2017-11-28 04:06:40 +01:00
video video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized 2017-11-06 13:43:28 +05:30
watchdog
Kconfig bootcount: add support for bootcounter on EXT filesystem 2017-11-20 09:58:31 +01:00
Makefile thermal: ti-bandgap: Add support for temperature sensor 2017-11-21 08:03:38 -05:00