fixed warning
[fw/openocd] / src / target /
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
2008-08-11 oharboepropagate error code in case of "reset" failing.
2008-08-08 oharboedefault reset in help text - run
2008-08-07 ntfreak- added svn props for newly added files
2008-08-07 oharboeDavid Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
2008-08-07 oharboelpc2148 2MHz, RCLK and clockless config script versions
2008-08-06 ntfreak- fix target_examine declaration
2008-08-05 oharboegaffe in previous commit fixed. "reset run" now works...
2008-08-05 oharboeDuane Ellis: fix warnings
2008-08-05 oharboehalting srst_pulls_trst targets is now snappier and...
2008-08-05 oharboedefine resetting the target into the halted or running
2008-08-05 oharboemoves handling of problems with resetting into the...
2008-08-01 oharboeThe reset routine now works w/LPC2148 out of the box.
2008-07-31 oharboewait up to 1 second for halted state upon reset init...
2008-07-28 oharboeallow minidrivers to implement inner loop of dcc memory...
2008-07-28 oharboefixed gaffe mea culpa
2008-07-28 oharboeretired reset run_and_init/halt
2008-07-26 oharboeadd check for target_read/write_buffer 32 bit wrap.
2008-07-26 ntfreak- merged mips target into svn trunk
2008-07-25 oharboeminimum address and maximum length argument to load_ima...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-24 oharboeretire daemon_startup
2008-07-24 oharboewait 500ms for target to halt upon connect.
2008-07-23 ntfreak- fix typo
2008-07-21 oharboe- jtag_khz/speed are now single parameter only. These...
2008-07-21 oharboeuse reset init explicitly before "load".
2008-07-20 oharboeopenocd@duaneellis.com fix naming confusion. Use ocd_...
2008-07-19 oharboeclarify error message w.r.t. not being able to set...
2008-07-18 oharboeremove obsolete reset_mode
2008-07-18 oharboe"reset" without arguments now execute a "reset run".
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-18 oharboeresume is now asynchronous
2008-07-18 oharboe1. GDB will print cryptic error messages if it is not...
2008-07-18 oharboeDuane Ellis <openocd@duaneellis.com> more interface...
2008-07-18 oharboeCharles Hardin <ckhardin@gmail.com> move tcl stuff...
2008-07-18 oharboeadded missing "reset+load" sequence.
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> and Øyvind Harboe
2008-07-17 ntfreak- reverted resume_target to old behaviour
2008-07-16 oharboebetter error messages for target event scripts.
2008-07-11 oharboe- retired variable stuff.
2008-07-11 oharboe.cfg files are now executed as Jim Tcl. Commands that...
2008-07-09 ntfreak- adding missing install entry for luminary-libftdi.cfg
2008-07-09 ntfreak- added luminary libftdi interface config
2008-07-09 ntfreak- only check normal resume, not debug resume
2008-07-09 ntfreak- target_resume is now synchronous with 5sec timeout
2008-07-08 oharboetcl regression fixes.
2008-07-08 ntfreak- removed target_process_events as only used in handle_...
2008-07-08 ntfreak- fix pre_resume script not being called
2008-07-07 oharboereset event is synonym for post_reset event.
2008-07-06 ntfreak- fixed build issues with win32
2008-07-06 oharboesrc/helper/configuration.h
2008-07-04 ntfreak- added event scripts for str73x and str75x targets
2008-07-04 ntfreak- added jtag_khz to target scripts
2008-07-04 ntfreak- fixed line endings with commands.tcl
2008-07-04 oharboetcl tinkering.
2008-07-04 oharboetypo
2008-07-04 oharboetcl config script example
2008-07-04 oharboeARM11 update. OpenOCD supports starting without being...
2008-07-04 oharboeValentin Longchamp target script for mx31.cfg
2008-07-02 ntfreak- allocate target_type_t structure for each target...
2008-06-27 ntfreak- added svn props for newly added files
2008-06-27 oharboeDavid Anders more target lib scripts contributed by
2008-06-25 oharboeFixed bogus error message and plugged memory leak for...
2008-06-25 ntfreak- fix reset_halt issue with certain arm cores - address...
2008-06-25 oharboeadded pre/post_reset scripts based on Pieter Conradie...
2008-06-24 ntfreak- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_...
2008-06-18 oharboeSpen spotted a bug in warning for missing srst_pulls_trst
2008-06-16 ntfreak- added missing install entries for eir-sam7se512 target
2008-06-16 mifi- added target and event script for the eir-sam7se512...
2008-06-16 ntfreak- removed duplicate cortex_m3_register_commands
2008-06-06 oharboeNicolas Pitre: Feroceon fixes
2008-05-29 ntfreak- added checksum_memory and blank_check_memory for...
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-05-27 ntfreak- fixed typo in wp command
2008-05-21 oharboemoved srst_pulls_trst check into arm7_9_common.c. Not...
2008-05-20 oharboeEdgar Grimberg fixes some memory handling issues and
2008-05-19 oharboeFix crash when mode number fetched from the target...
2008-05-19 oharboeprint out an error if srst_pulls_trst is not specified for
2008-05-19 oharboefix mode output when illegal arm mode is detected....
2008-05-19 oharboeMichael Fischer found and Edgar Grimberg fixed generic...
next