Commit Graph

  • 6cf398f3ce improve DCC bulk write performance by using jtag_add_shift() + tweaked embedded ICE communication. oharboe 2008-03-01 15:53:10 +0000
  • 4b06fa39ae - added sam7s256 test example, and test result mifi 2008-03-01 15:41:14 +0000
  • 007e9e2d60 Now uses jtag_add_shift() via embeddedice_write_reg_inner(). oharboe 2008-03-01 15:20:35 +0000
  • 44ab4ec6ce - added lpc2294 test example, and test result mifi 2008-03-01 15:07:33 +0000
  • 82eda37fe3 log_remove_callback oharboe 2008-03-01 14:36:13 +0000
  • 63e9c3e577 - added lpc2148 test example, and test result - corrected str912 makefile eof mifi 2008-03-01 14:32:55 +0000
  • 02bbe4147d - added str912 test example, and test result mifi 2008-03-01 14:01:53 +0000
  • d03a0d09d8 wip. fixed gaffe in jtag_add_shift() oharboe 2008-03-01 13:54:37 +0000
  • 3573afabb4 - added test result for str710, and test description mifi 2008-03-01 13:40:25 +0000
  • 387435a368 - added svn prop eol-style native - fixed mixed line endings on crt.s ntfreak 2008-03-01 12:49:20 +0000
  • 5653e6c77c - added STR710 example which I used for Eclipse debug testing mifi 2008-03-01 10:54:32 +0000
  • 9d527a0071 error handling fix. oharboe 2008-03-01 08:41:02 +0000
  • a6d6a94c9d added an #error in case anybody tries to compile that broken code. oharboe 2008-02-29 21:51:17 +0000
  • 4cb9b17905 fixed stack corruption. Introduced when _check_value was phased out. oharboe 2008-02-29 21:43:19 +0000
  • 269aa8e99a - fix bug with emulated cortex_m3 dcc channel ntfreak 2008-02-29 18:52:05 +0000
  • 69749dbcb3 - update openocd.texi to fdl 1.2 ntfreak 2008-02-29 18:10:46 +0000
  • d3f0919233 Tweaked logging output. oharboe 2008-02-29 15:32:07 +0000
  • d08da2ec04 Uwe Hermann: Add a --version switch for openocd. oharboe 2008-02-29 14:34:17 +0000
  • 54196f7673 Pavel Chromy fix: the guess-rev.sh scripts to retrieve SVN revision returns the result including new line causing PKGBLDREV macro to not work oharboe 2008-02-29 13:03:37 +0000
  • 3087b66861 Uwe Hermann: Updated version which applies cleanly after the recent whitespace fixes. oharboe 2008-02-29 12:39:42 +0000
  • 6d3bed69dc Uwe Hermann: Small cosmetic fixes in the license header to make them all look the same, fix some typos, update README. oharboe 2008-02-29 12:37:45 +0000
  • 0d2b289048 Pavel Chromy: add missing newlines. oharboe 2008-02-29 12:31:29 +0000
  • 315cbed1fb Uwe Hermann: mproves the manpage text a bit and adds the missing -s and -c options. oharboe 2008-02-29 12:30:21 +0000
  • fb2c709166 lingering patch from Pavel Chromy. oharboe 2008-02-29 12:20:30 +0000
  • fad239c1db formatting fixes from Pavel Chromy oharboe 2008-02-29 12:16:02 +0000
  • da767f48da remove warnings. oharboe 2008-02-29 11:55:09 +0000
  • 219b7f30b9 - image.c and fileio.c now uses logging to propagate error strings. More precise, less code. - removed unused code in fileio.c - Windows should now find debug_handler.bin oharboe 2008-02-29 11:42:37 +0000
  • 3a3fc30014 - clean up target output strings a bit - open_file_from_path() now uses logging feature - open_file_from_path() no longer uses paths for anything but "r" mode. Fixes bug waiting to happen. oharboe 2008-02-29 11:31:49 +0000
  • 0a749feb8e do not write single chars to log file. oharboe 2008-02-29 11:23:26 +0000
  • 43126e8f49 Pavel Chromy: clarify error messages oharboe 2008-02-29 11:18:41 +0000
  • 67e0aea258 Summary: passing of variable argument list reduced, strings sent to logging are now formatted just once - more efficient. As a result, ugly string malloc+strcpy are not needed anymore. oharboe 2008-02-29 11:16:38 +0000
  • 4febcd8313 Michael Bruck: oharboe 2008-02-29 07:03:28 +0000
  • 881dddd84f Michael Bruck: - fix indentation of multi-level commands - make help command work with multi-level commands oharboe 2008-02-29 07:01:43 +0000
  • c98ec4cc36 changed to eCos license. oharboe 2008-02-28 18:09:33 +0000
  • fc925b637d fixed newline gaffe in OUTPUT() oharboe 2008-02-28 15:14:14 +0000
  • 2d48f25dcf Pavel Chromy spotted duplicated newlines gaffe from yours sincerely. oharboe 2008-02-28 14:28:37 +0000
  • 0db9f18a18 Pavel Chromy spotted a leak oharboe 2008-02-28 14:23:32 +0000
  • 6d0aa6dc05 Uwe Hermann: Simplify the manpage by removing lots of redundant information which is already in the README or texinfo (and which needs to be updated relatively often -- list of authors, list of supported JTAG devices etc). oharboe 2008-02-28 13:04:49 +0000
  • e916cc840d numerous fixes from Uwe Hermann oharboe 2008-02-28 11:52:26 +0000
  • ddb94b5bdb small line ending cleanup. oharboe 2008-02-28 11:08:46 +0000
  • fc37cdb2dd Pavel Chromy - cleanup error messages oharboe 2008-02-28 11:00:35 +0000
  • 5f159928b1 fix gaffe. oharboe 2008-02-28 10:49:22 +0000
  • 86ca2270f4 Pavel Chromy cleaned up checks for halted, error messages, etc. oharboe 2008-02-28 10:44:41 +0000
  • b008ff7ae1 - svn file props set to LF endings ntfreak 2008-02-28 10:38:04 +0000
  • 076017341d fix from Pavel Chromy oharboe 2008-02-28 10:24:46 +0000
  • 9e5a6679ca - added svn props - fixed mixed line endings on flash.c, log.c, gdb_server.c ntfreak 2008-02-28 10:07:54 +0000
  • 76ebc78358 code to be used in upcoming minidriver work. oharboe 2008-02-28 09:34:18 +0000
  • 367b968809 added some code that will be used in upcoming minidriver work. oharboe 2008-02-28 09:32:09 +0000
  • 8e7d9cb3bc fix copyright. oharboe 2008-02-28 09:30:06 +0000
  • 7cdb05b7d6 jtag_add_shift() fn - minidriver work in progress. oharboe 2008-02-28 09:21:56 +0000
  • ebbcbd3f29 lingering change for eCos flash driver oharboe 2008-02-28 08:37:01 +0000
  • d17e1cd933 eCos flash driver. oharboe 2008-02-28 08:25:46 +0000
  • 0689e3dd67 - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This provides a better impeadance match for debug output char fn's, e.g. eCos. - Line endings are now added at the caller site of command_print*(). command_print() still adds a line ending - echo of commands in scripts are now available via debug_level instead of forced echo - Added a USER_SAMELINE() for printing without a lineend. oharboe 2008-02-28 08:11:18 +0000
  • b70e262867 - fix line-endings ntfreak 2008-02-28 07:44:13 +0000
  • 966b912b65 - fix line-endings drath 2008-02-28 07:35:51 +0000
  • 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). oharboe 2008-02-28 07:26:14 +0000
  • f76cf27380 Uwe Hermann fixed some warnings. oharboe 2008-02-28 07:25:06 +0000
  • 06b1bfed10 - correct line endings from previous commit ntfreak 2008-02-27 18:59:38 +0000
  • 8eab9e7974 - fix typo in ep93xx jtag driver to allow OpenOCD compilation on ARM (thanks to Uwe Hermann for the patch) drath 2008-02-27 17:25:33 +0000
  • 796fa81a2b - fix bug in ft2232 pathmove (thanks to Michael Bruck for the patch) drath 2008-02-27 06:59:35 +0000
  • 5a15c6d807 Nicolas Pitre listed some more devices. oharboe 2008-02-27 06:44:45 +0000
  • 0686e944f3 - fix issue when target is already halted ntfreak 2008-02-26 19:56:45 +0000
  • 3a4f43ab56 - code reformat (Thanks Pavel Chromy) ntfreak 2008-02-26 19:51:18 +0000
  • a4cb112599 fix naming conflict under Windows. oharboe 2008-02-26 19:24:49 +0000
  • 3e685d0bbe oopss.. another jtag minidriver reset gaffe. oharboe 2008-02-26 14:19:27 +0000
  • bdbc833bac jtag_add_reset() minidriver gaffe fixed. oharboe 2008-02-26 13:21:57 +0000
  • 4c7891eceb Next step in the JTAG minidriver. This should be fairly close to the final thing, but I'm not calling it "done" quite yet. oharboe 2008-02-26 11:53:54 +0000
  • 11fa148944 - jtag minidriver work in progress - svn:eol-style=native. Let's see how that works out :-) oharboe 2008-02-26 06:25:22 +0000
  • 5279d519f8 - remove build warnings ntfreak 2008-02-25 20:18:26 +0000
  • 3d6bcf0792 - convert all files to unix line-ending drath 2008-02-25 17:48:04 +0000
  • 7f1944a478 Pavel Chromy oharboe 2008-02-25 17:32:53 +0000
  • 375c5f85d2 formatting. oharboe 2008-02-25 15:12:00 +0000
  • a08d86e88d Pavel Chromy style fixes. oharboe 2008-02-25 14:58:20 +0000
  • 81184adfb0 Fix from Pavel Chromy. oharboe 2008-02-25 14:50:31 +0000
  • 3b5690ade1 - Fix target library path problem w/Windows oharboe 2008-02-25 13:09:15 +0000
  • 687a9553c9 From Michael Bruck oharboe 2008-02-25 08:22:18 +0000
  • 4edcbe0a54 committed bugfix from Michael Bruck oharboe 2008-02-25 08:08:31 +0000
  • bcb0124b15 dos2unix fix. oharboe 2008-02-25 08:01:21 +0000
  • e482118106 - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places - some more flash cleanup of checking halted state - moved output handler into options.c - very slightly tweaked server.c to make it a bit more compatible with eCos - retired arch_state. Not quite sure how I managed to leave that out last time. oharboe 2008-02-25 07:50:03 +0000
  • 815c3b3533 - "flash write_binary" is now "flash write_bank" to clarify the focus of the command and reduce confusion with "flash write_image". - retired deprecated "flash erase" & "flash write". - added flash_driver_protect/write/erase() that are wafer thin frontend functions to low level driver functions. They implement checks that were inconsistently handled by the drivers, e.g. check for target halted was done in a spotty fashion. - use return ERROR_COMMAND_SYNTAX_ERROR to print out syntax of command instead of having lots of inlined replicas of the command line syntax(some of which were wrong). - use logging instead of dubious translation of error values to human understandable explanations of why things failed. The lower levels log the precise reason and the higher levels can ammend context as the error propagates up the call stack. - simplified flash API slightly with logging instead of allocating and returning information that the caller then has to translate into print statements. oharboe 2008-02-25 07:32:52 +0000
  • d8456e4826 Michael Bruck spotted an omission in svn 322 oharboe 2008-02-25 06:44:46 +0000
  • 8529e7c21e - added "xscale fast_memory_access" which speeds up memory access by disabling "unecessary" checks. - arm926ejs. Added missing type->mmu and type->virt2phys fn's. for now these are used by working_area when specifying mmu enabled and mmu not enabled address oharboe 2008-02-24 21:54:09 +0000
  • e258c6aeb6 move options handling to separate file to better support embedded implementations of OpenOCD oharboe 2008-02-24 21:11:09 +0000
  • 90697ca389 - added -c option that will execute an openocd command - added at91eb40a target library example. oharboe 2008-02-24 20:10:48 +0000
  • 1aa854684d - fixed target->type->poll() return value - added arch_state to show status of currently selected target - simplified target->type->arch_state() api. - clean up telnet output a bit - fixed GDB output for arch_state - removed a couple of unecessary exit()'s - cleaned up error propagation a bit in a few places oharboe 2008-02-24 18:52:45 +0000
  • 379f0b0b9b disable cfi_write_words(). Broken for spansion, fallback is a slower codepath that is reported to work. oharboe 2008-02-24 18:48:22 +0000
  • 2fe9bf1613 debug_level 3 now prints seconds since start of openocd oharboe 2008-02-24 18:46:09 +0000
  • db4fe03613 - concretize JTAG state transition rules (previously implied behaviour is now documented) drath 2008-02-24 18:24:04 +0000
  • 3fe23f94fb sharpend JTAG docs w.r.t. hw fifo implementations and retired jtag_cancel_queue() which is inheritely incompatible with a hw fifo concept. oharboe 2008-02-24 17:33:00 +0000
  • 2f48cbf99c added svn:ignore for files generated by bootstrap + build process. oharboe 2008-02-24 17:18:03 +0000
  • 958f845f4b cosmetic fixes to debug output + phasing out printf() in favour of logging system. From Pavel Chromy <chromy@asix.cz> oharboe 2008-02-24 17:10:48 +0000
  • 885ae471ad - fixes possible crash when GDB connection is closed while target is running due to log callback sending messages to connection which does not exist anymore (thanks to Pavel Chromy for this patch) drath 2008-02-24 12:30:45 +0000
  • 11ef6e6485 - fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch) drath 2008-02-23 16:30:13 +0000
  • 88b767e3ec - Use NAND extended geometry information (thanks to Ben Dooks for this patch) drath 2008-02-23 13:39:06 +0000
  • 8603019609 - added a test document as a starting point - corrected URL information for the repro mifi 2008-02-23 12:02:15 +0000
  • b9bdac0251 - added time command - changed syntax of time measurements to seconds, e.g. 1.2324s oharboe 2008-02-23 08:24:59 +0000
  • c1eb1a3690 - added patch to remove count and time information from log_printf in case of debug_level is not set to LOG_DEBUG mifi 2008-02-22 22:55:52 +0000
  • 34424b4bb5 - cosmetic changes to print out version without line number/time mifi 2008-02-22 16:49:07 +0000
  • 3c58540e02 - fix read/write size for small unaligned accesses (thanks Michael Bruck) vpalatin 2008-02-22 16:43:13 +0000
  • 34bc9457e9 - added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2 GPNVM bits. (Thanks to Pavel for the patch) mifi 2008-02-22 16:13:07 +0000