| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix doxygen warnings in new at91sam3 source file; normalize style. | zwelch | 2009-06-30 | 1 | -46/+37 |
* | Fix @file documentation blocks in new interfaces source files. | zwelch | 2009-06-30 | 2 | -7/+7 |
* | Make bug reporting output at program start-ups use fewer new lines: | zwelch | 2009-06-30 | 1 | -2/+3 |
* | Fix logger.pl script to avoid spurious empty line in some cases. | zwelch | 2009-06-30 | 1 | -1/+1 |
* | Kevin Bortis <stm32@bortis.ch> fix worksize | oharboe | 2009-06-29 | 2 | -1/+12 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-29 | 1 | -1/+1 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-29 | 2 | -2/+19 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-29 | 2 | -88/+93 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-29 | 4 | -19/+29 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-29 | 1 | -8/+27 |
* | Move JTAG interface list to new files. | zwelch | 2009-06-29 | 4 | -125/+204 |
* | David Brownell <david-b@pacbell.net> various missing commands | oharboe | 2009-06-28 | 1 | -12/+152 |
* | Remove extra newline from debug log message | duane | 2009-06-28 | 1 | -1/+1 |
* | A bit more log detail about connections comming and going | duane | 2009-06-28 | 1 | -0/+8 |
* | Refactor code, create target_state_name() | duane | 2009-06-28 | 7 | -24/+43 |
* | Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea... | duane | 2009-06-27 | 5 | -21/+100 |
* | Change from alloca() to malloc() | duane | 2009-06-27 | 1 | -14/+32 |
* | Switch to strotk() grr.... | duane | 2009-06-27 | 1 | -2/+4 |
* | zy1000 rev C work | oharboe | 2009-06-26 | 1 | -0/+44 |
* | David Brownell <david-b@pacbell.net> Add a short chapter on boundary scan sup... | oharboe | 2009-06-26 | 1 | -1/+49 |
* | - fix issue when using gdb_port cmd | ntfreak | 2009-06-25 | 1 | -3/+1 |
* | Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint support | oharboe | 2009-06-25 | 2 | -4/+116 |
* | Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com" | duane | 2009-06-25 | 2 | -1/+2 |
* | David Brownell <david-b@pacbell.net> Fix formatting bug in at91sam7 doc added... | oharboe | 2009-06-24 | 1 | -27/+35 |
* | Minor fixes to new at91sam3 files for x86-32/64 compilation problems. | zwelch | 2009-06-24 | 1 | -22/+49 |
* | Remove whitespace at end of lines, step 2. | zwelch | 2009-06-24 | 3 | -183/+183 |
* | - Replace '){' with ') {'. | zwelch | 2009-06-24 | 2 | -156/+156 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-24 | 3 | -379/+379 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-24 | 3 | -367/+367 |
* | - Fixes '[<>]' whitespace | zwelch | 2009-06-24 | 1 | -2/+2 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-24 | 1 | -1/+1 |
* | - Fixes '+' whitespace | zwelch | 2009-06-24 | 2 | -5/+5 |
* | - Fixes '=' whitespace | zwelch | 2009-06-24 | 2 | -7/+7 |
* | - Fixes '==' whitespace | zwelch | 2009-06-24 | 2 | -2/+2 |
* | - Replace 'for(' with 'for ('. | zwelch | 2009-06-24 | 2 | -11/+11 |
* | - Replace 'switch(' with 'switch ('. | zwelch | 2009-06-24 | 1 | -6/+6 |
* | - Replace 'while(' with 'while ('. | zwelch | 2009-06-24 | 1 | -12/+12 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-24 | 2 | -128/+128 |
* | - correct configure ftd2xx highspeed test | ntfreak | 2009-06-24 | 1 | -1/+1 |
* | Fix end-of-line style properties on newly added files. | zwelch | 2009-06-24 | 4 | -379/+379 |
* | Add support for ATMEL AT91SAM3U - CortexM3 Family | duane | 2009-06-24 | 13 | -6/+2677 |
* | Add quick target - full cygwin builds take a long long long time, this shorte... | duane | 2009-06-24 | 1 | -0/+10 |
* | Add a growable sprintf memory buffer library | duane | 2009-06-24 | 3 | -0/+358 |
* | Remove whitespace at end of lines, step 2. | zwelch | 2009-06-23 | 40 | -700/+700 |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 37 | -858/+858 |
* | - Replace '){' with ') {'. | zwelch | 2009-06-23 | 11 | -254/+254 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 72 | -1017/+1017 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 69 | -1002/+1002 |
* | - Fixes '[<>]' whitespace | zwelch | 2009-06-23 | 39 | -149/+149 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-23 | 34 | -124/+124 |