411 Commits (d47e1b8f362379d8a2307f49e2b42115a3f40524)
 

Author SHA1 Message Date
  ntfreak b008ff7ae1 - svn file props set to LF endings 16 years ago
  oharboe 076017341d fix from Pavel Chromy 16 years ago
  ntfreak 9e5a6679ca - added svn props 16 years ago
  oharboe 76ebc78358 code to be used in upcoming minidriver work. 16 years ago
  oharboe 367b968809 added some code that will be used in upcoming minidriver work. 16 years ago
  oharboe 8e7d9cb3bc fix copyright. 16 years ago
  oharboe 7cdb05b7d6 jtag_add_shift() fn - minidriver work in progress. 16 years ago
  oharboe ebbcbd3f29 lingering change for eCos flash driver 16 years ago
  oharboe d17e1cd933 eCos flash driver. 16 years ago
  oharboe 0689e3dd67 - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This 16 years ago
  ntfreak b70e262867 - fix line-endings 16 years ago
  drath 966b912b65 - fix line-endings 16 years ago
  oharboe 8ff85b62ef Uwe Hermann Add @dircategory and @direntry to the info page -- they're used to add the openocd info page to the global index of info pages in the system (usually /usr/share/info/dir). 16 years ago
  oharboe f76cf27380 Uwe Hermann fixed some warnings. 16 years ago
  ntfreak 06b1bfed10 - correct line endings from previous commit 16 years ago
  drath 8eab9e7974 - fix typo in ep93xx jtag driver to allow OpenOCD compilation on ARM (thanks to Uwe Hermann for the patch) 16 years ago
  drath 796fa81a2b - fix bug in ft2232 pathmove (thanks to Michael Bruck for the patch) 16 years ago
  oharboe 5a15c6d807 Nicolas Pitre listed some more devices. 16 years ago
  ntfreak 0686e944f3 - fix issue when target is already halted 16 years ago
  ntfreak 3a4f43ab56 - code reformat (Thanks Pavel Chromy) 16 years ago
  oharboe a4cb112599 fix naming conflict under Windows. 16 years ago
  oharboe 3e685d0bbe oopss.. another jtag minidriver reset gaffe. 16 years ago
  oharboe bdbc833bac jtag_add_reset() minidriver gaffe fixed. 16 years ago
  oharboe 4c7891eceb Next step in the JTAG minidriver. This should be fairly close to the final thing, but 16 years ago
  oharboe 11fa148944 - jtag minidriver work in progress 16 years ago
  ntfreak 5279d519f8 - remove build warnings 16 years ago
  drath 3d6bcf0792 - convert all files to unix line-ending 16 years ago
  oharboe 7f1944a478 Pavel Chromy 16 years ago
  oharboe 375c5f85d2 formatting. 16 years ago
  oharboe a08d86e88d Pavel Chromy style fixes. 16 years ago
  oharboe 81184adfb0 Fix from Pavel Chromy. 16 years ago
  oharboe 3b5690ade1 - Fix target library path problem w/Windows 16 years ago
  oharboe 687a9553c9 From Michael Bruck 16 years ago
  oharboe 4edcbe0a54 committed bugfix from Michael Bruck 16 years ago
  oharboe bcb0124b15 dos2unix fix. 16 years ago
  oharboe e482118106 - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places 16 years ago
  oharboe 815c3b3533 - "flash write_binary" is now "flash write_bank" to clarify the focus of the 16 years ago
  oharboe d8456e4826 Michael Bruck spotted an omission in svn 322 16 years ago
  oharboe 8529e7c21e - added "xscale fast_memory_access" which speeds up memory 16 years ago
  oharboe e258c6aeb6 move options handling to separate file to better support embedded implementations of OpenOCD 16 years ago
  oharboe 90697ca389 - added -c option that will execute an openocd command 16 years ago
  oharboe 1aa854684d - fixed target->type->poll() return value 16 years ago
  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