CORTEX A8: Fix broken CPU identification
[openocd.git] / src /
2010-12-30 Marek VasutCORTEX A8: Fix broken CPU identification
2010-12-29 Andrew MacIsaacCompilation Warnings on OS X 10.5
2010-12-29 Øyvind Harboewarning: fix warning where GCC didn't catch a doubly...
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-12-29 Øyvind Harboetarget: do not expose error numbers to users
2010-12-25 David Brownellinitial SWD transport (SWD infrastructure #2)
2010-12-23 Spencer Oliverstm32x : always use valid flash base address
2010-12-23 Spencer Oliverflash: print flash bank name on flash info cmd
2010-12-23 Spencer Oliverstm32: fix reversed option byte write
2010-12-23 Spencer Oliverstm32: update option bytes for stm32xl family
2010-12-23 Spencer Oliverstm32: add stm32 xl family flash support
2010-12-23 Spencer Oliverstm32: add dual flash bank support
2010-12-22 Øyvind Harboeconfig: add init_targets proc that is executed just...
2010-12-21 Øyvind Harboeserver: remove error value from LOG_INFO
2010-12-18 Øyvind Harboescript: support only Tcl comments
2010-12-16 John DevereuxFix for compilation failure amt_jtagaccel.c
2010-12-15 Paul RichardsFix for segfault in handle_nand_dump_command.
2010-12-15 Øyvind Harboestm32: fix unprotect
2010-12-15 Øyvind Harboeflash: clarify protect documentation
2010-12-10 Spencer Olivercontrib: add source to the cfi flash loaders
2010-12-10 Spencer Olivercfi: disable buffer writes for M29W128G
2010-12-10 Spencer Olivercfi: allow optional buffer write support
2010-12-10 Spencer Olivercfi: calculate correct timeouts
2010-12-10 Spencer Olivercfi: prefix string hex output
2010-12-10 Spencer Olivercfi: add time format to cfi query output
2010-12-10 Spencer Olivercfi: whitespace and long line cleanup
2010-12-10 Paul RichardsFix for segmentation fault from freed memory access...
2010-12-08 Spencer Oliverbuild: fix build from previous commit
2010-12-08 Øyvind Harboejtag: getting the JTAG speed can fail
2010-12-07 Andrew Leechsvf: various improvements
2010-12-04 Mike Dunnxscale: trace buffer remains enabled until explicitly...
2010-12-04 Rolf MeeserFix sector layout for 504-KiB LPC2000 devices
2010-12-03 Spencer Olivercortex_m3: change cortec_m3 reset_config behaviour
2010-12-01 Øyvind Harboeprofile: use 100Hz as a default sampling frequency
2010-12-01 Rolf Meeserlpc2900.c: Improve debug output for device probing
2010-12-01 Rolf Meeserlpc2900.c: Add support for new device LPC2926
2010-12-01 Rolf MeeserLPC2900: Avoid false positive reprobing if first probin...
2010-11-30 Piotr Esden-TempskiSome cosmetic fixes to the Lisa/L layout support functions.
2010-11-30 Piotr Esden-TempskiAdded support for the blinking leds on Floss-JTAG v0...
2010-11-23 Antonio BorneoFLASH/NOR: Rename spearsmi.c to stmsmi.c
2010-11-23 Antonio BorneoFLASH/NOR: rename from spearsmi to stmsmi
2010-11-23 Antonio BorneoSTR750: Add SMI interface support
2010-11-23 Antonio BorneoNOR/SPEARSMI: fix segfault
2010-11-22 Øyvind Harboeflash: iterating over an address range now handles...
2010-11-22 Øyvind Harboefastload: fix error handling upon running out of memory
2010-11-18 Spencer Oliverbuild: add autobuild jimtcl to configure scripts
2010-11-18 Spencer Oliverbuild: add common.mk
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file tms470.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file str9xpec.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file str9x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file str7x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file stm32x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file stellaris.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file pic32mx.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file lpc288x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file lpc2000.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file avrf.h
2010-11-17 Øyvind Harboeflash: fix bug with multiple back-to-back flash chips
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file at91sam7.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file at91sam3.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file spearsmi.h
2010-11-17 Antonio BorneoNOR/SPEARSMI: Add comments about SPI
2010-11-16 Antonio BorneoNOR/SPEAr: Add support for Serial NOR
2010-11-15 Øyvind Harboehttpd: retire this server
2010-11-15 Freddie ChopinAdd comments and tiny improvements to STM32 flash loade...
2010-11-15 Øyvind Harboegdb: fix occasional crash when flash probe failed
2010-11-11 Øyvind Harboegdb: improve error message when gdb connect fails
2010-11-09 Øyvind Harboecortex_m3: report detected error condition in poll
2010-11-09 Øyvind Harboetarget: document that target_poll() will report and...
2010-11-09 Antonio BorneoTCL scripts: replace "puts" with "echo"
2010-11-09 Antonio BorneoJIM: document "echo" command
2010-11-09 Antonio BorneoJIM: Add "-n" option to "echo"
2010-11-09 Øyvind Harboestm32: return early upon block write failure
2010-11-09 Øyvind Harboestm32: return error when failing to read
2010-11-09 Øyvind Harboestm32: add error propagation on writes
2010-11-09 Øyvind Harboestm32: sharpen error handling for timeouts
2010-11-05 Marek VasutCortexA8: Implement debug base autodetection
2010-11-05 Marek VasutADIv5: Implement function to lookup CoreSight component
2010-11-05 Marek VasutADIv5: Introduce function to detect ROM Table location
2010-11-04 ddraskovicarm964e: Add support for ARM946E target.
2010-10-29 Øyvind Harboejim tests: use installed
2010-10-28 Spencer Oliversrc: add loader src description
2010-10-27 Øyvind Harboehelp: help now works on configuration commands
2010-10-25 Peter StugeMake systesetreq typos read sysresetreq instead
2010-10-25 Michal Deminbuspirate: change handling of communication speed setti...
2010-10-25 Michal Deminbuspirate: Serial port was not correctly closed.
2010-10-12 Antonio BorneoTARGET: review handle_load_image_command()
2010-10-12 Antonio BorneoTARGET: fix segfault in handle_dump_image_command()
2010-10-10 David Brownelladd JLINK protocol doc ref
2010-10-05 Spencer Oliverbuild: remove warn_unused_result errors
2010-10-05 Spencer Olivergdbderver: fix gdb pipe startup overflow
2010-10-04 Spencer Olivergdbserver: fix gdb_port memory leak
2010-10-04 Spencer Oliverserver: fix server pipe windows support
2010-10-01 Øyvind Harboezy1000: add : port number syntax for tftp filing system
2010-10-01 Øyvind Harboepipes: add documentation for pipes
2010-10-01 Øyvind Harboeserver: add support for pipes
2010-10-01 Øyvind Harboeserver: specify port as a string
2010-10-01 Øyvind Harboeserver: read/write now goes through connection fn's
2010-10-01 Øyvind Harboeserver: split file descriptors in in/out fd's
2010-10-01 Øyvind Harboeserver: rely on ctrl-c to stop openocd
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)