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
/
stellaris.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bunch of typos.
Uwe Hermann
2011-03-17
1
-1
/
+1
*
stellaris: automatically generate and update device IDs
Eric Wetzel
2011-01-19
1
-0
/
+6
*
warnings: use more 'const' for char *
Øyvind Harboe
2010-12-29
1
-2
/
+2
*
FLASH/NOR: Remove useless file stellaris.h
Antonio Borneo
2010-11-17
1
-1
/
+85
*
src: add loader src description
Spencer Oliver
2010-10-28
1
-0
/
+2
*
flash: increase stellaris flash loader buffer
Spencer Oliver
2010-08-31
1
-1
/
+1
*
stellaris flash comment update
David Brownell
2010-08-01
1
-1
/
+1
*
flash: remove algorithm exit_point address for supported targets
Spencer Oliver
2010-07-20
1
-2
/
+1
*
stellaris: -Wshadow warning fixes
Øyvind Harboe
2010-06-15
1
-2
/
+2
*
nor: fix memory leaks during probe
Spencer Oliver
2010-05-29
1
-0
/
+6
*
NOR: add read() callback to struct flash_driver
Antonio Borneo
2010-05-16
1
-0
/
+1
*
flash: less bogus errors
Øyvind Harboe
2010-05-04
1
-1
/
+1
*
NOR: stellaris message tweaks
David Brownell
2010-03-03
1
-4
/
+4
*
stellaris: recover_command use usleep rather than sleep
Spencer Oliver
2010-02-28
1
-1
/
+1
*
ARMv7M: use software breakpoints for algorithms
Spencer Oliver
2010-02-28
1
-2
/
+1
*
new "stellaris recover" command
David Brownell
2010-02-27
1
-0
/
+66
*
NOR: cleanup driver decls
David Brownell
2010-01-29
1
-1
/
+1
*
streamline and document helptext mode displays
David Brownell
2010-01-02
1
-1
/
+1
*
stellaris: fix min buffer length checks
David Brownell
2009-12-18
1
-7
/
+4
*
stellaris: update bulk flash writes
David Brownell
2009-12-18
1
-20
/
+45
*
stellaris: comments
David Brownell
2009-12-16
1
-0
/
+21
*
stellaris: probe() cleanups
David Brownell
2009-12-16
1
-86
/
+42
*
stellaris: remove needless code
David Brownell
2009-12-16
1
-50
/
+1
*
stellaris: avoid chip writes
David Brownell
2009-12-16
1
-13
/
+10
*
stellaris: device IDs
Eric Wetzel
2009-12-14
1
-150
/
+168
*
anotyer cygwin compile fix
David Brownell
2009-12-10
1
-1
/
+2
*
stellaris: flash protection updates, minor fixes
David Brownell
2009-12-09
1
-67
/
+109
*
remove target.h from flash.h
Zachary T Welch
2009-12-04
1
-1
/
+2
*
change #include "armv7m.h" to <target/armv7m.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "algorithm.h" to <target/algorithm.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "binarybuffer.h" to <helper/binarybuffer.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
move nor drivers to src/flash/nor
Zachary T Welch
2009-12-02
1
-0
/
+1195