openocd.git
2008-03-10 oharboePavel Chromy: hopefully perfection for async output...
2008-03-10 oharboePavel Chromy: the attached patch refines PRESTO support...
2008-03-10 oharboeprettier async output
2008-03-10 oharboe- fixed a problem with big endian XScale and GDB regist...
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 oharboe- LOG_SILENT can be used to silence the log(needed...
2008-03-10 oharboeadded stm32.cfg to install list
2008-03-09 oharboeMichael Bruck: fix warning
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 oharboeAsynchronous output information from e.g. a halt is...
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 ntfreak- correct spelling typo in stm32x flash driver
2008-03-07 oharboePavel Chromy, the patch fixes an issue with PRESTO...
2008-03-07 oharboealloc_printf and alloc_vprintf
2008-03-07 oharboewi-9c target scripts
2008-03-07 oharboeRemoved code that inserted prompt after printing asynch...
2008-03-07 mifi- added str912/str710_program.script
2008-03-07 oharboeremoved excessive debug output. Perhaps a debug_level...
2008-03-07 oharboeCosmetic fixes from Uwe Hermann
2008-03-06 oharboePavel Chromy: va_copy should always be paired with...
2008-03-06 oharboeretired
2008-03-06 oharboeuse jtag_execute_queue() instead of jtag->execute_queue()
2008-03-06 oharboetms is never referenced, confusing old code left behind...
2008-03-06 oharboecomment.
2008-03-06 oharboePavel Chromy: faster alloc_printf()
2008-03-06 oharboePavel Chromy: performance tweak of gdb_put_packet_inner...
2008-03-06 oharboeMichael Bruck:
2008-03-06 oharboeMichael Bruck: 64 bit va_list fix for crash
2008-03-06 oharboemake debug code w.r.t. incorrect args for bypass stricter.
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 oharboePavel Chromy: memory leak in at91sam7 flash driver...
2008-03-05 oharboe* fixed malloc corruption in target->debug_reason
2008-03-05 oharboetelnet_port can now be invoked multiple times
2008-03-04 oharboeBogus error message in GDB removed
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 fill_malloc test. Not quite sure what to do here...
2008-03-03 oharboeadded at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_ss...
2008-03-03 oharboesome comments from Dominic
2008-03-02 drath- Added coding style to README
2008-03-02 ntfreak- added svn prop svn:eol-style native
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-03-02 oharboefixed FSF address. Uwe Hermann.
2008-03-01 oharboetarget scripts for test suite.
2008-03-01 oharboewrote up explaining why tests are done on committed...
2008-03-01 oharboewrote up explaining why tests are done on committed...
2008-03-01 ntfreak- contrib directory added
2008-03-01 mifi- added test result for r423
2008-03-01 oharboefix memory corruption regression introduced in 335
2008-03-01 mifi- removed warnings "xxxxx" might be used uninitialized...
2008-03-01 mifi- added example for testing the JTAG speed with a FT223...
2008-03-01 oharboebacked out jtag_add_shift()
2008-03-01 mifi- updated svn:eol-style prop to native for AT91R40008
2008-03-01 mifi- added at91r40008 test example, and test result
2008-03-01 ntfreak- updated svn:eol-style prop to native
2008-03-01 mifi- added sam7x256 test example, and test result
2008-03-01 oharboeimprove DCC bulk write performance by using jtag_add_sh...
2008-03-01 mifi- added sam7s256 test example, and test result
2008-03-01 oharboeNow uses jtag_add_shift() via embeddedice_write_reg_inn...
2008-03-01 mifi- added lpc2294 test example, and test result
2008-03-01 oharboelog_remove_callback
2008-03-01 mifi- added lpc2148 test example, and test result
2008-03-01 mifi- added str912 test example, and test result
2008-03-01 oharboewip. fixed gaffe in jtag_add_shift()
2008-03-01 mifi- added test result for str710, and test description
2008-03-01 ntfreak- added svn prop eol-style native
2008-03-01 mifi- added STR710 example which I used for Eclipse debug...
2008-03-01 oharboeerror handling fix.
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 ntfreak- update openocd.texi to fdl 1.2
2008-02-29 oharboeTweaked logging output.
2008-02-29 oharboeUwe Hermann: Add a --version switch for openocd.
2008-02-29 oharboePavel Chromy fix: the guess-rev.sh scripts to retrieve...
2008-02-29 oharboeUwe Hermann: Updated version which applies cleanly...
2008-02-29 oharboeUwe Hermann:
2008-02-29 oharboePavel Chromy: add missing newlines.
2008-02-29 oharboeUwe Hermann: mproves the manpage text a bit and adds the
2008-02-29 oharboelingering patch from Pavel Chromy.
2008-02-29 oharboeformatting fixes from Pavel Chromy
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 oharboedo not write single chars to log file.
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)