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
/
fa526.c
Age
Commit message (
Expand
)
Author
2019-01-08
target/arm: add support for multi-architecture gdb
Antonio Borneo
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2013-10-15
arm7_9: Avoid infinite loops in bulk write dispatching
Andreas Fritiofson
2013-09-13
[RFC] target: Move bulk_write_memory to arm7_9
Andreas Fritiofson
2013-06-05
update files to correct FSF address
Spencer Oliver
2012-02-06
build: cleanup src/target directory
Spencer Oliver
2010-03-17
arm7/9: remove unused post_restore_context
Øyvind Harboe
2010-01-13
arm7/9: enable check that DCC downloads have been enabled
Øyvind Harboe
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-11-24
remove target_type register_command callback
Zachary T Welch
2009-11-17
ARM9TDMI: remove now-needless "struct arm9tdmi"
David Brownell
2009-11-15
ARM: memory utils aren't ARM7/ARM9 dependent
David Brownell
2009-11-13
ARM7/ARM9: use shared examine() method
David Brownell
2009-11-13
target_t -> struct target
Zachary T Welch
2009-11-13
target_type_t -> struct target_type
Zachary T Welch
2009-11-13
arm_jtag_t -> struct arm_jtag
Zachary T Welch
2009-11-13
arm9tdmi_common_t -> struct arm9tdmi_common
Zachary T Welch
2009-11-13
arm7_9_common_t -> struct arm7_9_common
Zachary T Welch
2009-11-13
arm920t_common_t -> struct arm920t_common
Zachary T Welch
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-05
FA526 uses the new inheritance/nesting scheme
David Brownell
2009-11-05
ARM920 uses the new inheritance/nesting scheme
David Brownell
2009-11-05
FA526: remove exports and forward decls
David Brownell
2009-11-05
target: remove unused interface fn that clutters code
Øyvind Harboe
2009-11-05
debug interface: get rid of unused pre_debug fn
Øyvind Harboe
2009-06-23
- Fixes '+' whitespace
zwelch
2009-06-21
C99 printf() -Werror fixes
duane
2009-06-19
Paulius Zaleckas <paulius.zaleckas@gmail.com>:
zwelch