u-boot/drivers
Mike Frysinger 1abe365ffc sf: set common timeouts in seconds, not milliseconds
Since timeouts are only hit when there is a problem in the system, we
don't want to prematurely timeout on a functioning setup.  Thus having
low timeouts (in milliseconds) doesn't gain us anything in the production
case, but rather increases likely hood of causing problems where none
otherwise exist.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2009-04-02 08:11:31 -04:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block sata_sil3114: fix compiler warning 2009-02-19 00:37:18 +01: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 i.MX31: add a simple gpio driver 2009-02-24 09:43:10 +01:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-04-02 00:24:33 +02:00
input rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc MPC85xx: Add MPC8569 CPU support 2009-03-30 13:33:51 -05:00
mmc OMAP3: Clean up MMC code 2009-02-22 18:29:10 +01:00
mtd sf: set common timeouts in seconds, not milliseconds 2009-04-02 08:11:31 -04:00
net cs8900 compile fix 2009-03-29 00:12:00 +01:00
pci sh: Add some register value configurable to PCI of SH7780 2009-03-12 23:58:30 +09:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
qe MPC85xx: Load and enable QE microcode patch in IRAM 2009-03-30 13:33:50 -05:00
rtc Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-04-02 00:24:33 +02:00
serial s3c24x0: move serial driver to drivers/serial 2009-03-30 18:58:39 +02:00
spi Blackfin: spi: there is no PORTJ_FER MMR on BF537 2009-03-23 15:14:52 -04:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb s3c64xx: move usb driver to drivers/usb 2009-03-29 23:01:42 +02:00
video video: add an i.MX31 framebuffer driver 2009-02-24 10:22:59 +01:00