xscale: some wp detail added to user manual
[openocd.git] / doc / openocd.texi
2010-09-20 Mike Dunnxscale: some wp detail added to user manual
2010-08-31 Spencer Olivercortex m3: add cortex_m3 reset_config cmd
2010-08-13 Catalin PatuleaFix typo in documentation of usb_blaster_vid_pid command
2010-08-11 Øyvind Harboetcl: remove silly ocd_ prefix to array2mem and mem2array
2010-08-02 Mike Dunnxscale documentation: vector table handling
2010-07-24 David Brownell"transport select" returns Jim value
2010-07-20 Spencer Oliverdocs: removed unused cmd 'fast'
2010-07-19 Spencer Oliverdocs: missing parameter from nand check_bad_blocks
2010-07-12 Spencer Oliverdocs: fix transport typo
2010-07-02 David BrownellFix minor openocd.texi bug
2010-07-02 David Brownellinitial "transport" framework
2010-05-26 Spencer Oliverflash: add virtual flash bank driver
2010-05-11 Marc PignatDocumentation: consistency in GDB command name
2010-05-11 Marc PignatDocumentation : arm920t implements armv4
2010-05-05 Øyvind Harboeflash: stop caching protection state
2010-05-05 Øyvind Harboeflash: erase_address now has an unlock option
2010-05-05 Marc Pignatdocumentation typo
2010-05-05 Øyvind Harboedocs: now builds again
2010-04-20 michal smulskidocs: improve load_image docs
2010-04-20 Øyvind Harboedoc: gdb-attach can fix gdb connect issues
2010-03-27 David Brownelljtag/tcl.c cleanup -- split out "adapter.c"
2010-03-18 Spencer OliverDOCS: update flash bank examples
2010-03-18 Spencer OliverPIC32MX: add unlock cmd
2010-03-17 Spencer OliverSCRIPT: add add_script_search_dir cmd
2010-03-17 Spencer OliverMIPS: remove ejtag_srst variant
2010-03-15 David Brownellrename jtag_nsrst_assert_width as adapter_nsrst_assert_...
2010-03-15 David Brownellrename jtag_nsrst_delay as adapter_nsrst_delay
2010-03-15 David Brownellrename jtag_khz as adapter_khz
2010-03-11 Michal DeminAdd support for Bus Pirate as a JTAG adapter.
2010-03-11 David Brownellsplit "interface" commands from "jtag" ones
2010-03-06 David Brownelldoc: not all debug adapters are "dongles"
2010-02-28 Spencer Oliversemihosting: move semihosting cmd to arm cmd group
2010-02-28 Spencer OliverCortexM3: move disassemble cmd to arm cmd group
2010-02-28 Mariano AlviraAdd board/redbee-usb.cfg
2010-02-28 Mariano Alviraadd board/redbee-econotag.cfg and JTAG support
2010-02-27 David Brownellnew "stellaris recover" command
2010-02-21 David BrownellUser's Guide mentions OS-specific installation
2010-02-11 David BrownellUser's Guide: "#" in filesystems names is bad
2010-02-10 David BrownellUser's Guide: clarify jtag_rclk advice
2010-02-04 David BrownellDocumentation: mention bug database
2010-02-02 David BrownellNOR: User's Guide updates
2010-01-28 David Brownelldoc clarifications for server flags
2010-01-22 David BrownellUser's Guide secton on target hardware setup
2010-01-20 David BrownellUser's guide: mention lpc2000 checksum issue
2010-01-14 Peter Korsgaardnand flash support for s3c64xx
2010-01-14 David BrownellUser's Guide updates
2010-01-14 David BrownellNOR: add optional "flash erase_address" sector padding
2010-01-10 David BrownellFreeBSD build fixes
2010-01-10 David Brownellparport (mostly) doc fixes
2010-01-09 David Brownellsrc/flash/nor: usage/help/doc updates
2010-01-09 David Brownellsrc/server: usage/help/doc updates
2010-01-09 David BrownellNAND: help/usage/doc updates
2010-01-09 David BrownellCoexist with quilt: rename PATCHES --> PATCHES.txt
2010-01-08 David BrownellARM966: help/usage updates
2010-01-08 David BrownellXscale: User's Guide updates
2010-01-08 David BrownellARM720: help/usage updates
2010-01-08 David BrownellARM720: help/usage updates
2010-01-08 David BrownellARM11: help/usage updates
2010-01-08 David BrownellARM7/ARM9: help/usage updates
2010-01-08 David BrownellARMv7: help/usage updates
2010-01-02 David Brownellstreamline and document helptext mode displays
2009-12-31 David BrownellUser's Guide: warn about the forum
2009-12-30 Antonio Borneowhitespace cleanup, mostly for docs
2009-12-28 David BrownellFix Luminary FT2232 layout docs/configs
2009-12-27 David BrownellNOR: make flash_write_unlock() pad to sector end
2009-12-26 Catalin PatuleaDriver for USB-JTAG, Altera USB-Blaster and compatibles
2009-12-26 David BrownellUser's Guide: update GDB info
2009-12-19 Dean GlazeskiAT91SAM9 NAND flash driver.
2009-12-19 David BrownellETM: add "etm trigger_debug" command
2009-12-19 David BrownellETM trigger_percent becomes an ETB command
2009-12-16 David BrownellJTAG: shrink "scan_chain" output
2009-12-15 mkdorg@users.sourc... target: add basic dsp563xx support
2009-12-14 David Brownelljtag: add '-ignore-version' option
2009-12-07 David BrownellARM: list number of HW breakpoints/watchpoints
2009-12-07 David BrownellUser's Guide: add quickie setup notes
2009-12-07 David BrownellUser's Guide: mention ETM on ARM11 comes up too
2009-12-07 Zachary T Welchadd 'flash list', rewrite 'flash banks'
2009-12-04 David BrownellUser's Guide: more semihosting info
2009-12-04 Nicolas Pitrebasic ARM semihosting support
2009-12-01 David BrownellTcl and doc: update to match new 'arm mcr ...' etc
2009-11-29 Marek VasutXScale: initial PXA3xx support
2009-11-28 David Brownelltarget: groundwork for "reset-assert" event
2009-11-24 Andreas Fritiofsonsupport for scripts in $HOME/.openocd
2009-11-23 Øyvind Harboearm926ejs: retire cp15 commands, handled by mrc/mcr.
2009-11-21 David BrownellARM7/ARM9: remove old "debug commands"
2009-11-19 Zachary T Welchdocument new flash syntax
2009-11-17 David BrownellARMv7A: use standard disassembler
2009-11-17 David BrownellARM: "armv4_5" command prefix becomes "arm"
2009-11-16 Zachary T WelchAdd 'nand verify' command
2009-11-13 David BrownellETM: start support for ETMv2+
2009-11-12 Jonas Horbergparport: add support for the jtag_khz command.
2009-11-10 David Brownelltarget: MMU-aware init for memory read/write
2009-11-10 Øyvind HarboeARM11: remove old mrc/mcr commands
2009-11-09 David Brownellfinish removing deprecated/obsolete commands
2009-11-09 David BrownellUser's Guide: Flash/NAND doc tweaks
2009-11-09 David BrownellUser's Guide: bugfix global state info
2009-11-08 David Brownelltarget.cfg: remove "-work-area-virt 0"
2009-11-05 David BrownellUser's Guide: TAP setup tweakage
2009-11-02 David BrownellUser's Guide: more init info, autoprobing, etc
2009-10-25 David BrownellARM: rename "arm9tdmi vector_catch" to "arm9 ..."
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)