1528 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  zwelch 16e17ab1b3 Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 0c2ff267aa David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch fdfd434c24 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 00adcc773a David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 930269b483 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 421b8e133a David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 889bd3e716 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 84e86e9aee David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch d2088f0d29 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch f163d0009d David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 0165ae4405 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 8b89224c6e David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch b71e3aff6d David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 309870e414 David Brownell <david-b@pacbell.net>: 15 years ago
  oharboe 5198968116 Magnus Lundin Thc cortex_m3_poll function does not identify that a target is running unless we transition from RESET. 15 years ago
  oharboe 26b60a6ade more debug output for translation of arm mode number to enum 15 years ago
  oharboe 6128c515db a bit more debug output for translation of invalid mode numbers 15 years ago
  oharboe d5e183c31f Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method of entry) - interpret this as dbgrq. "reset run" + "halt" + "step" now works. 15 years ago
  oharboe 56944ac1c8 Fix regression in "step" command introduced in 2190 15 years ago
  oharboe e48e7000b0 10ms timeout check on cp15 read/write 15 years ago
  oharboe 83655bf49b simplify debug_reason check 15 years ago
  zwelch a13d08bced Add missing copyright header to target_type.h. 15 years ago
  zwelch d3315c4183 David Brownell <david-b@pacbell.net>: 15 years ago
  duane 2378eaadef Remove extra newline from debug log message 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
  oharboe 1e8225c738 Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint support 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
  zwelch d61714f4d5 - Fixes '[+]=' whitespace 15 years ago
  zwelch 53d605e12c - Fixes '!=' whitespace 15 years ago
  zwelch 5e98c71436 - Fixes '-=' whitespace 15 years ago
  zwelch 95d2a23724 - Replace 'for(' with 'for ('. 15 years ago
  zwelch 9af5e445b7 - Replace 'switch(' with 'switch ('. 15 years ago
  zwelch 50c086ffb9 - Replace 'while(' with 'while ('. 15 years ago
  zwelch e43979e702 - Replace 'if(' with 'if ('. 15 years ago
  zwelch bed9c62f9e Oleksandr Tymoshenko <gonzo@bluezbox.com>: 15 years ago
  duane 3bb216f112 C99 printf() -Werror fixes 15 years ago