summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix FTD2XX build for CygWin.zwelch2009-07-021-1/+1
* zy1000 1.53 snapshotoharboe2009-07-021-2/+2
* David Brownell <david-b@pacbell.net>:zwelch2009-07-021-1/+1
* Add missing copyright header to target_type.h.zwelch2009-07-011-0/+25
* Add missing copyright header and fix @page direction in membuf.h.zwelch2009-07-011-3/+21
* - correct stm32 connectivity line programming as per latest manualntfreak2009-07-011-7/+12
* Remove at91sam3.h from flash.c; use extern like other drivers.zwelch2009-06-301-1/+1
* - remove cygwin build warnings in at91sam3.cntfreak2009-06-301-3/+3
* Marcel Jost <marcel.jost@bfh.ch>:zwelch2009-06-301-0/+10
* David Brownell <david-b@pacbell.net>:zwelch2009-06-301-3/+28
* Fix doxygen 'undocumented parameter' warnings in membuf.h.zwelch2009-06-301-1/+2
* Fix search and replace casualty in flash.h doxygen block.zwelch2009-06-301-1/+1
* Fix doxygen warning in jtag.h caused by a changed parameter name.zwelch2009-06-301-1/+1
* Fix doxygen warnings in new at91sam3 source file; normalize style.zwelch2009-06-301-46/+37
* Fix @file documentation blocks in new interfaces source files.zwelch2009-06-302-7/+7
* Make bug reporting output at program start-ups use fewer new lines:zwelch2009-06-301-2/+3
* David Brownell <david-b@pacbell.net>:zwelch2009-06-292-2/+19
* David Brownell <david-b@pacbell.net>:zwelch2009-06-293-17/+26
* Move JTAG interface list to new files.zwelch2009-06-294-125/+204
* Remove extra newline from debug log messageduane2009-06-281-1/+1
* A bit more log detail about connections comming and goingduane2009-06-281-0/+8
* Refactor code, create target_state_name()duane2009-06-287-24/+43
* Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea...duane2009-06-275-21/+100
* Change from alloca() to malloc()duane2009-06-271-14/+32
* Switch to strotk() grr....duane2009-06-271-2/+4
* zy1000 rev C workoharboe2009-06-261-0/+44
* - fix issue when using gdb_port cmdntfreak2009-06-251-3/+1
* Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint supportoharboe2009-06-252-4/+116
* Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane2009-06-252-1/+2
* Minor fixes to new at91sam3 files for x86-32/64 compilation problems.zwelch2009-06-241-22/+49
* Remove whitespace at end of lines, step 2.zwelch2009-06-243-183/+183
* - Replace '){' with ') {'.zwelch2009-06-242-156/+156
* Remove whitespace that occurs before ')'.zwelch2009-06-243-379/+379
* Remove whitespace that occurs after '('.zwelch2009-06-243-367/+367
* - Fixes '[<>]' whitespacezwelch2009-06-241-2/+2
* - Fixes '[|]' whitespacezwelch2009-06-241-1/+1
* - Fixes '+' whitespacezwelch2009-06-242-5/+5
* - Fixes '=' whitespacezwelch2009-06-242-7/+7
* - Fixes '==' whitespacezwelch2009-06-242-2/+2
* - Replace 'for(' with 'for ('.zwelch2009-06-242-11/+11
* - Replace 'switch(' with 'switch ('.zwelch2009-06-241-6/+6
* - Replace 'while(' with 'while ('.zwelch2009-06-241-12/+12
* - Replace 'if(' with 'if ('.zwelch2009-06-242-128/+128
* Fix end-of-line style properties on newly added files.zwelch2009-06-244-379/+379
* Add support for ATMEL AT91SAM3U - CortexM3 Familyduane2009-06-244-0/+2521
* Add quick target - full cygwin builds take a long long long time, this shorte...duane2009-06-241-0/+10
* Add a growable sprintf memory buffer libraryduane2009-06-243-0/+358
* Remove whitespace at end of lines, step 2.zwelch2009-06-2320-368/+368
* Remove whitespace at end of lines, step 1.zwelch2009-06-2337-858/+858
* - Replace '){' with ') {'.zwelch2009-06-2311-254/+254