u-boot-brain/drivers
Anatolij Gustschin 322716a1d1 Fix bug in Lime video driver
We need to wait while drawing engine clears frame
buffer before any further software accesses to frame
buffer will be initiated. Otherwise software drawn
parts could be partially destroyed by the drawing
engine or even GDC chip freeze could occur (as
observed on socrates board).

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2008-07-13 16:55:59 +02:00
..
bios_emulator Big white-space cleanup. 2008-05-21 00:14:08 +02:00
block silence misc printf formatting compiler warnings 2008-07-10 22:12:09 +02:00
dma Big white-space cleanup. 2008-05-21 00:14:08 +02:00
hwmon hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 2008-07-13 15:35:02 +02:00
i2c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
input TQM8548: Basic support for the TQM8548 modules 2008-06-11 00:01:43 -05:00
misc FSL LAW: Add new interface to use the last free LAW 2008-06-11 01:53:09 -05:00
mmc mmc: Move atmel_mci driver into drivers/mmc 2008-07-10 00:05:52 +02:00
mtd Fix some more printf() format issues. 2008-07-13 16:55:00 +02:00
net Fix some more printf() format issues. 2008-07-13 16:55:00 +02:00
pci pci: Move PCI device configuration check into a separate weak function 2008-07-10 10:10:32 +02:00
pcmcia pcmcia/ti_pci1410a: Move compile condition to the Makefile 2008-06-26 17:04:25 +02:00
qe Big white-space cleanup. 2008-05-21 00:14:08 +02:00
rtc silence misc printf formatting compiler warnings 2008-07-10 22:12:09 +02:00
serial microblaze: Clean uartlite driver 2008-07-13 15:19:35 +02:00
spi Move conditional compilation of MPC8XXX SPI driver to Makefile 2008-07-01 21:02:11 +02:00
usb Fix some more printf() format issues. 2008-07-13 16:55:00 +02:00
video Fix bug in Lime video driver 2008-07-13 16:55:59 +02:00