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
/
flash
/
nor
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ARM: move opcode macros to <target/arm_opcodes.h>
David Brownell
2009-12-07
1
-2
/
+5
*
add 'flash list', rewrite 'flash banks'
Zachary T Welch
2009-12-06
1
-6
/
+28
*
fix NOR flash regression
Zachary T Welch
2009-12-06
1
-0
/
+2
*
NOR: add 29LV400BC flash device
Mathias Kuester
2009-12-05
1
-0
/
+17
*
ARM: rename armv4_5_algorithm as arm_algorithm
David Brownell
2009-12-04
7
-8
/
+8
*
ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
David Brownell
2009-12-04
7
-8
/
+8
*
ARM: rename ARMV4_5_MODE_* as ARM_MODE_*
David Brownell
2009-12-04
7
-8
/
+8
*
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
David Brownell
2009-12-04
7
-8
/
+8
*
remove flash.h from tree
Zachary T Welch
2009-12-04
14
-27
/
+2
*
split flash.h into into flash/nor/*.h
Zachary T Welch
2009-12-04
5
-6
/
+356
*
remove target.h from flash.h
Zachary T Welch
2009-12-04
19
-19
/
+30
*
eliminate src/flash/flash.c
Zachary T Welch
2009-12-04
1
-4
/
+187
*
add flash/nor/drivers.c
Zachary T Welch
2009-12-04
3
-12
/
+79
*
move more nor flash implementation details
Zachary T Welch
2009-12-04
4
-0
/
+1011
*
add flash/nor/core.[ch]
Zachary T Welch
2009-12-04
5
-62
/
+149
*
add flash/nor/{tcl.c,imp.h} from flash/flash.c
Zachary T Welch
2009-12-04
3
-0
/
+235
*
remove tertiary include paths
Zachary T Welch
2009-12-03
1
-6
/
+1
*
change #include "../hello.h" to "hello.h"
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "flash.h" to <flash/flash.h>
Zachary T Welch
2009-12-03
19
-19
/
+19
*
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
3
-3
/
+3
*
change #include "embeddedice.h" to <target/embeddedice.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
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
3
-3
/
+3
*
change #include "armv4_5.h" to <target/armv4_5.h>
Zachary T Welch
2009-12-03
4
-4
/
+4
*
change #include "arm966e.h" to <target/arm966e.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
1
-1
/
+1
*
change #include "algorithm.h" to <target/algorithm.h>
Zachary T Welch
2009-12-03
9
-9
/
+9
*
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "types.h" to <helper/types.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "membuf.h" to <helper/membuf.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "binarybuffer.h" to <helper/binarybuffer.h>
Zachary T Welch
2009-12-03
9
-9
/
+9
*
allow #include directives to use module name
Zachary T Welch
2009-12-03
1
-0
/
+1
*
move nor drivers to src/flash/nor
Zachary T Welch
2009-12-02
35
-0
/
+20332
[prev]