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
/
arm920t.h
Age
Commit message (
Expand
)
Author
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
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
arm9tdmi_common_t -> struct arm9tdmi_common
Zachary T Welch
2009-11-13
arm920t_tlb_entry_t -> struct arm920t_tlb_entry
Zachary T Welch
2009-11-13
arm920t_cache_line_t -> struct arm920t_cache_line
Zachary T Welch
2009-11-13
arm920t_common_t -> struct arm920t_common
Zachary T Welch
2009-11-05
ARM: shrink offsets
David Brownell
2009-11-05
target: provide container_of()
David Brownell
2009-11-05
ARM920: remove exports and forward decls
David Brownell
2009-06-19
Paulius Zaleckas <paulius.zaleckas@gmail.com>:
zwelch
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
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