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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
change #include "register.h" to <target/register.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "mips_ejtag.h" to <target/mips_ejtag.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "mips32_pracc.h" to <target/mips32_pracc.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "mips32.h" to <target/mips32.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "image.h" to <target/image.h>
Zachary T Welch
2009-12-03
5
-5
/
+5
*
change #include "etm.h" to <target/etm.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "embeddedice.h" to <target/embeddedice.h>
Zachary T Welch
2009-12-03
6
-6
/
+6
*
change #include "breakpoints.h" to <target/breakpoints.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "avrt.h" to <target/avrt.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "armv7m.h" to <target/armv7m.h>
Zachary T Welch
2009-12-03
4
-4
/
+4
*
change #include "armv7a.h" to <target/armv7a.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h>
Zachary T Welch
2009-12-03
5
-5
/
+5
*
change #include "armv4_5_cache.h" to <target/armv4_5_cache.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "armv4_5.h" to <target/armv4_5.h>
Zachary T Welch
2009-12-03
11
-11
/
+11
*
change #include "arm_jtag.h" to <target/arm_jtag.h>
Zachary T Welch
2009-12-03
3
-3
/
+3
*
change #include "arm_dpm.h" to <target/arm_dpm.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "arm_adi_v5.h" to <target/arm_adi_v5.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "arm9tdmi.h" to <target/arm9tdmi.h>
Zachary T Welch
2009-12-03
3
-3
/
+3
*
change #include "arm966e.h" to <target/arm966e.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "arm7tdmi.h" to <target/arm7tdmi.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "arm7_9_common.h" to <target/arm7_9_common.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "arm11.h" to <target/arm11.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "algorithm.h" to <target/algorithm.h>
Zachary T Welch
2009-12-03
10
-10
/
+10
*
change #include "minidriver.h" to <jtag/minidriver.h>
Zachary T Welch
2009-12-03
3
-3
/
+3
*
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch
2009-12-03
15
-15
/
+15
*
change #include "interface.h" to <jtag/interface.h>
Zachary T Welch
2009-12-03
19
-19
/
+19
*
change #include "commands.h" to <jtag/commands.h>
Zachary T Welch
2009-12-03
11
-11
/
+11
*
change #include "types.h" to <helper/types.h>
Zachary T Welch
2009-12-03
20
-20
/
+20
*
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
2009-12-03
18
-18
/
+18
*
change #include "replacements.h" to <helper/replacements.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "membuf.h" to <helper/membuf.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "log.h" to <helper/log.h>
Zachary T Welch
2009-12-03
19
-19
/
+19
*
change #include "jim.h" to <helper/jim.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "ioutil.h" to <helper/ioutil.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "fileio.h" to <helper/fileio.h>
Zachary T Welch
2009-12-03
3
-3
/
+3
*
change #include "configuration.h" to <helper/configuration.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "command.h" to <helper/command.h>
Zachary T Welch
2009-12-03
7
-7
/
+7
*
change #include "binarybuffer.h" to <helper/binarybuffer.h>
Zachary T Welch
2009-12-03
16
-16
/
+16
*
normalize headers to make changing easier
Zachary T Welch
2009-12-03
2
-2
/
+2
*
allow #include directives to use module name
Zachary T Welch
2009-12-03
10
-0
/
+10
*
feroceon.c should be part of ARM7_9_SRC
Nicolas Pitre
2009-12-03
1
-2
/
+2
*
remove #if HAVE_JTAG_INTERFACE_H from minidriver.h
Zachary T Welch
2009-12-02
5
-50
/
+105
*
move jtag drivers to src/jtag/drivers
Zachary T Welch
2009-12-02
30
-65
/
+85
*
move nor drivers to src/flash/nor
Zachary T Welch
2009-12-02
36
-50
/
+55
*
move nand drivers to src/flash/nand/
Zachary T Welch
2009-12-02
16
-27
/
+42
*
ARM11: don't expose DSCR
David Brownell
2009-12-02
2
-185
/
+7
*
ARM11: store a clean copy of DSCR
David Brownell
2009-12-02
4
-76
/
+56
*
ARM11: don't expose WDTR
David Brownell
2009-12-02
2
-14
/
+11
*
ARM11: don't expose RDTR
David Brownell
2009-12-02
2
-15
/
+11
*
ARM11: streamline debug entry
David Brownell
2009-12-02
1
-25
/
+20
[prev]
[next]