openocd.git
2008-07-06 ntfreak- fixed build issues with win32
2008-07-06 oharboemoving Tcl stuff around slightly.
2008-07-06 oharboefix a few compilation problems.
2008-07-06 oharboeCharles Hardin <ckhardin@gmail.com> - Tcl Server
2008-07-06 oharboeOopss. Forgot to list Duane Ellis <openocd@duaneellis...
2008-07-06 oharboesrc/helper/configuration.h
2008-07-05 ntfreak- added search for libdl
2008-07-04 ntfreak- added svn props for newly added files
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 oharboefix to peek command.
2008-07-04 oharboeadded echo command in tcl. Issues a LOG_USER() for...
2008-07-04 oharboetypo
2008-07-04 oharboetcl config script example
2008-07-04 oharboeadded support for Tcl config scripts on the command...
2008-07-04 oharboeutility fn.
2008-07-04 oharboeARM11 update. OpenOCD supports starting without being...
2008-07-04 oharboeValentin Longchamp target script for mx31.cfg
2008-07-04 oharboeJim Tcl support added
2008-07-02 ntfreak- allocate target_type_t structure for each target...
2008-06-28 oharboewip.
2008-06-28 oharboewip
2008-06-27 ntfreak- update docs for new target_script events
2008-06-27 ntfreak- added svn props for newly added files
2008-06-27 oharboehooks to enable experimentation with scripting language...
2008-06-27 oharboeexport find_file function
2008-06-27 oharboeDavid Anders more target lib scripts contributed by
2008-06-27 oharboecommitting to reduce patch size for Tcl experiments...
2008-06-27 oharboeDavid Anders: fixes an issue with large block nand...
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 oharboePavel Chromy:
2008-06-18 oharboePavel Chromy:
2008-06-18 oharboePavel Chromy: TAP state changed to TLR when SRST goes...
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 oharboefallback for no implementation of multi word CFI write...
2008-06-16 oharboeGDB timeout fix. If a script takes a long time and...
2008-06-16 ntfreak- removed duplicate cortex_m3_register_commands
2008-06-11 ntfreak- probe incorrect for high density stm32 flash
2008-06-10 ntfreak- error message cleanup in jlink driver
2008-06-06 ntfreak- stm32 erase will use mass_erase if all banks selected
2008-06-06 oharboeNicolas Pitre: Feroceon fixes
2008-06-05 ntfreak- erase bank using bank erase rather than each sector
2008-06-04 oharboePavel Chromy: TCK returns to zero before state of reset...
2008-06-04 oharboePavel Chromy: fix logging syntax error + formatting...
2008-06-04 ntfreak- fix jlink accessing incorrect buffer element
2008-06-04 ntfreak- luminary, stm32 and str7 flash driver error cleanup
2008-06-03 ntfreak- str9 driver remove the duplicate target_free_working_...
2008-06-03 oharboeFredrik Hederstierna: fix leak + clean up return codes
2008-06-03 oharboeFredrik Hederstierna: fix leak + clean up return codes
2008-05-29 ntfreak- added checksum_memory and blank_check_memory for...
2008-05-28 ntfreak- stellaris flash driver changed warning to info
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-05-27 ntfreakflash_write will attempt to pad image sections
2008-05-27 ntfreak- fixed typo in wp command
2008-05-27 ntfreak- fix issue if jlink sends result in single usb in...
2008-05-26 mifi- added check for max. value of jtag_speed in ft2232_khz.
2008-05-26 mifi- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3
2008-05-26 oharboefound out why str912 reset halt failed.
2008-05-26 oharboeclock 1/0 in idle now configurable.
2008-05-26 ntfreak- corrected error with stm32 page calculation
2008-05-25 mifi- changed some buffer defines to increase performance
2008-05-24 mifi- comment out usb_set_altinterface, because it is not...
2008-05-24 ntfreak- updated docs for new stellaris mass_erase command
2008-05-24 ntfreak- added stellaris flash mass_erase command
2008-05-24 ntfreak- update sectors on stm32x mass erase
2008-05-24 mifi- swap processing of reset handling. First srst and...
2008-05-24 ntfreak- removed compiler warnings
2008-05-24 mifi- corrected copy/paste type and renamed jlink_usb_read_...
2008-05-24 mifi- removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND,...
2008-05-24 ntfreak- jlink jlink_execute_queue returns result
2008-05-24 mifi- replaced JLINK_xxxx command defines by EMU_CMD_ from the
2008-05-23 ntfreak- add support for newer high density stm32 parts
2008-05-22 oharboejtag_exexcute_queue() now logs error when it is invoked...
2008-05-21 ntfreak- remove error message on shutdown
2008-05-21 oharboecomment.
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 oharboereverted change in 658 and simply removed the busted...
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 oharboeMichael Fischer found this bogus warning. Fixed.
2008-05-19 oharboefix mode output when illegal arm mode is detected....
2008-05-19 oharboeMichael Fischer found and Edgar Grimberg fixed generic...
2008-05-19 oharboeupdated guidelines.
2008-05-19 oharboeadded stack trace.
2008-05-16 mifi- added smoketest result for r657
2008-05-16 mifi- added arm-usb-ocd.cfg and signalyzer.cfg to the interface
2008-05-14 ntfreak- added jlink support, based on Jürgen Stuber patch
2008-05-12 ntfreak- restored tabs and formatting
2008-05-11 mifi- added patch from uwe hermann, thanks for the hint.
2008-05-10 mifi- added/renamed interfaces, remove jtag_speed from...
2008-05-10 mifi- corrected rounding in ft2232_khz
2008-05-10 mifi- added support for ft2232/jtag_khz
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)