u-boot-brain/drivers
Thomas Lange d583ef5147 ARM DaVinci: EMIF settings
NAND module should not modify EMIF registers unrelated to CS2
that is used for NAND, i.e. do not modify EWAIT config register
or registers for other Chip Selects.

Without this patch, EMIF configurations made in board_init()
will be invalidated.

Signed-off-by: Thomas Lange <thomas@corelatus.se>
2009-07-06 21:52:23 +02:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio General help message cleanup 2009-06-12 20:47:16 +02:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c i2c: Update references to individual i2c commands 2009-06-12 20:39:46 +02:00
input Rename common ns16550 constants with UART_ prefix to prevent conflicts 2009-04-03 22:34:07 +02:00
misc General help message cleanup 2009-06-12 20:47:16 +02:00
mmc mmc: it's safe to ignore mmc_send_if_cond() return value 2009-06-04 00:15:09 +02:00
mtd ARM DaVinci: EMIF settings 2009-07-06 21:52:23 +02:00
net Convert DM9000 driver for CONFIG_NET_MULTI 2009-06-15 00:13:55 -07:00
pci 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x 2009-06-12 20:47:17 +02:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
qe drivers/qe: add sgmii support in for UEC driver 2009-06-12 17:17:02 -05:00
rtc Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
serial arm: Kirkwood: Basic SOCs support 2009-07-06 21:52:17 +02:00
spi spi: Add Marvell Kirkwood SPI driver 2009-06-26 00:59:09 +02:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb mpc83xx: USB: Reorganized its support 2009-06-12 20:47:17 +02:00
video video: Add an option to skip video initialization 2009-06-12 20:39:51 +02:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00