]> git.sur5r.net Git - openocd/history - src
fixed a small typo in howto create doxygen docs
[openocd] / src /
2009-07-07 oharboefix return value for "reset" and "runtest" command...
2009-07-07 oharboedelete long retired commented out code (daemon_startup)
2009-07-06 ntfreak- change sleep to usleep - fixes issue under win32...
2009-07-06 ntfreak- fix build when using a cross compiler - do not try...
2009-07-06 oharboemore debug output for translation of arm mode number...
2009-07-06 oharboea bit more debug output for translation of invalid...
2009-07-06 oharboeFix certain arm926ejs targets(e.g. i.MX27) which report...
2009-07-06 oharboeFix regression in "step" command introduced in 2190
2009-07-06 oharboerevert svn 1679 - fixes cp15 read/write timeout. Single...
2009-07-06 zwelchFerdinand Postema <ferdinand@postema.eu>:
2009-07-06 zwelchGary Carlson <gcarlson@carlson-minot.com>:
2009-07-06 oharboe10ms timeout check on cp15 read/write
2009-07-06 oharboesimplify debug_reason check
2009-07-06 oharboetry to use tabs instead of spaces
2009-07-06 oharboehuman readable error message upon invalid arguments
2009-07-06 oharboezy1000 now listens for port 1234. Upon accepting connec...
2009-07-02 zwelchFix FTD2XX build for CygWin.
2009-07-02 oharboezy1000 1.53 snapshot
2009-07-02 zwelchDavid Brownell <david-b@pacbell.net>:
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 ntfreak- correct stm32 connectivity line programming as per...
2009-06-30 zwelchRemove at91sam3.h from flash.c; use extern like other...
2009-06-30 ntfreak- remove cygwin build warnings in at91sam3.c
2009-06-30 zwelchMarcel Jost <marcel.jost@bfh.ch>:
2009-06-30 zwelchDavid Brownell <david-b@pacbell.net>:
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-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 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-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 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 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 ('.
2009-06-23 oharboeupdate w/missing eCos definitions after latest round...
2009-06-21 ntfreak- fix break caused by r2208 when using --pipe option
2009-06-21 zwelchOleksandr Tymoshenko <gonzo@bluezbox.com>:
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
next