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
Age
Commit message (
Expand
)
Author
2012-01-12
target: fix missing semihosting return path
Spencer Oliver
2012-01-04
Change return value on error.
Mathias K
2012-01-04
stlink: update to use ERROR_COMMAND_SYNTAX_ERROR
Spencer Oliver
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
2012-01-04
command: print BUG warning when usage is missing
Mathias K
2012-01-03
STM32 ST-LINK target initial release
Mathias K
2012-01-03
Make cortex_m3 functions public accessible.
Mathias K
2011-12-20
jtag: stop using sharp corner of JTAG API
Øyvind Harboe
2011-12-20
jtag: retire jtag_alloc_in_value32 API
Øyvind Harboe
2011-12-11
dsp5680xx - indent fix
rodrigo_l_rosa
2011-11-29
target init sanity check
Mathias K
2011-11-24
dsp5680xx - flash module clk to freescale cfg value
rodrigo_l_rosa
2011-11-24
dsp5680xx - mark erase after unlocking flash
rodrigo_l_rosa
2011-11-24
dsp5680xx - fix jtag debug request failure handling
rodrigo_l_rosa
2011-11-24
dsp5680xx - separate debug from halt
rodrigo_l_rosa
2011-11-24
dsp5680xx - fix - flashing algorithm check
rodrigo_l_rosa
2011-11-24
dsp5680xx - added more error codes
rodrigo_l_rosa
2011-11-24
dsp5680xx - fix jtag status mask
rodrigo_l_rosa
2011-11-24
dsp5680xx - relocating code
rodrigo_l_rosa
2011-11-24
dsp5680xx - error codes
rodrigo_l_rosa
2011-11-23
target: fix init_targets script handling
Spencer Oliver
2011-11-14
target: make it absolutely clear that no null pointers are accepted
Øyvind Harboe
2011-11-10
image: remove assignments to local variables that is never read
Øyvind Harboe
2011-11-08
arm7_9: remove warnings by reducing scope of variables
Øyvind Harboe
2011-11-07
disassembly: fix access to undefined memory pointer upon unknown instruction
Øyvind Harboe
2011-11-07
dsp5680xx: fix warnings
Øyvind Harboe
2011-11-07
xscale: cleanup
Øyvind Harboe
2011-11-04
etm: fix warning by removing assignment that is immediately overwritten
Øyvind Harboe
2011-11-04
cortex_m: initialize unused CPU variables to 0 for poll info output
Øyvind Harboe
2011-11-04
dsp5680xx: add missing and broken error propagation
Øyvind Harboe
2011-11-04
avr32_regs: add missing error propagation
Øyvind Harboe
2011-11-02
cortex_a: add missing error propagation
Øyvind Harboe
2011-11-02
arm11: print next address to debug
Øyvind Harboe
2011-11-01
cortex_m: add missing error checking
Øyvind Harboe
2011-11-01
target: fix null pointer exception
Øyvind Harboe
2011-11-01
target: rename cortex_m3.[ch] to cortex_m.[ch]
Spencer Oliver
2011-10-31
warning fix: remove senseless assignment before bailing out of fn w/error
Øyvind Harboe
2011-10-31
warnings: null pointer check fix
Øyvind Harboe
2011-10-31
bugfixes: tinker a bit with the targets command
Øyvind Harboe
2011-10-31
dsp563xxx: fix missing error propagation found by clang
Øyvind Harboe
2011-10-27
bugfixes: numerous bugs in error propagation found by clang
Øyvind Harboe
2011-10-26
clang: fix warning about use of unitialized variable
Øyvind Harboe
2011-10-25
armv7a: fix scan-build warnings
Andreas Fritiofson
2011-10-25
armv7a: make local functions static
Andreas Fritiofson
2011-10-25
armv7m: improve error handling
Andreas Fritiofson
2011-10-24
warning: silence gcc by initializing local variables
Øyvind Harboe
2011-10-23
clang: fix warning w/assert so that clang knows that there will be no divisio...
Øyvind Harboe
2011-10-23
clang: fix malloc() warning with assert
Øyvind Harboe
2011-10-19
Unused variables
Freddie Chopin
2011-10-18
xscale: fix bug in xscale_receive()
Matt Reimer
[next]