Improve arm720t command argument parsing.
[openocd.git] / src /
2009-11-06 Zachary T WelchImprove arm720t command argument parsing.
2009-11-06 Zachary T WelchImprove arm7_9_common command argument parsing.
2009-11-06 Zachary T WelchImprove armv7m command argument parsing.
2009-11-06 Zachary T WelchImprove armv7a command argument parsing.
2009-11-06 Zachary T WelchImprove armv4_5 command argument parsing.
2009-11-06 Zachary T WelchImprove xscale command argument parsing.
2009-11-06 Zachary T WelchImprove pld command argument parsing.
2009-11-06 Zachary T WelchUpdate all server port command to use new helper.
2009-11-06 Zachary T WelchAdd server port command helper function.
2009-11-06 Zachary T WelchImprove target.c command argument parsing.
2009-11-06 Zachary T WelchImprove jtag command argument parsing.
2009-11-06 Zachary T WelchImprove debug_level command argument parsing.
2009-11-06 Zachary T WelchAdd macro for parsing numeric command arguments.
2009-11-06 Zachary T WelchAdd stringify macros in src/helper/types.h.
2009-11-05 Øyvind Harboearm920t: add mrcmcr interface fn's.
2009-11-05 Øyvind Harboearm11: check if target is halted before executing mrc...
2009-11-05 Øyvind Harboetarget: fix ordering of arguments to mcr and mrc commands
2009-11-05 Øyvind Harboetarget: check args to mrc/mcr.
2009-11-05 Øyvind HarboeARM11: added mrc/mcr support to arm11 code.
2009-11-05 Øyvind Harboetarget: Only register mrc mcr commands when one of...
2009-11-05 Øyvind Harboecortex_a8: add mrc mcr interface.
2009-11-05 David Brownellwatchpoint_add() cleanup
2009-11-05 David BrownellCortex-M3: expose most DWT registers
2009-11-05 David BrownellCortex-M3: minor cleanup
2009-11-05 David BrownellCortex-M3: DWT cleanup/fixes
2009-11-05 David BrownellARMv7M: add docs, remove exports
2009-11-05 Øyvind Harboetarget: add target->type->has_mmu fn.
2009-11-05 Øyvind HarboeMake default implementation of mdw/mmw phys return...
2009-11-05 Øyvind Harboetarget: remove unused interface fn that clutters code
2009-11-05 Øyvind Harboedebug interface: get rid of unused pre_debug fn
2009-11-05 Øyvind Harboewarnings: remove
2009-11-05 David Brownellft2232: cleanup
2009-11-05 Krzysztof KajsturaJTAG: support KT-LINK adapter
2009-11-03 Øyvind Harboetarget: 20 second timeout/megabyte for CRC check
2009-11-03 Øyvind Harboearm920t: memory writes were broken when MMU was disabled
2009-11-03 Øyvind Harboetarget: require working area for physical/virtual addre...
2009-11-02 Dimitar DimitrovFT2232: increase read retry counts
2009-11-01 David Brownellarm9tdmi: more correct fix for vector_catch
2009-10-31 David BrownellARM926: fix arm926ejs_mmu() reading from bad pointer
2009-10-30 Spencer Oliverbin2char: for win32 set stdin/stdout to binary mode
2009-10-29 Michael RothSVF: fix checking bit pattern against length
2009-10-29 David BrownellXSVF: bugfix handling state paths
2009-10-28 David BrownellCortex-M3: remove exports and forward decls
2009-10-28 David BrownellARM926: remove exports and forward decls
2009-10-28 Franck HÉRÉSONbugfix: stack corruption loading IHex images
2009-10-28 Nicolas PitreARM: fix single-step of Thumb unconditional branch
2009-10-28 Nicolas PitreARM: fix target address when disassembling Thumb BLX
2009-10-27 Oleg SeiljusSignalyzer: H2 and H4 support
2009-10-27 Nicolas PitreARM: fix Thumb mode handling when single-stepping regis...
2009-10-27 Nicolas PitreARM: allow proper single stepping of Thumb BL and BLX...
2009-10-27 Nicolas PitreARM: call thumb_pass_branch_condition() only for actual...
2009-10-27 David Brownellft2232: less noise with _DEBUG_JTAG_IO_
2009-10-27 David BrownellJTAG: "jtag newtap ..." cleanup
2009-10-26 David BrownellARM ADIv5: "dap info" gets more readable
2009-10-26 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-26 Michael RothSVF: fix parsing hex strings containing leading '0...
2009-10-26 David BrownellJTAG: simple autoprobing
2009-10-25 Øyvind Harboecheck if mmu is enabled before using mmu code path
2009-10-25 David BrownellARM: rename "arm9tdmi vector_catch" to "arm9 ..."
2009-10-25 David BrownellJTAG: jtag_tap_init() bugfixes
2009-10-25 David Brownellxscale: always reload handler after reset
2009-10-23 David Brownellarm9tdmi vector_catch: reserved means "don't use"
2009-10-23 Øyvind HarboeImprove help for arm9 vector_catch.
2009-10-23 Øyvind HarboeRemove debug output that could cause compile warnings.
2009-10-23 Øyvind Harboemcr/mrc interface work. Implemented for arm926ejs and...
2009-10-23 Øyvind HarboeEmbedded ICE version is now dumped with debug_level 1
2009-10-23 David Brownelljtag: clean up TAP state name handling
2009-10-23 David BrownellSVF: clean up, mostly for TAP state name handling
2009-10-23 Nicolas PitreFerocion: fix corruption of r0 when resuming Thumb...
2009-10-22 David Brownellhave "reg" command print cache names too
2009-10-22 David BrownellETM: rename registers, doc tweaks
2009-10-22 Øyvind Harboedisable ZY1000's UART forwarding test code.
2009-10-21 Øyvind Harboeretire obsolete mXY_phys commands. Handled by generic...
2009-10-21 Øyvind Harboeread/write physical target fn's
2009-10-21 Øyvind Harboeadd support for target_read/write_phys_memory callbacks.
2009-10-21 Øyvind HarboeAdded target_read/write_phys_memory() fn's. mdX/mwX...
2009-10-21 Øyvind HarboeMerge branch 'master' of ssh://gowinex@openocd.git...
2009-10-21 Øyvind HarboeRetire obsolete and superfluous implementations of...
2009-10-21 Øyvind HarboeRetire obsolete and superfluous implementations of...
2009-10-21 Øyvind HarboeFirst cut at implementing software breakpoints for...
2009-10-21 Øyvind HarboeDefined target_write_memory() to be able to handle...
2009-10-21 Øyvind HarboeeCos synthetic target updates.
2009-10-21 David BrownellXSVF: use svf_add_statemove()
2009-10-20 Øyvind HarboeRemoved unused interface_jtag_set_end_state and wrote...
2009-10-20 Øyvind HarboeAdded the faux flash driver and target. Used for testing.
2009-10-20 Øyvind HarboeAdded 'unlock' option to flash write_image
2009-10-20 Øyvind HarboeMore svn to git version string fixes.
2009-10-20 David BrownellSVF: better spec conformance for STATE switch
2009-10-20 David Brownelljtag_add_statemove() always uses TLR to get to RESET
2009-10-20 David BrownellSVF/XSVF: comment and whitespace fixes
2009-10-20 Zachary T WelchImprove Makefile rules for XScale debug handler; fixes...
2009-10-20 Redirect 'Slash... MinGW: use WinSock2
2009-10-19 Nicolas Pitrefix single step of bx instruction going into Thumb...
2009-10-19 Redirect 'Slash... corrective fix for MinGW GNU C99 printf compliance
2009-10-19 oyvindSync with official Jim Tcl repository.
2009-10-19 oyvindSwitch from svn to git version string handling.
2009-10-18 Redirect 'Slash... safer conversion to HANDLER on MinGW-W64
2009-10-18 Redirect 'Slash... More MinGW C99 printf compliance
2009-10-17 Redirect \"Slash... jim-eventloop for MinGW-w64
2009-10-17 David Brownellbuild tweak for bin2char
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)