3869 Commits (d746dee833ef4774adcee6a33c97f8039a5bd744)
 

Author SHA1 Message Date
  oharboe 379f0b0b9b disable cfi_write_words(). Broken for spansion, fallback 16 years ago
  oharboe 2fe9bf1613 debug_level 3 now prints seconds since start of openocd 16 years ago
  drath db4fe03613 - concretize JTAG state transition rules (previously implied behaviour is now documented) 16 years ago
  oharboe 3fe23f94fb sharpend JTAG docs w.r.t. hw fifo implementations and retired jtag_cancel_queue() which is inheritely incompatible with a hw fifo concept. 16 years ago
  oharboe 2f48cbf99c added svn:ignore for files generated by bootstrap + build process. 16 years ago
  oharboe 958f845f4b cosmetic fixes to debug output + phasing out printf() in favour of logging system. From Pavel Chromy <chromy@asix.cz> 16 years ago
  drath 885ae471ad - fixes possible crash when GDB connection is closed while target is running due to log callback sending messages to connection which does not 16 years ago
  drath 11ef6e6485 - fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch) 16 years ago
  drath 88b767e3ec - Use NAND extended geometry information (thanks to Ben Dooks for this patch) 16 years ago
  mifi 8603019609 - added a test document as a starting point 16 years ago
  oharboe b9bdac0251 - added time command 16 years ago
  mifi c1eb1a3690 - added patch to remove count and time information from log_printf 16 years ago
  mifi 34424b4bb5 - cosmetic changes to print out version without line number/time 16 years ago
  vpalatin 3c58540e02 - fix read/write size for small unaligned accesses (thanks Michael Bruck) 16 years ago
  mifi 34bc9457e9 - added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2 GPNVM bits. 16 years ago
  mifi 2ab0530301 - added patch to make single-stepping more resilient 16 years ago
  vpalatin 5cc4601c5f - add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch) 16 years ago
  ntfreak a5ab45af4e - fix bug when using full paths to config files. Thanks Ted Roth 16 years ago
  mifi 6057fc8ab8 - added patch which fixed big/small endian problems on non-x86 host CPUs. 16 years ago
  ntfreak 95df797b2e - add search paths via new arg -s (-search). Thanks Ted Roth 16 years ago
  drath ee340df841 - add support for the majority of the Samsung ARM SoC family, S3C2410, S3C2412, S3C2413, S3C2440 and S3C2443 (thanks to Ben Dooks for this patch) 16 years ago
  ntfreak 5c0e8efa05 - Fixed bug in pathmove for XScale 16 years ago
  ntfreak b02d64a1bf - reapply fix with telnet prompt while running/halting gdb 16 years ago
  drath 17b65ad9a1 - Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this patch. 16 years ago
  drath 48709fba0b - ignore data aborts during gdb memory read packets by default, and return 0x0 instead 16 years ago
  ntfreak f2a5a1ce81 - arg list now correctly released on error. Thanks Øyvind Harboe 16 years ago
  ntfreak e7084a0c87 - fix broken JTAG error handling 16 years ago
  ntfreak d36abc1cd6 - removed a raft of unecessary exit() calls. Issuing a reset will solve these ails. 16 years ago
  ntfreak a29ed24212 - add new non-cfi SST flash device. Thanks Øyvind Harboe 16 years ago
  ntfreak a92d27afb0 - Added a "User:" debug level. These are messages that are intended for the user and are part of normal operation. 16 years ago
  ntfreak cf9646bda6 - combine similar functions in telnet_server.c 16 years ago
  ntfreak e859281eb3 - solve lots of problems with stuck GDB connections, making it impossible to connect to GDB, handle timeout of acknowledgement, etc. 16 years ago
  ntfreak a2595950c7 - cleanup and remove time() warning 16 years ago
  ntfreak a32de76d61 - fix issue with telnet prompt while gdb running 16 years ago
  ntfreak 8f77362432 - fix xscale memory leak and warnings. Thanks Øyvind Harboe 16 years ago
  ntfreak 04cf548bff - fix programming issue with lpc2101/2 16 years ago
  mifi df9e189efe - added patch to stop DEBUG messages to be forwarded to telnet/gdb. 16 years ago
  ntfreak c65f7cf2fa - added check for revA silicon in stm32 flash driver 16 years ago
  mifi 2a0317e6f4 - added patch to Improving progress/error output for telnet & GDB monitor 16 years ago
  ntfreak edc0db163a - add autoprobe support to flash info command 16 years ago
  mifi 1242505997 - removed "starting point" for ngw100, will add it again if it is working 16 years ago
  ntfreak 01dd733dad - telnet prompt behaves correctly for new synchronous halt/resume/reset commands 16 years ago
  mifi fdf58f74e0 - added starting point for development on a ngw100 eval board 16 years ago
  ntfreak fb74f48b53 - stm32 flash driver now checks for correct target 16 years ago
  ntfreak 53bbd36c7d - add autoprobe support to the stm32 flash driver 16 years ago
  mifi 8f6d142b95 - added patch to change pathmove handling 16 years ago
  ntfreak 70b2de2a63 - added synchronous wait/resume patch. Thanks Øyvind Harboe 16 years ago
  ntfreak da2bbc90fc - added synchronous reset patch, Thanks Øyvind Harboe 16 years ago
  mifi dafa5aacbe - added patch to access cp15 register (XScale) 16 years ago
  mifi a34e4b39c4 - added patch to solve problem with AT91SAM9260 (dirty register) 16 years ago