| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | David Brownell <david-b@pacbell.net> Fix two texinfo formatting bugs. The fi... | oharboe | 2009-07-02 | 1 | -5/+7 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-02 | 1 | -10/+10 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-02 | 2 | -13/+10 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-02 | 1 | -1/+1 |
* | Minor fixes to Developer Manual pages. | zwelch | 2009-07-01 | 1 | -1/+2 |
* | Add missing copyright header to target_type.h. | zwelch | 2009-07-01 | 1 | -0/+25 |
* | Add missing copyright header and fix @page direction in membuf.h. | zwelch | 2009-07-01 | 1 | -3/+21 |
* | Update TODO list to relect 0.2.0 release. | zwelch | 2009-07-01 | 1 | -39/+36 |
* | Add comments to README about compiler and library dependencies. | zwelch | 2009-07-01 | 1 | -1/+11 |
* | - add stm32 connectivity line tapid to stm32.cfg | ntfreak | 2009-07-01 | 1 | -1/+3 |
* | - correct stm32 connectivity line programming as per latest manual | ntfreak | 2009-07-01 | 1 | -7/+12 |
* | Remove at91sam3.h from flash.c; use extern like other drivers. | zwelch | 2009-06-30 | 1 | -1/+1 |
* | Extend 'make dist' to produce both .tar.bz2 and .zip archives, to | zwelch | 2009-06-30 | 1 | -1/+1 |
* | Provide some useful information in README file, rather than punting. | zwelch | 2009-06-30 | 2 | -274/+407 |
* | Switch automake handling to use --gnu mode, not --foreign. | zwelch | 2009-06-30 | 3 | -4/+4 |
* | - remove cygwin build warnings in at91sam3.c | ntfreak | 2009-06-30 | 1 | -3/+3 |
* | Add svn:eol-style native property to TCL files that are missing it. | zwelch | 2009-06-30 | 2 | -31/+31 |
* | Remove executable bits from at91sam3 configuration files. | zwelch | 2009-06-30 | 8 | -0/+0 |
* | freddie_chopin@op.pl fix handling of workarea | oharboe | 2009-06-30 | 2 | -10/+6 |
* | Add svn:eol-style properties missed in last commit. | zwelch | 2009-06-30 | 0 | -0/+0 |
* | Marcel Jost <marcel.jost@bfh.ch>: | zwelch | 2009-06-30 | 5 | -0/+82 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-30 | 2 | -10/+40 |
* | Improve BUGS file wording and layout. | zwelch | 2009-06-30 | 1 | -16/+26 |
* | Fix doxygen 'undocumented parameter' warnings in membuf.h. | zwelch | 2009-06-30 | 1 | -1/+2 |
* | Fix search and replace casualty in flash.h doxygen block. | zwelch | 2009-06-30 | 1 | -1/+1 |
* | Fix doxygen warning in jtag.h caused by a changed parameter name. | zwelch | 2009-06-30 | 1 | -1/+1 |
* | 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 |