index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
xscale.c
Age
Commit message (
Expand
)
Author
2013-03-15
target: Add default implementation of bulk_write_memory
Andreas Fritiofson
2012-02-06
build: cleanup src/target directory
Spencer Oliver
2012-01-23
cleanup: rename armv4_5 to arm for readability
Spencer Oliver
2012-01-18
cmd: add missing usage vars
Spencer Oliver
2012-01-04
Change return value on error.
Mathias K
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
2011-12-20
jtag: stop using sharp corner of JTAG API
Øyvind Harboe
2011-11-07
xscale: cleanup
Øyvind Harboe
2011-10-18
xscale: fix bug in xscale_receive()
Matt Reimer
2011-04-01
types: write memory now uses const
Øyvind Harboe
2011-03-31
xscale: fix gaffe in phys write
Øyvind Harboe
2011-01-03
error handling: the error number is not part of the user interface
Øyvind Harboe
2010-12-04
xscale: trace buffer remains enabled until explicitly disabled
Mike Dunn
2010-09-20
warnings: fix alignment warnings
Øyvind Harboe
2010-09-20
xscale: check that wp length does not exceed address
Mike Dunn
2010-09-20
xscale: bp/wp: additional LOG_ERROR on failure
Mike Dunn
2010-09-13
xscale: fix sw breakpoints for thumb; set bp immediately
Mike Dunn
2010-09-09
xscale: mark xscale registers invalid on debug entry
Mike Dunn
2010-08-11
debug: use assert's when approperiate
Øyvind Harboe
2010-07-19
arm: add error propagation for enable/disable mmu caches
Øyvind Harboe
2010-07-19
arm: add error propagation to generic get_ttb fn
Øyvind Harboe
2010-06-12
TARGET: removed unused parameters
Antonio Borneo
2010-06-12
TARGET: removed unsed parameter
Antonio Borneo
2010-06-12
TARGET: fix handling return code of MMU translation
Antonio Borneo
2010-06-11
arm mmu: error propagation added for address translation
Øyvind Harboe
2010-04-24
xscale: add support for length arg to wp command
Mike Dunn
2010-04-15
xscale: fix analyze_trace for trace data collected in wrap mode
Mike Dunn
2010-03-29
xscale: fix trace buffer functionality when resuming from a breakpoint
Mike Dunn
2010-03-22
fix software breakpoints on xscale
Mike Dunn
2010-03-20
jtag: move towards making out_value const
Øyvind Harboe
2010-03-19
jtag: retire jtag_get/set_end_state()
Øyvind Harboe
2010-03-19
jtag: get rid of unecessary jtag_get_end_state()
Øyvind Harboe
2010-03-18
Fix underlying problem with xscale icache and dcache commands
Mike Dunn
2010-03-18
jtag: cut down on usage of unintended modification of global end state
Øyvind Harboe
2010-03-16
image loading: fix problem with offsets > 0x80000000
Bradey Honsinger
2010-03-11
fix xscale icache and dcache commands
Mike Dunn
2010-03-08
jtag: jtag_add_ir_scan() now takes a single field
Øyvind Harboe
2010-03-08
jtag: retire tap field
Øyvind Harboe
2010-02-21
ARM: keep a handle to the PC
David Brownell
2010-01-07
XScale: help/usage updates
David Brownell
2009-12-26
ARM: add comment re register exports
David Brownell
2009-12-18
XScale: better {read,write}_phys()
David Brownell
2009-12-15
XScale: use all-ones for BYPASS, not five-ones
David Brownell
2009-12-07
ARM: list number of HW breakpoints/watchpoints
David Brownell
2009-12-07
ARM: don't clone arm_arch_state() code
David Brownell
2009-12-07
ARM: use <target/arm.h> not armv4_5.h
David Brownell
2009-12-07
ARM: rename some generic routines
David Brownell
2009-12-07
ARM: move opcode macros to <target/arm_opcodes.h>
David Brownell
2009-12-04
ARM: rename armv4_5_build_reg_cache() as arm_*()
David Brownell
2009-12-04
ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
David Brownell
[next]