aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-29Kevin Bortis <stm32@bortis.ch> fix worksizeoharboe2-1/+12
2009-06-29David Brownell <david-b@pacbell.net>:zwelch1-1/+1
2009-06-29David Brownell <david-b@pacbell.net>:zwelch2-2/+19
2009-06-29David Brownell <david-b@pacbell.net>:zwelch2-88/+93
2009-06-29David Brownell <david-b@pacbell.net>:zwelch4-19/+29
2009-06-29David Brownell <david-b@pacbell.net>:zwelch1-8/+27
2009-06-29Move JTAG interface list to new files.zwelch4-125/+204
2009-06-28David Brownell <david-b@pacbell.net> various missing commandsoharboe1-12/+152
2009-06-28Remove extra newline from debug log messageduane1-1/+1
2009-06-28A bit more log detail about connections comming and goingduane1-0/+8
2009-06-28Refactor code, create target_state_name()duane7-24/+43
2009-06-27Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea...duane5-21/+100
2009-06-27Change from alloca() to malloc()duane1-14/+32
2009-06-27Switch to strotk() grr....duane1-2/+4
2009-06-26zy1000 rev C workoharboe1-0/+44
2009-06-26David Brownell <david-b@pacbell.net> Add a short chapter on boundary scan sup...oharboe1-1/+49
2009-06-25- fix issue when using gdb_port cmdntfreak1-3/+1
2009-06-25Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint supportoharboe2-4/+116
2009-06-25Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane2-1/+2
2009-06-24David Brownell <david-b@pacbell.net> Fix formatting bug in at91sam7 doc added...oharboe1-27/+35
2009-06-24Minor fixes to new at91sam3 files for x86-32/64 compilation problems.zwelch1-22/+49
2009-06-24Remove whitespace at end of lines, step 2.zwelch3-183/+183
2009-06-24- Replace '){' with ') {'.zwelch2-156/+156
2009-06-24Remove whitespace that occurs before ')'.zwelch3-379/+379
2009-06-24Remove whitespace that occurs after '('.zwelch3-367/+367
2009-06-24- Fixes '[<>]' whitespacezwelch1-2/+2
2009-06-24- Fixes '[|]' whitespacezwelch1-1/+1
2009-06-24- Fixes '+' whitespacezwelch2-5/+5
2009-06-24- Fixes '=' whitespacezwelch2-7/+7
2009-06-24- Fixes '==' whitespacezwelch2-2/+2
2009-06-24- Replace 'for(' with 'for ('.zwelch2-11/+11
2009-06-24- Replace 'switch(' with 'switch ('.zwelch1-6/+6
2009-06-24- Replace 'while(' with 'while ('.zwelch1-12/+12
2009-06-24- Replace 'if(' with 'if ('.zwelch2-128/+128
2009-06-24- correct configure ftd2xx highspeed testntfreak1-1/+1
2009-06-24Fix end-of-line style properties on newly added files.zwelch4-379/+379
2009-06-24Add support for ATMEL AT91SAM3U - CortexM3 Familyduane13-6/+2677
2009-06-24Add quick target - full cygwin builds take a long long long time, this shorte...duane1-0/+10
2009-06-24Add a growable sprintf memory buffer libraryduane3-0/+358
2009-06-23Remove whitespace at end of lines, step 2.zwelch40-700/+700
2009-06-23Remove whitespace at end of lines, step 1.zwelch37-858/+858
2009-06-23- Replace '){' with ') {'.zwelch11-254/+254
2009-06-23Remove whitespace that occurs before ')'.zwelch72-1017/+1017
2009-06-23Remove whitespace that occurs after '('.zwelch69-1002/+1002
2009-06-23- Fixes '[<>]' whitespacezwelch39-149/+149
2009-06-23- Fixes '[|]' whitespacezwelch34-124/+124
2009-06-23- Fixes '+' whitespacezwelch52-443/+443
2009-06-23- Fixes '=' whitespacezwelch73-660/+660
2009-06-23- Fixes '==' whitespacezwelch39-150/+150
2009-06-23- Fixes '<<' whitespacezwelch35-218/+218