openocd.git
2010-05-21 Spencer Oliverarm_adi_v5: correct ahbap_debugport_init mem-ap id...
2010-05-21 Jon Poveyboard: dm355evm.cfg SDTIMR0/1 minor naming fix
2010-05-20 gcembednand : Add Freescale iMX27 nand flash controller support
2010-05-19 Gary Carlsonreset: fix reset halt bug
2010-05-19 Gary Carlsontarget: slow targets could cause GDB to time out
2010-05-18 Øyvind Harboejim: fix bug in tcl "puts"
2010-05-18 Øyvind Harboezy1000: fix false positive warning about unitialized...
2010-05-18 Marc Pignatat91rm9200 : reset_config should go to the board config...
2010-05-18 Jon PoveyNAND/davinci: Fix segfault for hwecc4_infix reads
2010-05-18 Jon PoveyNAND: catch read errors when building BBT
2010-05-17 Spencer Olivergdbserver: gdb cmds returning failure on success
2010-05-16 Jon PoveyChange kb/s to KiB/s in messages about kibibytes
2010-05-16 Antonio BorneoNOR/CFI: minor code cleanup
2010-05-16 Antonio BorneoNOR/CFI: add cfi_read() implementation
2010-05-16 Antonio BorneoNOR: add read() callback to struct flash_driver
2010-05-16 Antonio BorneoNOR/TCL: fix typo in error message
2010-05-16 Antonio BorneoNOR: fix comment for Doxygen
2010-05-16 Antonio BorneoNOR/CFI: remove use of cfi_add_byte()
2010-05-16 Antonio BorneoNOR/CFI: use bus_width for memory access in cfi_write()
2010-05-16 Antonio BorneoNOR/CFI: use bus_width for memory access on flash ID.
2010-05-16 Antonio BorneoNOR/CFI: identify memory accesses not using "bus_width".
2010-05-16 Antonio BorneoNOR/CFI: simplify bufferwsize computation
2010-05-16 Antonio BorneoNOR/CFI: check "flash bank" command arguments
2010-05-15 Jun Macomments on doc/manual/primer/jtag.txt
2010-05-14 Jun Mamissing pointer's declaration when enable macro -D_DEBU...
2010-05-14 Jon PoveyNAND: fix first and last handling in nand_build_bbt
2010-05-14 Jon PoveyNAND: fix off-by-one error in erase command argument...
2010-05-13 Spencer Oliverscripts: update flash bank names
2010-05-13 Spencer Oliverflash: require unique flash bank name
2010-05-13 Spencer Oliverflash: add flash bank name support
2010-05-12 Øyvind Harboezy1000.cfg: gdb connect will fail first time without...
2010-05-12 Jun Mafix instruction refilling bug when using software break...
2010-05-11 Karl KurbjunFujitsu MBM29SL800TE flash support
2010-05-11 Marc PignatDocumentation: consistency in GDB command name
2010-05-11 Marc PignatDocumentation : arm920t implements armv4
2010-05-10 Spencer Olivermips32: 20 second timeout/megabyte for CRC check
2010-05-10 Spencer Oliverarmv7m: 20 second timeout/megabyte for CRC check
2010-05-10 Spencer Olivercfi: add Numonyx M29W128G reset workaround
2010-05-07 Spencer Olivercfg: add stm32eval board configs
2010-05-06 Spencer Oliverserver: incorrectly display socket port number
2010-05-05 Øyvind Harboeflash: stop caching protection state
2010-05-05 Øyvind Harboeflash: erase_address now has an unlock option
2010-05-05 Øyvind Harboecfi: fix error handling for protect fn
2010-05-05 Øyvind Harboezy1000: fix tcl command to read power dropout status
2010-05-05 Øyvind Harboegdb: connect will now fail if flash autoprobe fails
2010-05-05 Øyvind Harboezy1000: fix keep_alive() bug
2010-05-05 Matthias BodeFixed bug in tcl-server
2010-05-05 Øyvind Harboecommand context: fix errors when running certain comman...
2010-05-05 Øyvind Harboeflash: more flash write_image bugfixes
2010-05-05 Øyvind Harboestr7x: improve error handling
2010-05-05 Marc Pignatdocumentation typo
2010-05-05 Øyvind Harboedocs: now builds again
2010-05-04 Spencer Oliverstr71x: fix previous commit
2010-05-04 Øyvind Harboeflash: less bogus errors
2010-05-04 Øyvind Harboestr7x: fix bogus error messages
2010-05-04 Øyvind Harboetarget: clean up target memory allocation error messages
2010-05-04 Øyvind Harboezy1000: wait for srst to deassert
2010-05-04 Øyvind Harboecfi: made som info output debug output
2010-05-03 Tobias RingströmSTM32 flash erase timeout fix
2010-04-30 Øyvind Harboezy1000: it has a CFI chip, no need for the ecosflash...
2010-04-29 Øyvind Harboeflash: write_image would fail for certain images
2010-04-29 Øyvind Harboeflash: write_image will now pad erase to nearest sector
2010-04-28 Øyvind Harboenor: remove bogus output about padding sections
2010-04-26 Marek VasutAdd Voipac PXA270 module support
2010-04-26 Marek VasutAdd VPACLink interface definition
2010-04-24 Mike Dunnxscale: add support for length arg to wp command
2010-04-24 michal smulskitelo: update configuration scripts to matched master...
2010-04-24 michal smulskiadapter: allow adjusting srst assert with
2010-04-20 michal smulskidocs: improve load_image docs
2010-04-20 Øyvind Harboedoc: gdb-attach can fix gdb connect issues
2010-04-20 Andreas Fritiofsonstm32x: allow flash probe on a running target
2010-04-16 David BrownellNOR/core bugfix: restore invariants
2010-04-15 Antonio BorneoNOR/CFI: remove redundant code
2010-04-15 Antonio BorneoNOR/CFI: fix order of arguments check
2010-04-15 Mike Dunnxscale: fix analyze_trace for trace data collected...
2010-04-15 Antonio BorneoTCL SCRIPTS: fix command name
2010-04-14 Anton Fedotovcortex-a8: more MMU support
2010-04-10 Antonio BorneoTARGET/ARM7_9_COMMON: review scope of symbols
2010-04-10 Antonio BorneoNOR/TMS470: review scope of symbols
2010-04-10 Antonio BorneoTARGET/MIPS32: review scope of functions
2010-04-10 Antonio BorneoTARGET/MIPS32_PRACC: review scope of functions
2010-04-10 Antonio BorneoTARGET/MIPS32_DMAACC: review scope of functions
2010-04-10 Antonio BorneoHELPER/LOG: review unused symbols
2010-04-10 Antonio BorneoTARGET/MIPS_EJTAG: review scope of functions
2010-04-10 Antonio BorneoNOR/CFI: review scope of functions
2010-04-10 Antonio BorneoTARGET/DSP563XX_ONCE: review scope of functions
2010-04-10 Antonio BorneoOPENOCD: review scope of functions
2010-04-10 Antonio BorneoJTAG/COMMANDS: review scope of functions
2010-04-10 Antonio BorneoBINARYBUFFER: review scope of data and functions
2010-04-10 Antonio BorneoNOR/STR7X: review scope of data
2010-04-10 Antonio BorneoNAND/TCL: review scope of functions
2010-04-10 Antonio BorneoMFLASH: review scope of functions
2010-04-10 Antonio BorneoNAND/ARM_IO: review scope of functions
2010-04-10 Antonio BorneoNAND/CORE: review scope of functions
2010-04-10 Antonio BorneoNAND/MX3: review scope of data
2010-04-10 Antonio BorneoNOR/ADUC702X: review scope of data
2010-04-10 Antonio BorneoNOR/AVRF: review scope of data
2010-04-10 Antonio BorneoNOR/CORE: review scope of data
2010-04-10 Antonio BorneoNOR/DRIVERS: review scope of functions
2010-04-10 Antonio BorneoSTR9XPEC: review scope of functions
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)