aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-07-01- correct stm32 connectivity line programming as per latest manualntfreak1-7/+12
2009-06-30Remove at91sam3.h from flash.c; use extern like other drivers.zwelch1-1/+1
2009-06-30- remove cygwin build warnings in at91sam3.cntfreak1-3/+3
2009-06-30Marcel Jost <marcel.jost@bfh.ch>:zwelch1-0/+10
2009-06-30David Brownell <david-b@pacbell.net>:zwelch1-3/+28
2009-06-30Fix doxygen 'undocumented parameter' warnings in membuf.h.zwelch1-1/+2
2009-06-30Fix search and replace casualty in flash.h doxygen block.zwelch1-1/+1
2009-06-30Fix doxygen warning in jtag.h caused by a changed parameter name.zwelch1-1/+1
2009-06-30Fix doxygen warnings in new at91sam3 source file; normalize style.zwelch1-46/+37
2009-06-30Fix @file documentation blocks in new interfaces source files.zwelch2-7/+7
2009-06-30Make bug reporting output at program start-ups use fewer new lines:zwelch1-2/+3
2009-06-29David Brownell <david-b@pacbell.net>:zwelch2-2/+19
2009-06-29David Brownell <david-b@pacbell.net>:zwelch3-17/+26
2009-06-29Move JTAG interface list to new files.zwelch4-125/+204
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-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-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-24Fix end-of-line style properties on newly added files.zwelch4-379/+379
2009-06-24Add support for ATMEL AT91SAM3U - CortexM3 Familyduane4-0/+2521
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.zwelch20-368/+368
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 '[<>]' whitespacezwelch38-148/+148
2009-06-23- Fixes '[|]' whitespacezwelch34-124/+124
2009-06-23- Fixes '+' whitespacezwelch52-443/+443