u-boot-brain/drivers
Wolfgang Wegner 89083346d0 add block write function to spartan3 slave serial load
Using seperate function calls for each bit-bang of slave serial
load can be painfully slow. This patch adds the possibility to
supply a block write function that loads the complete block of
data in one call (like it can already be done with Altera FPGAs).
On an MCF5373L (240 MHz) loading an XC3S4000 this reduces the load
time from around 15 seconds to around 3 seconds

Signed-off-by: Wolfgang Wegner <w.wegner at astro-kom.de>
2010-03-24 11:08:43 -05:00
..
bios_emulator drivers/bios_emulator: Fix compile error in .depend not being generated 2009-12-17 22:24:36 +01:00
block Misc SATA fixups 2009-09-04 21:53:37 +02:00
dma ColdFire: Fix compile warning messages 2009-08-26 03:44:31 -05:00
fpga add block write function to spartan3 slave serial load 2010-03-24 11:08:43 -05:00
gpio add a new AT91 GPIO driver 2010-02-12 12:31:54 -06:00
hwmon Misc ds1722 fixups 2009-09-04 21:54:52 +02:00
i2c mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
input mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
misc TWL4030: make LEDs selectable for twl4030_led_init() 2010-01-04 08:48:15 -06:00
mmc mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors 2010-03-21 22:22:52 +01:00
mtd mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
net mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
pci Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() 2010-03-21 17:58:07 +01:00
pcmcia Misc ti_pci1410a fixups 2009-09-04 21:54:04 +02:00
power OMAP3 Move twl4030 mmc function 2009-07-29 09:57:43 +02:00
qe 83xx, uec: split enet_interface in two variables 2010-01-31 22:37:12 -08:00
rtc Merge branch 'master' into next 2009-12-05 02:11:59 +01:00
serial mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
spi Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
video video: Fix console display when splashscreen is used 2010-03-21 22:44:41 +01:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00