The bitbang driver leaves the TCK 0 when in idle
[openocd.git] / src / target /
2008-03-12 oharboefixed regression in XScale introduce in 297
2008-03-11 oharboeWith the recent changes the TRST needs to happen for...
2008-03-11 ntfreak- 16 and 32 bit unaligned accesses supported
2008-03-11 oharboeretire unused code.
2008-03-11 oharboe- fixed jtag_add_reset(). It no longer causes jtag_exec...
2008-03-10 oharboemore target scripts wip.
2008-03-10 oharboemore target scripts wip.
2008-03-10 oharboe- the jtag chain is examined and validated after GDB...
2008-03-10 oharboe- Fixed various error handling when looking for memory...
2008-03-10 oharboeadded stm32.cfg to install list
2008-03-09 ntfreak- add stm32 target script
2008-03-08 ntfreak- added more TARGET_HALTED checks for the read/write_me...
2008-03-08 oharboetypo.
2008-03-07 oharboe- Improves error handling upon GDB connect
2008-03-07 vpalatin- fix cross endian ELF loading
2008-03-07 ntfreak- The elf loader incorrectly assumed that the program...
2008-03-07 oharboeMichael Bruck: fixed warnings
2008-03-07 oharboeEdgar Grimberg, fix arm926ejs_examine_debug_reason...
2008-03-07 oharboeAdded some timeout handling to XScale so OpenOCD doesn...
2008-03-07 oharboeminor corrections for target scripts.
2008-03-07 oharboewi-9c target scripts
2008-03-07 mifi- added str912/str710_program.script
2008-03-07 oharboeremoved excessive debug output. Perhaps a debug_level...
2008-03-06 oharboeuse jtag_execute_queue() instead of jtag->execute_queue()
2008-03-06 oharboeMichael Bruck:
2008-03-05 oharboewarnings & comments fixes.
2008-03-05 oharboe- This speeds up dcc arm7_9 bulk write a little bit...
2008-03-05 oharboeadded jtag_add_dr_out(). Better for hw fifo, same for...
2008-03-05 oharboe* fixed malloc corruption in target->debug_reason
2008-03-04 oharboeFixed GDB timeout crash - regression introduced back...
2008-03-04 oharboeMichael Bruck - fix warnings.
2008-03-04 oharboeMichael Bruck: fix warnings.
2008-03-04 oharboeMichael Bruck:
2008-03-03 ntfreak- added svn prop svn:eol-style native
2008-03-03 oharboeI fixed all the targets even though
2008-03-03 oharboeadded at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_ss...
2008-03-03 oharboesome comments from Dominic
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-03-01 oharboetarget scripts for test suite.
2008-03-01 oharboefix memory corruption regression introduced in 335
2008-03-01 mifi- removed warnings "xxxxx" might be used uninitialized...
2008-03-01 oharboebacked out jtag_add_shift()
2008-03-01 oharboeimprove DCC bulk write performance by using jtag_add_sh...
2008-03-01 oharboeNow uses jtag_add_shift() via embeddedice_write_reg_inn...
2008-02-29 oharboeadded an #error in case anybody tries to compile that...
2008-02-29 oharboefixed stack corruption. Introduced when _check_value...
2008-02-29 ntfreak- fix bug with emulated cortex_m3 dcc channel
2008-02-29 oharboeTweaked logging output.
2008-02-29 oharboeUwe Hermann:
2008-02-29 oharboeremove warnings.
2008-02-29 oharboe- image.c and fileio.c now uses logging to propagate...
2008-02-29 oharboe- clean up target output strings a bit
2008-02-29 oharboeSummary: passing of variable argument list reduced...
2008-02-29 oharboeMichael Bruck:
2008-02-28 ntfreak- added svn props
2008-02-28 oharboecode to be used in upcoming minidriver work.
2008-02-28 oharboe- Added TARGET_REQ_DEBUGCHAR target_request debugmsg...
2008-02-26 ntfreak- fix issue when target is already halted
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-25 oharboe- "flash write_binary" is now "flash write_bank" to...
2008-02-25 oharboeMichael Bruck spotted an omission in svn 322
2008-02-24 oharboe- added "xscale fast_memory_access" which speeds up...
2008-02-24 oharboe- added -c option that will execute an openocd command
2008-02-24 oharboe- fixed target->type->poll() return value
2008-02-23 drath- fix for feroceon CP15 register access (thanks to...
2008-02-22 vpalatin- fix read/write size for small unaligned accesses...
2008-02-22 mifi- added patch to make single-stepping more resilient
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- removed a raft of unecessary exit() calls. Issuing...
2008-02-18 ntfreak- Added a "User:" debug level. These are messages that...
2008-02-15 ntfreak- fix xscale memory leak and warnings. Thanks Øyvind...
2008-02-09 ntfreak- added synchronous wait/resume patch. Thanks Øyvind...
2008-02-07 ntfreak- added synchronous reset patch, Thanks Øyvind Harboe
2008-02-06 mifi- added patch to access cp15 register (XScale)
2008-02-06 mifi- added patch to solve problem with AT91SAM9260 (dirty...
2008-02-04 ntfreak- fixes issue with reset and arm926ejs core. Thanks...
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-21 bodylove- Eleminated leading tabs/white space
2008-01-20 mifi- added patch "remove error handler as planned"
2008-01-17 ntfreak- add support for cortex_m3 target_request debugmsgs
2008-01-17 drath- fixed 'make distcheck' (thanks to Theodore A. Roth...
2008-01-14 drath- use correct SCAN_N check value (disabled by default)
2008-01-11 ntfreak- debug handler file not closed - (thanks to oyvind...
2008-01-07 mifi- added gdb flash fixes patch
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-18 ntfreak- added patch by Øyvind Harboe to Intel Hex Start Segme...
2007-12-18 mifi- added patch for new flash functionality like:
2007-12-17 mifi- fixed relocation problems with image loading. Relocat...
2007-12-16 drath- fixed ETM configuration register decoding
2007-12-10 bodylove- XScale DebugHandler code is now installed into
2007-12-09 mifi- added patch to display device information as INFO too
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)