| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added flash_banks low level command. | oharboe | 2008-07-09 | 1 | -0/+42 |
* | - target_resume is now synchronous with 5sec timeout | ntfreak | 2008-07-09 | 1 | -1/+23 |
* | tcl regression fixes. | oharboe | 2008-07-08 | 2 | -14/+14 |
* | * src/jim.c: remove bogus return value from if {[expr]} {xx} when | oharboe | 2008-07-08 | 1 | -1/+4 |
* | - removed target_process_events as only used in handle_resume_command and eve... | ntfreak | 2008-07-08 | 1 | -9/+0 |
* | - fix pre_resume script not being called | ntfreak | 2008-07-08 | 3 | -14/+7 |
* | - apply correct formatting to openocd.c | ntfreak | 2008-07-08 | 1 | -206/+174 |
* | reset event is synonym for post_reset event. | oharboe | 2008-07-07 | 1 | -2/+9 |
* | more tcl cleanup. | oharboe | 2008-07-07 | 2 | -9/+4 |
* | Duane Ellis <openocd@duaneellis.com>: This simple patch adds precision suppor... | oharboe | 2008-07-07 | 1 | -7/+45 |
* | - command_run_line will only search once for the command, and execute if found | ntfreak | 2008-07-07 | 2 | -26/+20 |
* | added pre/postlude fn's for when OpenOCD is sleeping. | oharboe | 2008-07-07 | 3 | -24/+14 |
* | - fix duplicate log entry | ntfreak | 2008-07-06 | 1 | -1/+6 |
* | - fix typo in memory.tcl | ntfreak | 2008-07-06 | 1 | -1/+1 |
* | - fixed build issues with win32 | ntfreak | 2008-07-06 | 12 | -414/+318 |
* | moving Tcl stuff around slightly. | oharboe | 2008-07-06 | 4 | -39/+95 |
* | fix a few compilation problems. | oharboe | 2008-07-06 | 6 | -3/+58 |
* | Charles Hardin <ckhardin@gmail.com> - Tcl Server | oharboe | 2008-07-06 | 4 | -0/+234 |
* | Oopss. Forgot to list Duane Ellis <openocd@duaneellis.com> as the author of c... | oharboe | 2008-07-06 | 1 | -0/+1 |
* | src/helper/configuration.h | oharboe | 2008-07-06 | 27 | -157/+2004 |
* | - added search for libdl | ntfreak | 2008-07-05 | 1 | -1/+3 |
* | - added svn props for newly added files | ntfreak | 2008-07-04 | 1 | -48/+48 |
* | - added event scripts for str73x and str75x targets | ntfreak | 2008-07-04 | 6 | -8/+10 |
* | - added jtag_khz to target scripts | ntfreak | 2008-07-04 | 9 | -3/+34 |
* | - fixed line endings with commands.tcl | ntfreak | 2008-07-04 | 2 | -71/+71 |
* | tcl tinkering. | oharboe | 2008-07-04 | 2 | -1/+9 |
* | fix to peek command. | oharboe | 2008-07-04 | 1 | -1/+1 |
* | added echo command in tcl. Issues a LOG_USER() for the single argument. | oharboe | 2008-07-04 | 2 | -1/+25 |
* | typo | oharboe | 2008-07-04 | 1 | -3/+0 |
* | tcl config script example | oharboe | 2008-07-04 | 3 | -2/+56 |
* | added support for Tcl config scripts on the command line(use .tcl extension). | oharboe | 2008-07-04 | 3 | -6/+16 |
* | utility fn. | oharboe | 2008-07-04 | 2 | -0/+16 |
* | ARM11 update. OpenOCD supports starting without being able to talk to the har... | oharboe | 2008-07-04 | 2 | -0/+9 |
* | Valentin Longchamp target script for mx31.cfg | oharboe | 2008-07-04 | 2 | -1/+17 |
* | Jim Tcl support added | oharboe | 2008-07-04 | 3 | -5/+182 |
* | - allocate target_type_t structure for each target, fixes issue when multiple... | ntfreak | 2008-07-02 | 1 | -1/+3 |
* | wip. | oharboe | 2008-06-28 | 1 | -5/+28 |
* | wip | oharboe | 2008-06-28 | 1 | -0/+25 |
* | - added svn props for newly added files | ntfreak | 2008-06-27 | 5 | -12854/+12854 |
* | hooks to enable experimentation with scripting language support. Reduces patc... | oharboe | 2008-06-27 | 3 | -36/+82 |
* | export find_file function | oharboe | 2008-06-27 | 2 | -10/+25 |
* | David Anders more target lib scripts contributed by | oharboe | 2008-06-27 | 4 | -1/+63 |
* | committing to reduce patch size for Tcl experiments. Not in use currently. | oharboe | 2008-06-27 | 2 | -0/+12793 |
* | David Anders: fixes an issue with large block nand flash address where the be... | oharboe | 2008-06-27 | 1 | -1/+4 |
* | Fixed bogus error message and plugged memory leak for the case when there was... | oharboe | 2008-06-25 | 1 | -1/+3 |
* | - fix reset_halt issue with certain arm cores - address not set in embedded i... | ntfreak | 2008-06-25 | 1 | -9/+14 |
* | added pre/post_reset scripts based on Pieter Conradie's ideas. | oharboe | 2008-06-25 | 2 | -12/+32 |
* | - fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is defined | ntfreak | 2008-06-24 | 3 | -3/+3 |
* | Pavel Chromy: | oharboe | 2008-06-18 | 1 | -7/+7 |
* | Pavel Chromy: | oharboe | 2008-06-18 | 1 | -76/+120 |