]> git.sur5r.net Git - openocd/history - src/target
Kees Jongenburger <kees.jongenburger@gmail.com> old" syntax target command appears...
[openocd] / src / target /
2008-10-27 oharboeKees Jongenburger <kees.jongenburger@gmail.com> old...
2008-10-27 oharboeHongtao Zheng - add simulation because previous functio...
2008-10-27 oharboefix working area address
2008-10-23 oharboefix working memory location
2008-10-23 oharboehontor <hontor@126.com> - fix simulation step errors
2008-10-23 oharboeonly log BUG: (do not return error) in the case of...
2008-10-23 oharboewhitespace trouble....
2008-10-22 oharboeLaurentiu Cocanu - more help text
2008-10-21 oharboeremove duplicate target
2008-10-16 oharboesleep command now prints out target debugmsgs w/anythin...
2008-10-16 oharboeadded help on production proc's
2008-10-16 oharboeadding concept of production script
2008-10-16 oharboemore robust error reporting for DCC
2008-10-15 ntfreak- fix tcl_port typo in docs
2008-10-15 oharboeLaurentiu Cocanu - memory read/write and exit() error...
2008-10-15 oharboe김운식 <donari75@gmail.com> spotted a bug in target_write_u8
2008-10-14 ntfreak- remove build warnings
2008-10-14 oharboefixed a few crashes in syntax handling
2008-10-14 oharboeLaurentiu Cocanu - more error handling fixes
2008-10-14 oharboeLaurentiu Cocanu - add error handling
2008-10-14 oharboetesting of syntax error in reset and at startup
2008-10-14 oharboereset cleanup. Remove obsolete events that are not...
2008-10-14 oharboeJohn McCarthy <jgmcc@magma.ca> two patches add a mips_m...
2008-10-14 oharboeJohn McCarthy <jgmcc@magma.ca> cleans up the usage...
2008-10-14 oharboereset cleanup
2008-10-13 oharboeRetired old reset code according to plan.
2008-10-13 oharboeSEGFAULT gaffe in dummy register handling
2008-10-13 oharboehontor <hontor@126.com> - ARMV7_GDB_HACKS compilation...
2008-10-13 oharboefix crash when connecting GDB to powered down target
2008-10-13 oharboefix crash when connecting GDB to powered down target
2008-10-13 oharboeFixed gaffes in reset script handling + improved error
2008-10-13 oharboeLaurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added...
2008-10-12 oharboe Fix problems with DCC downloads routine crashing silently.
2008-10-10 oharboeJohn McCarthy <jgmcc@magma.ca> openocd-usb.cfg added
2008-10-09 oharboeabort writing algorithm to target upon failure
2008-10-09 oharboezy1000 1.44 snapshot
2008-10-08 ntfreak- remove build warnings from mips_m4k.c and arm11.c
2008-10-08 oharboefile not found SEGFAULT fix
2008-10-08 oharboeJohn McCarthy <jgmcc@magma.ca> adds support for DMA...
2008-10-07 oharboeFixes SEGFAULT when setting registers from GDB.
2008-10-07 oharboeFrederik Kriewitz <frederik at kriewitz.eu> Segmentatio...
2008-10-07 oharboefixed crash in dummy register handling
2008-10-07 oharboeGeorg Acher <acher@in.tum.de> - arm11 wip. run algorith...
2008-10-06 ntfreak- remove build warnings
2008-10-06 oharboebasic smoketest on lm3s3748.elf
2008-10-06 oharboeCentralize error handling for buggy register handling
2008-10-06 oharboebetter keep_alive() handling
2008-10-04 oharboetimeout is now 1000ms instead of trying 100 times.
2008-10-03 oharboeGDB alive fixes for verify_image
2008-10-01 oharboefixed gaffe: disable interrupts reset init script
2008-10-01 oharboefixed gaffe: disable interrupts reset init script
2008-09-27 ntfreak- convert spaces to tabs in at91sam7.[ch]
2008-09-26 oharboe I do not know why this is necessary, but it fixes...
2008-09-24 ntfreak- renamed x7926 driver to aduc702x to match other flash...
2008-09-24 oharboefix noise in gdb console when single stepping. Remove...
2008-09-24 oharboe "marcel" <M.W.Wijlaars@tue.nl>,
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-12 oharboefollow up to keep_alive() fix. process target events...
2008-09-12 oharboe- Fixed regression introduced in 890 when "fixing warni...
2008-09-12 oharboeDuane Ellis: target_process_reset is now implemented...
2008-09-08 oharboefixed keep_alive fix gaffe introduce in previous commit.
2008-09-05 oharboeworkaround and comment for problems identified by Micha...
2008-09-04 oharboes3c2440 OpenMoko target script
2008-09-01 oharboeDuane Ellis has made highly non-trivial changes to...
2008-09-01 oharboeRemoved target->reset_mode, no longer used
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-08-25 oharboeSTR912 uses RCLK if available
2008-08-25 oharboefixed bug in arm11 examine code.
2008-08-25 oharboefixed gaffe in last release w/target number.
2008-08-24 oharboeduan ellis target tcl work in progress
2008-08-22 ntfreak- fix win32 build issues from previous jim patch
2008-08-22 drath- fix a off-by-one error in the buffer read/write code...
2008-08-20 oharboeadded gdb timeout handling + error propagation
2008-08-20 oharboelm3s3748 config file
2008-08-20 oharboelm3s3748 config file
2008-08-20 oharboesharpen error propagation a wee bit.
2008-08-20 oharboeDaniel Gimpelevich fix reset halt on feroceon
2008-08-20 oharboefix BUG: keep_alive() error messages
2008-08-19 ntfreak- added svn props for newly added files
2008-08-19 oharboefixed warning
2008-08-19 oharboeswitch to alive_sleep() to avoid gdb timeouts
2008-08-19 oharboemake target_wait_state() usable from other places,...
2008-08-19 oharboebetter polling debug_level 3 handling
2008-08-19 oharboeadded some alive_sleep()'s
2008-08-19 oharboetinker with Xscale performance, anti-log spamming is...
2008-08-19 oharboetinker with Xscale performance. Poll a bit more before...
2008-08-19 oharboefix comment w.r.t. start address for RAM
2008-08-19 oharboeremoved a couple of exit()'s from error handling.
2008-08-19 oharboeadded wip imx31.cfg file
2008-08-18 oharboeopenocd.texi is the authoratitive source for documentat...
2008-08-17 oharboefixed not halted error messages
2008-08-17 oharboedeleted superfluous sam7s256 which was identical to...
2008-08-15 oharboeremoved obsolete command.
2008-08-14 oharboeferoceon updated w.r.t. latest arm7/9 changes
2008-08-14 oharboearm7/9 breakpoint cleanup. arm7_9 sw/hw commands retire...
2008-08-13 oharboeremoved old comment
2008-08-13 oharboeforce lpc2148 target into ARM state.
2008-08-13 oharboecomments.
2008-08-13 oharboeClear all dangling breakpoints upon GDB connection.
2008-08-11 oharboeupdated syntax for post_reset scripts
next