aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-06fix a few compilation problems.oharboe6-3/+58
2008-07-06Charles Hardin <ckhardin@gmail.com> - Tcl Serveroharboe4-0/+234
2008-07-06Oopss. Forgot to list Duane Ellis <openocd@duaneellis.com> as the author of c...oharboe1-0/+1
2008-07-06src/helper/configuration.hoharboe27-157/+2004
2008-07-05- added search for libdlntfreak2-3/+6
2008-07-04- added svn props for newly added filesntfreak1-48/+48
2008-07-04- added event scripts for str73x and str75x targetsntfreak6-8/+10
2008-07-04- added jtag_khz to target scriptsntfreak9-3/+34
2008-07-04- fixed line endings with commands.tclntfreak2-71/+71
2008-07-04tcl tinkering.oharboe2-1/+9
2008-07-04fix to peek command.oharboe1-1/+1
2008-07-04added echo command in tcl. Issues a LOG_USER() for the single argument.oharboe2-1/+25
2008-07-04typooharboe1-3/+0
2008-07-04tcl config script exampleoharboe3-2/+56
2008-07-04added support for Tcl config scripts on the command line(use .tcl extension).oharboe3-6/+16
2008-07-04utility fn.oharboe2-0/+16
2008-07-04ARM11 update. OpenOCD supports starting without being able to talk to the har...oharboe2-0/+9
2008-07-04Valentin Longchamp target script for mx31.cfgoharboe2-1/+17
2008-07-04Jim Tcl support addedoharboe3-5/+182
2008-07-02- allocate target_type_t structure for each target, fixes issue when multiple...ntfreak1-1/+3
2008-06-28wip.oharboe1-5/+28
2008-06-28wipoharboe1-0/+25
2008-06-27- update docs for new target_script eventsntfreak1-2/+4
2008-06-27- added svn props for newly added filesntfreak5-12854/+12854
2008-06-27hooks to enable experimentation with scripting language support. Reduces patc...oharboe3-36/+82
2008-06-27export find_file functionoharboe2-10/+25
2008-06-27David Anders more target lib scripts contributed by oharboe4-1/+63
2008-06-27committing to reduce patch size for Tcl experiments. Not in use currently.oharboe2-0/+12793
2008-06-27David Anders: fixes an issue with large block nand flash address where the be...oharboe1-1/+4
2008-06-25Fixed bogus error message and plugged memory leak for the case when there was...oharboe1-1/+3
2008-06-25- fix reset_halt issue with certain arm cores - address not set in embedded i...ntfreak1-9/+14
2008-06-25added pre/post_reset scripts based on Pieter Conradie's ideas.oharboe2-12/+32
2008-06-24- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is definedntfreak3-3/+3
2008-06-18Pavel Chromy:oharboe1-7/+7
2008-06-18Pavel Chromy:oharboe1-76/+120
2008-06-18Pavel Chromy: TAP state changed to TLR when SRST goes active with srst_pulls_...oharboe1-0/+4
2008-06-18Spen spotted a bug in warning for missing srst_pulls_trstoharboe1-3/+3
2008-06-16- added missing install entries for eir-sam7se512 targetntfreak1-1/+1
2008-06-16- added target and event script for the eir-sam7se512 targetmifi2-0/+111
2008-06-16fallback for no implementation of multi word CFI write. Successful codepath n...oharboe1-7/+11
2008-06-16GDB timeout fix. If a script takes a long time and does not produce any outpu...oharboe1-0/+2
2008-06-16- removed duplicate cortex_m3_register_commandsntfreak2-5/+0
2008-06-11- probe incorrect for high density stm32 flashntfreak1-2/+1
2008-06-10- error message cleanup in jlink driverntfreak1-9/+8
2008-06-06- stm32 erase will use mass_erase if all banks selectedntfreak2-37/+55
2008-06-06Nicolas Pitre: Feroceon fixesoharboe3-28/+105
2008-06-05- erase bank using bank erase rather than each sectorntfreak1-1/+18
2008-06-04Pavel Chromy: TCK returns to zero before state of reset line is changed.oharboe1-6/+21
2008-06-04Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...oharboe3-3/+3
2008-06-04- fix jlink accessing incorrect buffer elementntfreak1-1/+1