index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
arm920t.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target files shouldn't #include <target/...h>
David Brownell
2009-12-13
1
-2
/
+2
*
change #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "arm9tdmi.h" to <target/arm9tdmi.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
remove target_type register_command callback
Zachary T Welch
2009-11-24
1
-1
/
+2
*
ARM9TDMI: remove now-needless "struct arm9tdmi"
David Brownell
2009-11-17
1
-2
/
+2
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-1
/
+1
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-10
/
+10
*
armv4_5_mmu_common_t -> struct armv4_5_mmu_common
Zachary T Welch
2009-11-13
1
-1
/
+1
*
arm9tdmi_common_t -> struct arm9tdmi_common
Zachary T Welch
2009-11-13
1
-1
/
+1
*
arm920t_tlb_entry_t -> struct arm920t_tlb_entry
Zachary T Welch
2009-11-13
1
-2
/
+2
*
arm920t_cache_line_t -> struct arm920t_cache_line
Zachary T Welch
2009-11-13
1
-2
/
+2
*
arm920t_common_t -> struct arm920t_common
Zachary T Welch
2009-11-13
1
-4
/
+4
*
ARM: shrink offsets
David Brownell
2009-11-05
1
-1
/
+1
*
target: provide container_of()
David Brownell
2009-11-05
1
-0
/
+7
*
ARM920: remove exports and forward decls
David Brownell
2009-11-05
1
-5
/
+9
*
Paulius Zaleckas <paulius.zaleckas@gmail.com>:
zwelch
2009-06-19
1
-0
/
+11
*
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
1
-11
/
+11
*
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-05-11
1
-5
/
+0
*
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2009-04-19
1
-1
/
+1
*
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
2006-08-31
1
-0
/
+14
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+45