2802 Commits (v0.2.0)
 

Author SHA1 Message Date
  zwelch f0fd28a66c David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 54ffd82a1a David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch c2cecc74b0 Move JTAG interface list to new files. 15 years ago
  oharboe 445fef39fb David Brownell <david-b@pacbell.net> various missing commands 15 years ago
  duane 2378eaadef Remove extra newline from debug log message 15 years ago
  duane 261e04466d A bit more log detail about connections comming and going 15 years ago
  duane 9ab9786f67 Refactor code, create target_state_name() 15 years ago
  duane 78c0e873d2 Add Breakpoint/Watchpoint unique ID to help debug hardware debug register leakage 15 years ago
  duane f538794bf6 Change from alloca() to malloc() 15 years ago
  duane 9c05c92c14 Switch to strotk() grr.... 15 years ago
  oharboe 92db0c58b0 zy1000 rev C work 15 years ago
  oharboe 37b15fb2c4 David Brownell <david-b@pacbell.net> Add a short chapter on boundary scan support, which currently 15 years ago
  ntfreak 374f6c8b70 - fix issue when using gdb_port cmd 15 years ago
  oharboe 1e8225c738 Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint support 15 years ago
  duane 8adda07ed1 Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com" 15 years ago
  oharboe 5505b8fa63 David Brownell <david-b@pacbell.net> Fix formatting bug in at91sam7 doc added with the at91sam3 support; 15 years ago
  zwelch 997df70f6e Minor fixes to new at91sam3 files for x86-32/64 compilation problems. 15 years ago
  zwelch fddbc58091 Remove whitespace at end of lines, step 2. 15 years ago
  zwelch 2428bc2a5c - Replace '){' with ') {'. 15 years ago
  zwelch f11b1ff485 Remove whitespace that occurs before ')'. 15 years ago
  zwelch 1793150091 Remove whitespace that occurs after '('. 15 years ago
  zwelch dbb0f31abb - Fixes '[<>]' whitespace 15 years ago
  zwelch 3e538f9248 - Fixes '[|]' whitespace 15 years ago
  zwelch 9cd160608c - Fixes '+' whitespace 15 years ago
  zwelch 5e53d488dc - Fixes '=' whitespace 15 years ago
  zwelch e47be43ed1 - Fixes '==' whitespace 15 years ago
  zwelch c3e7d33b54 - Replace 'for(' with 'for ('. 15 years ago
  zwelch 2a4223dc68 - Replace 'switch(' with 'switch ('. 15 years ago
  zwelch eee3b0c2a8 - Replace 'while(' with 'while ('. 15 years ago
  zwelch cb3429570c - Replace 'if(' with 'if ('. 15 years ago
  ntfreak 38a1ae7281 - correct configure ftd2xx highspeed test 15 years ago
  zwelch 3324841558 Fix end-of-line style properties on newly added files. 15 years ago
  duane 0ace4d24db Add support for ATMEL AT91SAM3U - CortexM3 Family 15 years ago
  duane 30814c2904 Add quick target - full cygwin builds take a long long long time, this shortens the edit/build/debug cycle 15 years ago
  duane 176b5600ed Add a growable sprintf memory buffer library 15 years ago
  zwelch c97caebccd Remove whitespace at end of lines, step 2. 15 years ago
  zwelch 2e77919853 Remove whitespace at end of lines, step 1. 15 years ago
  zwelch c493543fc9 - Replace '){' with ') {'. 15 years ago
  zwelch dc575dc5bf Remove whitespace that occurs before ')'. 15 years ago
  zwelch f90d8fa45f Remove whitespace that occurs after '('. 15 years ago
  zwelch 6d1d58a1fc - Fixes '[<>]' whitespace 15 years ago
  zwelch fb1a9b2cb2 - Fixes '[|]' whitespace 15 years ago
  zwelch 8959de9f67 - Fixes '+' whitespace 15 years ago
  zwelch 84df52f9ea - Fixes '=' whitespace 15 years ago
  zwelch 3813fda44a - Fixes '==' whitespace 15 years ago
  zwelch aea6815462 - Fixes '<<' whitespace 15 years ago
  zwelch 0e2c2fe1d1 - Fixes '>>' whitespace 15 years ago
  zwelch 6319ea33f7 - Fixes '<=' whitespace 15 years ago
  zwelch 4ce93ac479 - Fixes '>=' whitespace 15 years ago
  zwelch 128a733428 - Fixes '&&' whitespace 15 years ago