summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* David Brownell <david-b@pacbell.net>:zwelch2009-07-021-10/+10
* David Brownell <david-b@pacbell.net>:zwelch2009-07-022-13/+10
* David Brownell <david-b@pacbell.net>:zwelch2009-07-021-1/+1
* Minor fixes to Developer Manual pages.zwelch2009-07-011-1/+2
* 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
* Update TODO list to relect 0.2.0 release.zwelch2009-07-011-39/+36
* Add comments to README about compiler and library dependencies.zwelch2009-07-011-1/+11
* - add stm32 connectivity line tapid to stm32.cfgntfreak2009-07-011-1/+3
* - 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
* 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