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
/
arm720t.h
Age
Commit message (
Expand
)
Author
2016-05-24
Make #include guard naming consistent
Marc Schink
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2013-06-05
update files to correct FSF address
Spencer Oliver
2012-02-06
build: cleanup src/target directory
Spencer Oliver
2012-01-23
cleanup: rename armv4_5 to arm for readability
Spencer Oliver
2009-12-13
target files shouldn't #include <target/...h>
David Brownell
2009-12-03
change #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h>
Zachary T Welch
2009-12-03
change #include "arm7tdmi.h" to <target/arm7tdmi.h>
Zachary T Welch
2009-11-17
ARM7TDMI: remove now-needless "struct arm7tdmi"
David Brownell
2009-11-13
target_t -> struct target
Zachary T Welch
2009-11-13
armv4_5_mmu_common_t -> struct armv4_5_mmu_common
Zachary T Welch
2009-11-13
arm7tdmi_common_t -> struct arm7tdmi_common
Zachary T Welch
2009-11-13
arm720t_common_t -> struct arm720t_common
Zachary T Welch
2009-11-05
ARM: shrink offsets
David Brownell
2009-11-05
target: provide container_of()
David Brownell
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2007-06-16
- added mingw elf patches from Vincent Palatin
ntfreak
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath