gdb_server, target: Add target_address_bits()
[openocd.git] / src / target / xscale.c
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_*
2009-12-05 David BrownellARM: rename ARMV4_5_STATE_* as ARM_STATE_*
2009-12-03 Zachary T Welchchange #include "time_support.h" to <helper/time_support.h>
2009-12-01 David BrownellXScale: restore_context() cleanup
2009-12-01 David BrownellXScale: context restore, cleanup/bugfix
2009-11-29 David BrownellXScale: clean up full_context() (#2)
2009-11-29 David BrownellXScale: clean up full_context() (#1)
2009-11-29 David BrownellXScale: debug entry uses new register mapping
2009-11-29 Marek VasutXScale: initial PXA3xx support
2009-11-28 David Brownelltarget: uplevel add_{break,watch}point() error checks
2009-11-26 David BrownellXScale: add stub {read,write}_phys routines
2009-11-25 Zachary T Welchuse ARRAY_SIZE macro
2009-11-25 Zachary T Welchremove target_type register_command callback
2009-11-25 Zachary T Welchxscale: use register_commands()
2009-11-25 Zachary T Welchuse COMMAND_REGISTER macro
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-20 David Brownelltarget: create/use register_cache_invalidate()
2009-11-18 Zachary T Welchuse COMMAND_PARSE_ENABLE macro where appropriate
2009-11-18 David BrownellARM: add is_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)