summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Extend 'make dist' to produce both .tar.bz2 and .zip archives, tozwelch2009-06-301-1/+1
* Provide some useful information in README file, rather than punting.zwelch2009-06-302-274/+407
* Switch automake handling to use --gnu mode, not --foreign.zwelch2009-06-303-4/+4
* - remove cygwin build warnings in at91sam3.cntfreak2009-06-301-3/+3
* Add svn:eol-style native property to TCL files that are missing it.zwelch2009-06-302-31/+31
* Remove executable bits from at91sam3 configuration files.zwelch2009-06-308-0/+0
* freddie_chopin@op.pl fix handling of workareaoharboe2009-06-302-10/+6
* Add svn:eol-style properties missed in last commit.zwelch2009-06-300-0/+0
* Marcel Jost <marcel.jost@bfh.ch>:zwelch2009-06-305-0/+82
* David Brownell <david-b@pacbell.net>:zwelch2009-06-302-10/+40
* Improve BUGS file wording and layout.zwelch2009-06-301-16/+26
* 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
* Fix logger.pl script to avoid spurious empty line in some cases.zwelch2009-06-301-1/+1
* Kevin Bortis <stm32@bortis.ch> fix worksizeoharboe2009-06-292-1/+12
* David Brownell <david-b@pacbell.net>:zwelch2009-06-291-1/+1
* David Brownell <david-b@pacbell.net>:zwelch2009-06-292-2/+19
* David Brownell <david-b@pacbell.net>:zwelch2009-06-292-88/+93
* David Brownell <david-b@pacbell.net>:zwelch2009-06-294-19/+29
* David Brownell <david-b@pacbell.net>:zwelch2009-06-291-8/+27
* Move JTAG interface list to new files.zwelch2009-06-294-125/+204
* David Brownell <david-b@pacbell.net> various missing commandsoharboe2009-06-281-12/+152
* 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
* David Brownell <david-b@pacbell.net> Add a short chapter on boundary scan sup...oharboe2009-06-261-1/+49
* - 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
* David Brownell <david-b@pacbell.net> Fix formatting bug in at91sam7 doc added...oharboe2009-06-241-27/+35
* 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