jtag: linuxgpiod: drop extra parenthesis
[openocd.git] / src / target / arm7_9_common.c
2023-08-08 Parshintsev Anatolybreakpoints: use 64-bit type for watchpoint mask and... 40/7840/6
2023-07-29 Tomas Vanektarget: fix messages and return values of failed op... 19/7819/2
2023-05-27 Antonio Borneotarget: use unsigned int for timeout_ms 62/7562/3
2023-04-30 Erhan Kurubassrc: fix clang15 compiler warnings 69/7569/3
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c 53/7153/3
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen... 71/7071/2
2022-03-19 Marc Schinktarget: Rework 'set' variable of break-/watchpoints 19/6319/10
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison 50/6350/3
2021-07-20 Antonio Borneotarget/arm: rename CamelCase symbols 38/6338/2
2020-12-05 Antonio Borneotarget/register: use an array of uint8_t for register... 37/5937/5
2020-12-05 Antonio Borneoarm7_9_common: fix host endianness bug in arm7_9_full_c... 43/5943/2
2020-09-05 Antonio Borneotarget: use proper format with uint32_t 18/5818/2
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words 66/5766/3
2020-07-08 Antonio Borneotarget/arm926ejs: fix memory leaks 98/5698/4
2020-03-12 Antonio Borneoarm: Use different enum for core_type and core_mode 58/5258/2
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-04-07 Antonio Borneotarget/arm7_9_common: use coherent syntax in struct... 10/5010/2
2019-03-06 Marc Schinktarget/armv7_9_common: Use 'bool' data type 53/4953/2
2019-03-01 Marc SchinkUse enum for target_register_timer_callback() 21/4921/3
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support 00/1200/37
2016-07-19 Andreas FärberFix usage of timeval_ms() 99/3499/2
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-14 Aleksander Morgadoarm7: add missing braces around an if() 77/3477/2
2016-05-05 Tomas Vanektarget: improve robustness of reset command 06/2606/6
2015-12-29 Andreas Fritiofsontarget/arm: Remove usage of struct arm_jtag in ARMv7... 42/3142/2
2015-03-09 Paul Fertserarmv7m: add FPU registers support 14/514/20
2013-11-07 Spencer Olivertarget: use target_buffer_set_u32_array 83/1783/3
2013-10-31 Paul FertserClean up many C99 integer types format specifiers 74/1674/4
2013-10-15 Andreas Fritiofsonarm7_9: Avoid infinite loops in bulk write dispatching 85/1685/2
2013-09-13 Andreas Fritiofson[RFC] target: Move bulk_write_memory to arm7_9 20/1220/3
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-04-28 Spencer Oliverarm: fix arm reg regression 62/1362/2
2012-08-29 Andreas Fritiofsonarm7_9: Fix broken halfword/byte memory reads
2012-05-14 Spencer Oliverbuild: use generic name for arm_algorithm vars
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-11-08 Øyvind Harboearm7_9: remove warnings by reducing scope of variables
2011-07-04 Drasko DRASKOVICmips_m4k and arm7_9 : Fix soft bkpt endianess for 16...
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2010-08-11 Øyvind Harboearm: add missing error reporting
2010-08-09 Øyvind Harboearm7/9: fix "reset run + halt"
2010-07-19 Øyvind Harboearm: error propagation of arm_jtag_set_instr
2010-07-19 Øyvind Harboedebug: debug entry error propagation
2010-05-19 Gary Carlsontarget: slow targets could cause GDB to time out
2010-05-12 Jun Mafix instruction refilling bug when using software break...
2010-04-10 Antonio BorneoTARGET/ARM7_9_COMMON: review scope of symbols
2010-03-19 Øyvind Harboejtag: retire jtag_get/set_end_state()
2010-03-19 Øyvind Harboejtag: remove jtag_get_end_state()'s that should be...
2010-03-18 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2010-03-18 Øyvind Harboejtag: retire one instance of jtag_get_end_state() usage
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-17 Øyvind Harboearm7/9: remove unused post_restore_context
2010-02-28 Spencer Oliversemihosting: move semihosting cmd to arm cmd group
2010-02-21 David BrownellARM: keep a handle to the PC
2010-01-20 Øyvind Harboearm7/9: add nags upon reset about options to improve...
2010-01-14 David BrownellARM7/ARM9: improved reset support
2010-01-14 David BrownellARM7/9 minor cleanups
2010-01-13 Øyvind Harboearm7/9: enable check that DCC downloads have been enabled
2010-01-13 Øyvind Harboearm7/9: add fn to check if dcc downloads have been...
2010-01-08 David BrownellARM7/ARM9: help/usage updates
2009-12-31 Antonio BorneoARM7_9: Fix segfaults
2009-12-20 Antonio Borneoarm7_9: Support VINITHI signal
2009-12-08 David Brownelltarget: remove more exit() calls
2009-12-08 David Brownelltarget: move 'extern' decls to *.h files
2009-12-07 David BrownellARM: use <target/arm.h> not armv4_5.h
2009-12-07 David BrownellARM: rename some generic routines
2009-12-05 Nicolas PitreARM semihosting: use breakpoint on ARM7
2009-12-05 David BrownellARM: rename armv4_5_algorithm as arm_algorithm
2009-12-05 David BrownellARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
2009-12-05 David BrownellARM: rename armv4_5_mode_* AS arm_mode_*
2009-12-05 David BrownellARM: rename ARMV4_5_MODE_* as ARM_MODE_*
2009-12-05 David BrownellARM: rename ARMV4_5_STATE_* as ARM_STATE_*
2009-12-05 David BrownellARM: remove semihosting globals
2009-12-04 Nicolas Pitrebasic ARM semihosting support
2009-12-03 Zachary T Welchchange #include "time_support.h" to <helper/time_support.h>
2009-11-28 David Brownelltarget: uplevel add_{break,watch}point() error checks
2009-11-26 David BrownellARM7/9: shrink run_algorithm_inner() lines
2009-11-25 Zachary T Welchremove target_type register_command callback
2009-11-25 Zachary T Welcharm7_9_common: use register_commands()
2009-11-25 Zachary T Welchuse COMMAND_REGISTER macro
2009-11-22 David BrownellARM: use arm_reg_current()
2009-11-22 David BrownellARM: remove 'armv4_5_common_s' migration #define
2009-11-22 David BrownellARM: arm_set_cpsr() handles T and J bits
2009-11-22 David BrownellARM: define two register utilities
2009-11-22 David BrownellARM: simplify CPSR handling
2009-11-21 David BrownellARM: pass 'struct reg *' to register r/w routines
2009-11-21 David BrownellARM7/ARM9: remove old "debug commands"
2009-11-20 David Brownelltarget: create/use register_cache_invalidate()
2009-11-18 Zachary T Welchremove fast command and jim_global_long
2009-11-18 Zachary T Welchuse COMMAND_PARSE_ENABLE macro where appropriate
2009-11-18 David BrownellARM: add is_arm_mode()
2009-11-18 David BrownellARM: add arm_mode_name()
2009-11-17 Zachary T Welchcommand_handler: change 'cmd_ctx' to CMD_CTX
2009-11-17 Zachary T Welchcommand_handler: change 'args' to CMD_ARGV
2009-11-17 Zachary T Welchcommand_handler: change to 'argc' to CMD_ARGC
2009-11-17 David Brownelltarget: remove some more duplicate includes
2009-11-16 David Brownelltarget: less implicit inclusion of "etm.h"
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)