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
2008-12-15
- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
ntfreak
2008-12-15
fast_load profiling tool moved to target.c
oharboe
2008-12-13
Updates and fixes from Kees Jongenburger
duane
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
Clean up references to old tap_state names
kc8apf
2008-12-13
Change tap_state naming to be consistent with SVF documentation.
kc8apf
2008-12-12
- check cortex_m3 FPB is enabled when setting hardware breakpoint
ntfreak
2008-12-10
More fixes thanks to Kees Jongenburger
duane
2008-12-10
Fix from Kees Jongenburger (Part Duex)
duane
2008-12-10
Fix from Kees Jongenburger
duane
2008-12-08
Typos in config files found by Sergey Lapin
duane
2008-12-05
Karl Beldan <karl.beldan@gmail.com> - The ibcr count for hw instruction break...
oharboe
2008-12-04
Karl Beldan <karl.beldan@gmail.com> - fix vector_catch command
oharboe
2008-12-03
- incorrect str9 irmask used in config files
ntfreak
2008-12-03
- cleanup target config scripts
ntfreak
2008-12-01
- fix incorrect svn props from last commit
ntfreak
2008-12-01
update zy1000 to svn head jtag api
oharboe
2008-12-01
correct CPU ID
oharboe
2008-11-30
jtag newtap change & huge manual update
duane
2008-11-28
- change mips registers to std names
ntfreak
2008-11-27
Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax
oharboe
2008-11-27
Carlos Antunes <cmantunes@nowthor.com> fixes to get script to work.
oharboe
2008-11-26
- fixes segfault using the targets cmd if multiple targets defined
ntfreak
2008-11-26
- correct corrupt target configs
ntfreak
2008-11-21
- add new cortex_m3 maskisr cmd
ntfreak
2008-11-20
- preserve cortex_m3 C_MASKINTS during resume/step
ntfreak
2008-11-19
jtag_get_device() now returns NULL and reports error instead of invoking exit()
oharboe
2008-11-19
error checking - no reported errors, but catched a couple of exit()'s and con...
oharboe
2008-11-17
- add support for hardware breakpoints to mips32 target
ntfreak
2008-11-14
- stops multiple calls to examine from allocating the breakpoint arrays
ntfreak
2008-11-13
- correct the register hi/lo read - wrong way round
ntfreak
2008-11-13
big endian software breakpoint bogus error messages fixed
oharboe
2008-11-12
- fix crash when variant for mips32 target not given
ntfreak
2008-11-12
- slight mips32 cleanup/reformat
ntfreak
2008-11-10
execute reset init upon power restore / srst deassert
oharboe
2008-11-06
- remove build warnings
ntfreak
2008-11-06
s3c6410 chip
oharboe
2008-11-05
MOE=0xc debug reason reset problems.
oharboe
2008-11-05
926ejs target uses rclk. Cleaned up jtag_khz output a bit.
oharboe
2008-11-05
wip
oharboe
2008-11-05
fix telnet async messages. retired telnet_async command - no user serviceable...
oharboe
2008-11-05
disable continous polling while srst is asserted and power dropout is detected
oharboe
2008-11-04
arm7_9_execute_sys_speed error propagation. Found by code inspection, no obse...
oharboe
2008-11-04
Rick Alterr - The attached patch makes the target syntax parsing much more ro...
oharboe
2008-11-03
- fix issue with jlink/libusb timeout under linux
ntfreak
2008-11-03
Rick Altherr <kc8apf@kc8apf.net> - fix warnings
oharboe
2008-11-02
more error handling and removed force breakpoints as that is handled by a mor...
oharboe
2008-11-02
invoke target_create() once
oharboe
2008-11-02
step command now propagates error
oharboe
2008-11-02
Alan Carvalho de Assis <acassis@gmail.com> imx27 config file
oharboe
[next]