jtag: linuxgpiod: drop extra parenthesis
[openocd.git] / src / target / xscale.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
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
2020-11-15 Tomas Vanektarget, register: allow a register hidden from gdb... 25/5325/4
2020-11-07 Marc Schinktarget/image: Use proper data types 19/5919/3
2020-09-05 Antonio Borneotarget: avoid checking for non NULL pointer to free it 09/5809/3
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words 66/5766/3
2020-07-26 Antonio Borneotarget/xscale: fix memory leak of register cache 95/5695/4
2020-05-09 Antonio Borneocoding style: add parenthesis around the argument of... 18/5618/2
2020-03-12 Antonio Borneoarm: Use different enum for core_type and core_mode 58/5258/2
2020-03-07 Tomas Vanekhelper/binarybuffer: fix clang static analyzer warnings 83/5383/3
2020-01-16 Tomas Vanektarget/xscale: remove duplicated command 82/5382/2
2019-06-12 Michael Schwingenfix XScale register access 36/5136/3
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-05-14 Paul Fertsertarget/armv4_5_cache: change prototype of armv4_5_handl... 68/5068/2
2019-05-14 Paul Fertsertarget/xscale: change prototype of xscale_display_instr... 65/5065/2
2019-05-14 Paul Fertsertarget/xscale: change prototype of xscale_verify_pointer() 64/5064/2
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need... 24/5024/2
2019-03-14 Marc Schinktarget/xscale: Use 'bool' data type 68/4968/3
2019-01-08 Antonio Borneotarget/arm: add support for multi-architecture gdb 54/4754/2
2018-01-25 Christopher HeadUse timeval helpers 80/4380/2
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support 00/1200/37
2016-12-08 Andreas Fritiofsonxscale: Move debug handler to contrib/loaders 64/3864/5
2016-11-04 Tim NewsomeMake OpenOCD build using -Og. 79/3779/4
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-05 Tomas Vanektarget: improve robustness of reset command 06/2606/6
2016-02-29 Marc Schinkhelper/fileio: Remove nested struct 22/3222/2
2016-02-29 Alexander KurzCleanup: removal of obsolete semicolons 67/3367/2
2015-03-09 Paul Fertserarmv7m: add FPU registers support 14/514/20
2015-02-11 Andreas Fritiofsonxscale: Use the correct method to access registers 78/2478/2
2014-10-06 Spencer Olivertarget: constify structures 95/2295/4
2014-09-22 Andreas Fritiofsontarget: Remove "-variant" argument 83/2283/2
2014-08-02 Andreas FritiofsonFix some problems with the bin2char utility 76/2176/3
2014-03-29 Spencer Olivertarget: remove memory leaks 67/2067/2
2014-01-20 Andreas FritiofsonRetire jtag_add_dr_out 01/1801/2
2013-10-31 Paul FertserClean up many C99 integer types format specifiers 74/1674/4
2013-09-08 Spencer Olivertarget: remove unimplemented target_request_data implem... 37/1537/2
2013-09-08 Spencer Olivertarget: remove unimplemented soft_reset_halt implementa... 35/1535/2
2013-07-01 Robert Jarzmiktarget: xscale make reset init work properly 58/1458/2
2013-07-01 Robert Jarzmiktarget: xscale more human vector catching 56/1456/2
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
2013-03-15 Andreas Fritiofsontarget: Add default implementation of bulk_write_memory 13/1213/2
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 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-12-20 Øyvind Harboejtag: stop using sharp corner of JTAG API
2011-11-07 Øyvind Harboexscale: cleanup
2011-10-18 Matt Reimerxscale: fix bug in xscale_receive()
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-31 Øyvind Harboexscale: fix gaffe in phys write
2011-01-03 Øyvind Harboeerror handling: the error number is not part of the...
2010-12-04 Mike Dunnxscale: trace buffer remains enabled until explicitly...
2010-09-20 Øyvind Harboewarnings: fix alignment warnings
2010-09-20 Mike Dunnxscale: check that wp length does not exceed address
2010-09-20 Mike Dunnxscale: bp/wp: additional LOG_ERROR on failure
2010-09-13 Mike Dunnxscale: fix sw breakpoints for thumb; set bp immediately
2010-09-09 Mike Dunnxscale: mark xscale registers invalid on debug entry
2010-08-11 Øyvind Harboedebug: use assert's when approperiate
2010-07-19 Øyvind Harboearm: add error propagation for enable/disable mmu caches
2010-07-19 Øyvind Harboearm: add error propagation to generic get_ttb fn
2010-06-12 Antonio BorneoTARGET: removed unused parameters
2010-06-12 Antonio BorneoTARGET: removed unsed parameter
2010-06-12 Antonio BorneoTARGET: fix handling return code of MMU translation
2010-06-11 Øyvind Harboearm mmu: error propagation added for address translation
2010-04-24 Mike Dunnxscale: add support for length arg to wp command
2010-04-15 Mike Dunnxscale: fix analyze_trace for trace data collected...
2010-03-29 Mike Dunnxscale: fix trace buffer functionality when resuming...
2010-03-22 Mike Dunnfix software breakpoints on xscale
2010-03-20 Øyvind Harboejtag: move towards making out_value const
2010-03-19 Øyvind Harboejtag: retire jtag_get/set_end_state()
2010-03-19 Øyvind Harboejtag: get rid of unecessary jtag_get_end_state()
2010-03-19 Mike DunnFix underlying problem with xscale icache and dcache...
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-16 Bradey Honsingerimage loading: fix problem with offsets > 0x80000000
2010-03-12 Mike Dunnfix xscale icache and dcache commands
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-02-21 David BrownellARM: keep a handle to the PC
2010-01-07 David BrownellXScale: help/usage updates
2009-12-26 David BrownellARM: add comment re register exports
2009-12-18 David BrownellXScale: better {read,write}_phys()
2009-12-15 David BrownellXScale: use all-ones for BYPASS, not five-ones
2009-12-07 David BrownellARM: list number of HW breakpoints/watchpoints
2009-12-07 David BrownellARM: don't clone arm_arch_state() code
2009-12-07 David BrownellARM: use <target/arm.h> not armv4_5.h
2009-12-07 David BrownellARM: rename some generic routines
2009-12-07 David BrownellARM: move opcode macros to <target/arm_opcodes.h>
2009-12-05 David BrownellARM: rename armv4_5_build_reg_cache() as arm_*()
2009-12-05 David BrownellARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
2009-12-05 David BrownellARM: switch target_to_armv4_5() to target_to_arm()
2009-12-05 David BrownellARM: rename armv4_5_state_* as arm_state_*
2009-12-05 David BrownellARM: rename armv4_5_mode_* AS arm_mode_*
2009-12-05 David BrownellARM: rename ARMV4_5_MODE_* as ARM_MODE_*
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)