]> git.sur5r.net Git - openocd/shortlog
openocd
2009-07-02 zwelchAdd AUTHORS for 0.2.0 release.
2009-07-02 zwelchRemove --enable-release option; if guess-rev.sh is...
2009-07-02 zwelchRemove vim editor commands from TCL files.
2009-07-02 zwelchFix FTD2XX build for CygWin.
2009-07-02 zwelchCommit first draft of release process documentation.
2009-07-02 oharboeadd svn:ignore to INSTALL file (it's generated)
2009-07-02 oharboezy1000 1.53 snapshot
2009-07-02 oharboeDavid Brownell <david-b@pacbell.net> Fix two texinfo...
2009-07-02 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-02 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-02 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-01 zwelchMinor fixes to Developer Manual pages.
2009-07-01 zwelchAdd missing copyright header to target_type.h.
2009-07-01 zwelchAdd missing copyright header and fix @page direction...
2009-07-01 zwelchUpdate TODO list to relect 0.2.0 release.
2009-07-01 zwelchAdd comments to README about compiler and library depen...
2009-07-01 ntfreak- add stm32 connectivity line tapid to stm32.cfg
2009-07-01 ntfreak- correct stm32 connectivity line programming as per...
2009-06-30 zwelchRemove at91sam3.h from flash.c; use extern like other...
2009-06-30 zwelchExtend 'make dist' to produce both .tar.bz2 and .zip...
2009-06-30 zwelchProvide some useful information in README file, rather...
2009-06-30 zwelchSwitch automake handling to use --gnu mode, not --foreign.
2009-06-30 ntfreak- remove cygwin build warnings in at91sam3.c
2009-06-30 zwelchAdd svn:eol-style native property to TCL files that...
2009-06-30 zwelchRemove executable bits from at91sam3 configuration...
2009-06-30 oharboefreddie_chopin@op.pl fix handling of workarea
2009-06-30 zwelchAdd svn:eol-style properties missed in last commit.
2009-06-30 zwelchMarcel Jost <marcel.jost@bfh.ch>:
2009-06-30 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-30 zwelchImprove BUGS file wording and layout.
2009-06-30 zwelchFix doxygen 'undocumented parameter' warnings in membuf.h.
2009-06-30 zwelchFix search and replace casualty in flash.h doxygen...
2009-06-30 zwelchFix doxygen warning in jtag.h caused by a changed param...
2009-06-30 zwelchFix doxygen warnings in new at91sam3 source file; norma...
2009-06-30 zwelchFix @file documentation blocks in new interfaces source...
2009-06-30 zwelchMake bug reporting output at program start-ups use...
2009-06-30 zwelchFix logger.pl script to avoid spurious empty line in...
2009-06-29 oharboeKevin Bortis <stm32@bortis.ch> fix worksize
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-29 zwelchMove JTAG interface list to new files.
2009-06-28 oharboeDavid Brownell <david-b@pacbell.net> various missing...
2009-06-28 duaneRemove extra newline from debug log message
2009-06-28 duaneA bit more log detail about connections comming and...
2009-06-28 duaneRefactor code, create target_state_name()
2009-06-27 duaneAdd Breakpoint/Watchpoint unique ID to help debug hardw...
2009-06-27 duaneChange from alloca() to malloc()
2009-06-27 duaneSwitch to strotk() grr....
2009-06-26 oharboezy1000 rev C work
2009-06-26 oharboeDavid Brownell <david-b@pacbell.net> Add a short chapte...
2009-06-25 ntfreak- fix issue when using gdb_port cmd
2009-06-25 oharboeOleksandr Tymoshenko <gonzo@bluezbox.com> simple watchp...
2009-06-25 duaneFixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"
2009-06-24 oharboeDavid Brownell <david-b@pacbell.net> Fix formatting...
2009-06-24 zwelchMinor fixes to new at91sam3 files for x86-32/64 compila...
2009-06-24 zwelchRemove whitespace at end of lines, step 2.
2009-06-24 zwelch- Replace '){' with ') {'.
2009-06-24 zwelchRemove whitespace that occurs before ')'.
2009-06-24 zwelchRemove whitespace that occurs after '('.
2009-06-24 zwelch- Fixes '[<>]' whitespace
2009-06-24 zwelch- Fixes '[|]' whitespace
2009-06-24 zwelch- Fixes '+' whitespace
2009-06-24 zwelch- Fixes '=' whitespace
2009-06-24 zwelch- Fixes '==' whitespace
2009-06-24 zwelch- Replace 'for(' with 'for ('.
2009-06-24 zwelch- Replace 'switch(' with 'switch ('.
2009-06-24 zwelch- Replace 'while(' with 'while ('.
2009-06-24 zwelch- Replace 'if(' with 'if ('.
2009-06-24 ntfreak- correct configure ftd2xx highspeed test
2009-06-24 zwelchFix end-of-line style properties on newly added files.
2009-06-24 duaneAdd support for ATMEL AT91SAM3U - CortexM3 Family
2009-06-24 duaneAdd quick target - full cygwin builds take a long long...
2009-06-24 duaneAdd a growable sprintf memory buffer library
2009-06-23 zwelchRemove whitespace at end of lines, step 2.
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-23 zwelch- Replace '){' with ') {'.
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '[<>]' whitespace
2009-06-23 zwelch- Fixes '[|]' whitespace
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Fixes '==' whitespace
2009-06-23 zwelch- Fixes '<<' whitespace
2009-06-23 zwelch- Fixes '>>' whitespace
2009-06-23 zwelch- Fixes '<=' whitespace
2009-06-23 zwelch- Fixes '>=' whitespace
2009-06-23 zwelch- Fixes '&&' whitespace
2009-06-23 zwelch- Fixes '[*]=' whitespace
2009-06-23 zwelch- Fixes '[+]=' whitespace
2009-06-23 zwelch- Fixes '!=' whitespace
2009-06-23 zwelch- Fixes '-=' whitespace
2009-06-23 zwelch- Replace 'do{' with 'do {'.
2009-06-23 zwelch- Replace 'for(' with 'for ('.
2009-06-23 zwelch- Replace 'switch(' with 'switch ('.
2009-06-23 zwelch- Replace 'while(' with 'while ('.
2009-06-23 zwelch- Replace 'if(' with 'if ('.
next