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
/
arm11.h
Age
Commit message (
Expand
)
Author
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-04
unbreak arm11. TAP_INVALID is used to communicate inband that a special state...
oharboe
2009-06-04
Introduce jtag_get_end_state() fn to clarify code a bit.
oharboe
2009-06-04
remove TAP_INVALID as argument to jtag_add_xxx() fn's
oharboe
2009-05-18
Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene...
oharboe
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-05-09
Michael Bruck <mbruck@digenius.de> ARM11 C99 updates
oharboe
2009-04-29
comments and debug code
oharboe
2009-04-28
Michael Bruck <mbruck@digenius.de> macros for error handling
oharboe
2009-04-27
more error handling
oharboe
2009-04-27
a little bit more error handling in ARM11
oharboe
2009-04-23
Michael Bruck <mbruck@digenius.de> include file fix
oharboe
2009-04-22
Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting.
oharboe
2009-02-03
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
kc8apf
2008-10-13
fix crash when connecting GDB to powered down target
oharboe
2008-10-08
- remove build warnings from mips_m4k.c and arm11.c
ntfreak
2008-10-07
Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix.
oharboe
2008-09-01
Duane Ellis: "target as an [tcl] object" feature.
oharboe
2008-08-05
moves handling of problems with resetting into the halted state
oharboe
2008-07-04
ARM11 update. OpenOCD supports starting without being able to talk to the har...
oharboe
2008-04-03
- Work on fixing erase check. Many implementations are plain broken.
oharboe
2008-03-04
Michael Bruck - fix warnings.
oharboe
2008-03-04
Michael Bruck: fix warnings.
oharboe
2008-03-04
Michael Bruck:
oharboe
2008-02-29
Uwe Hermann:
oharboe
2008-02-29
remove warnings.
oharboe
2008-02-29
Michael Bruck:
oharboe
2008-02-25
- convert all files to unix line-ending
drath
2008-02-25
From Michael Bruck
oharboe