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
/
arm7_9_common.h
Age
Commit message (
Expand
)
Author
2009-09-12
David Brownell <david-b@pacbell.net>
oharboe
2009-08-28
restore ICE watchpoint registers when the *last* software breakpoint is removed
oharboe
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-05-22
Submitted by Dean Glazeski <dnglaze@gmail.com>:
zwelch
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-05-10
David Brownell <david-b@pacbell.net> whitespace fixes.
oharboe
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
2008-10-30
Hongtao Zheng single step fixes
oharboe
2008-10-28
Hongtao Zheng - more fixes to single stepping. Better hiding of details and ...
oharboe
2008-10-27
Hongtao Zheng - add simulation because previous functions could not halt for ...
oharboe
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-08-14
feroceon updated w.r.t. latest arm7/9 changes
oharboe
2008-08-14
arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale...
oharboe
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-06-06
Nicolas Pitre: Feroceon fixes
oharboe
2008-05-27
- moved flash erase_check target code to target.c
ntfreak
2008-04-16
Update Embedded ICE registers explicitly during target->type->examine() instead
oharboe
2008-02-24
- fixed target->type->poll() return value
oharboe
2008-02-21
- add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)
vpalatin
2007-10-22
- add verify_image command
ntfreak
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-05-29
- split fileio handling into fileio part and image handling
drath
2007-04-25
- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...
drath
2007-04-16
- explicitly disable monitor mode on ARM7/9 targets
drath
2007-03-26
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
2007-01-22
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
drath
2006-11-07
- added support for the oocd-link (http://www.joernonline.de/dw/doku.php?id=e...
drath
2006-08-31
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath