Jonas Horberg <jhorberg@sauer-danfoss.com>
[fw/openocd] / src / target /
2009-08-20 oharboeDavid Brownell <david-b@pacbell.net>More Thumb2 disasse...
2009-08-19 oharboeDavid Brownell <david-b@pacbell.net>Fix some command...
2009-08-19 oharboeDavid Brownell <david-b@pacbell.net> Clean up some...
2009-08-18 ntfreakDavid Brownell [david-b@pacbell.net]:
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Add "cortex_m3...
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Clean up ARM7...
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Several of the...
2009-08-16 oharboeFerdinand Postema <ferdinand@postema.eu> cygwin 32...
2009-08-16 oharboeadded note w/reference to discussion on whether or...
2009-08-07 ntfreakFerdinand Postema [ferdinand@postema.eu]
2009-08-07 ntfreak- fix segfault introduced during cortex reg cleanup
2009-08-06 zwelchmichal smulski <michal.smulski@ooma.com>:
2009-07-26 oharboeDavid Brownell <david-b@pacbell.net> More testcase...
2009-07-26 oharboeMore instruction decoding fixes:
2009-07-26 oharboeDavid Brownell <david-b@pacbell.net> More fixes from...
2009-07-26 oharboeDavid Brownell <david-b@pacbell.net> More instruction...
2009-07-24 oharboeDavid Brownell <david-b@pacbell.net> More instruction...
2009-07-24 oharboeDavid Brownell <david-b@pacbell.net> Bugfix some instru...
2009-07-24 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> I...
2009-07-23 oharboeDavid Brownell <david-b@pacbell.net> thumb2 disassembl...
2009-07-23 oharboeDavid Brownell <david-b@pacbell.net> thumb2 disassembly...
2009-07-23 oharboeFerdinand Postema <ferdinand@postema.eu> fix cygwin...
2009-07-23 oharboeDavid Brownell <david-b@pacbell.net> fix warnings
2009-07-21 ntfreakDavid Brownell <david-b@pacbell.net>:
2009-07-21 ntfreakDavid Brownell <david-b@pacbell.net>:
2009-07-21 ntfreakDavid Brownell <david-b@pacbell.net>:
2009-07-21 ntfreakDavid Brownell <david-b@pacbell.net>:
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-07-16 oharboemicroscopic whitespace cleanup
2009-07-16 oharboemicroscopic white space fixes
2009-07-16 zwelchMagnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe ...
2009-07-16 zwelchMagnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe ...
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-12 oharboeMagnus Lundin Thc cortex_m3_poll function does not...
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 oharboe10ms timeout check on cp15 read/write
2009-07-06 oharboesimplify debug_reason check
2009-07-01 zwelchAdd missing copyright header to target_type.h.
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-28 duaneRemove extra newline from debug log message
2009-06-28 duaneRefactor code, create target_state_name()
2009-06-27 duaneAdd Breakpoint/Watchpoint unique ID to help debug hardw...
2009-06-25 oharboeOleksandr Tymoshenko <gonzo@bluezbox.com> simple watchp...
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- 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-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
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