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
/
lpc2900.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compilation Warnings on OS X 10.5
Andrew MacIsaac
2010-12-29
1
-1
/
+1
*
lpc2900.c: Improve debug output for device probing
Rolf Meeser
2010-12-01
1
-1
/
+5
*
lpc2900.c: Add support for new device LPC2926
Rolf Meeser
2010-12-01
1
-1
/
+5
*
LPC2900: Avoid false positive reprobing if first probing fails
Rolf Meeser
2010-12-01
1
-7
/
+11
*
lpc2900: -Wshadow warning fixes
Øyvind Harboe
2010-06-15
1
-15
/
+15
*
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: cleanup driver decls
David Brownell
2010-01-29
1
-6
/
+6
*
src/flash/nor: usage/help/doc updates
David Brownell
2010-01-09
1
-12
/
+16
*
ARM: use <target/arm.h> not armv4_5.h
David Brownell
2009-12-07
1
-1
/
+1
*
ARM: rename armv4_5_algorithm as arm_algorithm
David Brownell
2009-12-04
1
-1
/
+1
*
ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
David Brownell
2009-12-04
1
-1
/
+1
*
ARM: rename ARMV4_5_MODE_* as ARM_MODE_*
David Brownell
2009-12-04
1
-1
/
+1
*
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
David Brownell
2009-12-04
1
-1
/
+1
*
remove target.h from flash.h
Zachary T Welch
2009-12-04
1
-3
/
+3
*
change #include "flash.h" to <flash/flash.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "image.h" to <target/image.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "armv4_5.h" to <target/armv4_5.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
/
+1834