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
/
nand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add const keyword to some APIs
Zachary T Welch
2009-11-11
1
-1
/
+1
*
src/flash: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
1
-10
/
+17
*
Add Flash/NAND bank command argument helpers.
Zachary T Welch
2009-11-05
1
-0
/
+5
*
David Brownell
oharboe
2009-09-03
1
-0
/
+1
*
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
2009-06-18
1
-6
/
+6
*
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
1
-1
/
+1
*
Transform 'u8' to 'uint8_t' in src/flash
zwelch
2009-06-18
1
-11
/
+11
*
David Brownell <david-b@pacbell.net> NAND: update ids, "nand list" bugfix
oharboe
2009-05-19
1
-0
/
+1
*
Whitespace cleanup from David Brownell <david-b@pacbell.net>
kc8apf
2009-05-18
1
-14
/
+14
*
4-bit ECC support for Marvell Kirkwood SOC
oharboe
2009-05-12
1
-0
/
+2
*
Nicolas Pitre nico at cam.org The ECC data is automatically computed and writ...
oharboe
2009-04-02
1
-0
/
+12
*
Nicolas Pitre nico at cam.org software ECC computation for NAND flash
oharboe
2009-04-02
1
-0
/
+1
*
Uwe Hermann:
oharboe
2008-02-29
1
-6
/
+4
*
- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...
drath
2008-02-19
1
-0
/
+2
*
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
2007-03-26
1
-0
/
+4
*
- reworked file i/o. every fileaccess (target, flash, nand, in future configu...
drath
2007-03-15
1
-0
/
+207