u-boot-brain/drivers
Mark Jackson a5bcb01fbd Fix Atmel LCD controller endianess for AVR32 processors
The Atmel lcd controller is used on Atmel's AT91 (little endian) and
AVR32 (big endian) platforms.

As such, the controller can handle both big and little endian memory.

This patch fixes the driver for the AVR32 platform.

Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
2008-07-31 17:47:37 +02:00
..
bios_emulator Big white-space cleanup. 2008-05-21 00:14:08 +02:00
block Code cleanup: fix old style assignment ambiguities like "=-" etc. 2008-07-14 15:19:07 +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 fsl_i2c: Use timebase timer functions instead of get_timer() 2008-07-30 01:25:31 +02:00
input Code cleanup: fix old style assignment ambiguities like "=-" etc. 2008-07-14 15:19:07 +02:00
misc FSL LAW: Add new interface to use the last free LAW 2008-06-11 01:53:09 -05:00
mmc atmel_mci: Fix printf() format warnings 2008-07-23 16:15:01 +02:00
mtd spi flash: Fix printf() format warnings 2008-07-23 16:15:01 +02:00
net Fix some more printf() format issues. 2008-07-13 16:55:00 +02:00
pci pci: sh: Add pci_skip_dev and pci_print_dev function 2008-07-15 12:24:37 +09: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 serial_xuartlite.c: fix compiler warnings 2008-07-20 23:04:52 +02:00
spi Move conditional compilation of MPC8XXX SPI driver to Makefile 2008-07-01 21:02:11 +02:00
usb Fix more printf() format warnings 2008-07-30 00:54:25 +02:00
video Fix Atmel LCD controller endianess for AVR32 processors 2008-07-31 17:47:37 +02:00