openocd/contrib
Andreas Fritiofson 92b14f8ca9 stm32f1x: use async algorithm in flash programming routine
Let the target algorithm be running in the background and buffer data
continuously through a FIFO. This reduces or removes the effect of latency
because only a very small number of queue executions needs to be done per
buffer fill. Previously, the many repeated target state changes, register
accesses (really inefficient) and algorithm uploads caused the flash
programming to be latency bound in many cases. Now it should scale better
with increased throughput.

Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2011-10-09 00:00:53 +02:00
..
libdcc Cleanup: nuke trailling whitespaces 2009-10-13 19:16:57 +02:00
loaders stm32f1x: use async algorithm in flash programming routine 2011-10-09 00:00:53 +02:00
coresight-trace.txt present CM3 Trace agenda 2011-01-09 21:14:57 +01:00
gen-stellaris-part-header.pl stellaris: automatically generate and update device IDs 2011-01-19 08:41:03 +01:00
itmdump.c present CM3 Trace agenda 2011-01-09 21:14:57 +01:00
openocd.udev Add udev rules for openmoko neo1973 debug board 2011-10-08 23:04:27 +02:00