| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Pavel Chromy: TAP state changed to TLR when SRST goes active with srst_pulls_... | oharboe | 2008-06-18 | 1 | -0/+4 |
* | Spen spotted a bug in warning for missing srst_pulls_trst | oharboe | 2008-06-18 | 1 | -3/+3 |
* | - added missing install entries for eir-sam7se512 target | ntfreak | 2008-06-16 | 1 | -1/+1 |
* | - added target and event script for the eir-sam7se512 target | mifi | 2008-06-16 | 2 | -0/+111 |
* | fallback for no implementation of multi word CFI write. Successful codepath n... | oharboe | 2008-06-16 | 1 | -7/+11 |
* | GDB timeout fix. If a script takes a long time and does not produce any outpu... | oharboe | 2008-06-16 | 1 | -0/+2 |
* | - removed duplicate cortex_m3_register_commands | ntfreak | 2008-06-16 | 2 | -5/+0 |
* | - probe incorrect for high density stm32 flash | ntfreak | 2008-06-11 | 1 | -2/+1 |