added yours sincerely for files where I feel that I've made non-trivial contributions.
[openocd.git] / src / target / target.c
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
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-20 oharboeopenocd@duaneellis.com fix naming confusion. Use ocd_...
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 oharboeCharles Hardin <ckhardin@gmail.com> move tcl stuff...
2008-07-17 ntfreak- reverted resume_target to old behaviour
2008-07-16 oharboebetter error messages for target event scripts.
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-02 ntfreak- allocate target_type_t structure for each target...
2008-06-25 oharboeFixed bogus error message and plugged memory leak for...
2008-06-25 oharboeadded pre/post_reset scripts based on Pieter Conradie...
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-19 oharboeprint out an error if srst_pulls_trst is not specified for
2008-05-19 oharboeMichael Fischer found and Edgar Grimberg fixed generic...
2008-05-09 oharboeMichael Fischer spotted a problem in the reset routines...
2008-04-15 oharboeAdded checks for target->type->read/write_memory, soft_...
2008-04-15 oharboetarget read/write is no longer attempted for target_xxx...
2008-04-11 oharboefixed gaffe for default examine implementation
2008-04-11 oharboeReset wip. Just adding hooks. This is just to reduce...
2008-04-11 oharboeWip - split target setup and target examination
2008-04-11 oharboeadded target->type->examine(). Eventually this will...
2008-04-09 oharboe- added "init" command. "init" and "reset" at end of...
2008-04-07 oharboe- only if "reset halt" or "reset init" are issued will...
2008-04-04 oharboe- the reset mode parameter is now DEPRECATED. It is...
2008-04-04 oharboe- reverted some of the changes that possibly broke...
2008-04-03 oharboe- Work on fixing erase check. Many implementations...
2008-04-02 oharboeoptional count argument to mwX
2008-03-31 oharboetarget_call_timer_callbacks_now() now invokes periodic...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-21 ntfreak- armv7m control register now set as dirty when switchi...
2008-03-14 oharboeadded profile command. It was added to simplify evaluat...
2008-03-13 oharboe- adds two speeds to jtag_speed. reset and post reset...
2008-03-10 oharboe- Fixed various error handling when looking for memory...
2008-03-07 oharboe- Improves error handling upon GDB connect
2008-03-05 oharboewarnings & comments fixes.
2008-03-05 oharboe* fixed malloc corruption in target->debug_reason
2008-03-04 oharboeFixed GDB timeout crash - regression introduced back...
2008-02-29 oharboeTweaked logging output.
2008-02-29 oharboe- clean up target output strings a bit
2008-02-29 oharboeMichael Bruck:
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboeFrom Michael Bruck
2008-02-25 oharboe- using ERROR_COMMAND_SYNTAX_ERROR to print syntax...
2008-02-24 oharboe- fixed target->type->poll() return value
2008-02-22 vpalatin- fix read/write size for small unaligned accesses...
2008-02-21 vpalatin- add support for Marvell Feroceon (thanks to Nicolas...
2008-02-19 ntfreak- add search paths via new arg -s (-search). Thanks...
2008-02-19 ntfreak- Fixed bug in pathmove for XScale
2008-02-18 ntfreak- Added a "User:" debug level. These are messages that...
2008-02-09 ntfreak- added synchronous wait/resume patch. Thanks Øyvind...
2008-02-07 ntfreak- added synchronous reset patch, Thanks Øyvind Harboe
2008-02-02 mifi- added patch to solve the reset problem with arm9...
2008-01-25 ntfreakfixed incorrect elf segment size - Thanks Øyvind Harboe
2008-01-24 mifi- added patch to check some malloc problems.
2008-01-23 mifi- added patch to fix crash in load_image on corrupt...
2008-01-21 bodylove- Eleminated leading tabs/white space
2008-01-17 ntfreak- add support for cortex_m3 target_request debugmsgs
2007-12-29 ntfreak- minimum autoconf 2.59 is now required and verified...
2007-12-20 ntfreak- removed flash write_image - binary compare function...
2007-12-09 mifi- added patch to display device information as INFO too
2007-10-22 ntfreak- add verify_image command
2007-10-08 ntfreak- cleaned up str7, str9 and stm32 flash drivers
2007-09-10 mlu- Fixed display of sector sizes in flash.c
2007-08-14 drath- reworked presto.c to allow use of either FTD2XX or...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-07-31 ntfreak- motorola s19 file loader added
2007-07-25 drath- reformat src/jtag/bitq.c (thanks to Pavel Chromy)
2007-06-24 ntfreak- ST STM32x cortex support added
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin
2007-06-14 drath- merged support for Cortex-M3 from cortex-m3 branch...
2007-06-14 drath- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-05-31 drath- add support for ELF images (thanks to Vincent Palatin...
2007-05-30 drath- reworked image handling to support multiple sections...
2007-05-29 drath- split fileio handling into fileio part and image...
2007-04-16 drath- explicitly disable monitor mode on ARM7/9 targets
2007-03-28 drath- merged XScale branch back into trunk
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-03-15 drath- reworked file i/o. every fileaccess (target, flash...
2007-01-25 drath- Added support for ARM926EJ-S based cores
2007-01-22 drath- fix incorrect parsing of whitespace in command.c...
2006-11-05 drath- correctly enter debug state on a "soft_reset_halt...
2006-09-28 drath- str9x flash support (Thanks to Spencer Oliver)
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-08-20 drath- made bp command more verbose
2006-08-06 drath- fixed a minor problem with the GDB server that could...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)