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
/
pic32mx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: illustrates how to improve performance
Øyvind Harboe
2011-04-01
1
-6
/
+3
*
error handling: the error number is not part of the user interface
Øyvind Harboe
2011-01-03
1
-2
/
+2
*
warnings: use more 'const' for char *
Øyvind Harboe
2010-12-29
1
-1
/
+1
*
FLASH/NOR: Remove useless file pic32mx.h
Antonio Borneo
2010-11-17
1
-1
/
+65
*
src: add loader src description
Spencer Oliver
2010-10-28
1
-0
/
+2
*
flash: remove algorithm exit_point address for supported targets
Spencer Oliver
2010-07-20
1
-1
/
+1
*
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
*
change %x and %d to PRIx32 and PRId32 where needed for cygwin
Daniel Bäder
2010-03-25
1
-1
/
+1
*
PIC32MX: add unlock cmd
Spencer Oliver
2010-03-18
1
-0
/
+75
*
PIC32: add flash algorithm support
Spencer Oliver
2010-03-10
1
-444
/
+220
*
NOR: cleanup driver decls
David Brownell
2010-01-29
1
-14
/
+14
*
remove target.h from flash.h
Zachary T Welch
2009-12-04
1
-0
/
+1
*
change #include "mips32.h" to <target/mips32.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
/
+922