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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bunch of typos.
Uwe Hermann
2011-03-17
2
-2
/
+2
*
fix compile error under MinGW
SimonQian
2011-02-18
1
-3
/
+3
*
lpc32xx: Flash driver
Bjarne Steinsbo
2011-02-15
5
-0
/
+1932
*
nit: more LOG_* \n fixes
Eric Wetzel
2011-01-09
2
-2
/
+2
*
nit: do not add \n at end of LOG_ERROR
Eric Wetzel
2011-01-05
4
-5
/
+5
*
NAND/S3CXXXX: remove private "target" copy
Antonio Borneo
2011-01-02
7
-33
/
+16
*
NAND/ORION: remove private "target" copy
Antonio Borneo
2011-01-02
1
-13
/
+5
*
NAND/NUC910: remove private "target" copy
Antonio Borneo
2011-01-02
1
-21
/
+7
*
NAND/MX3: remove private "target" copy
Antonio Borneo
2011-01-02
2
-22
/
+11
*
NAND/MX2: remove private "target" copy
Antonio Borneo
2011-01-02
2
-20
/
+11
*
NAND/LPC3180: remove private "target" copy
Antonio Borneo
2011-01-02
2
-24
/
+16
*
NAND/DAVINCI: remove private "target" copy
Antonio Borneo
2011-01-02
1
-27
/
+17
*
NAND/AT91SAM9: remove private "target" copy
Antonio Borneo
2011-01-02
1
-37
/
+22
*
NAND/TCL: prepare for common "target" reference
Antonio Borneo
2011-01-02
2
-3
/
+26
*
NAND/TCL: fix segfault on syntax error
Antonio Borneo
2011-01-02
1
-1
/
+1
*
NAND/CORE: Comment use of alive_sleep()
Antonio Borneo
2011-01-02
1
-0
/
+1
*
NAND/CORE: Replace decimal dot in messages
Antonio Borneo
2011-01-02
1
-66
/
+66
*
flash/nand: review NAND driver interface
Antonio Borneo
2011-01-02
13
-47
/
+2
*
warnings: use more 'const' for char *
Øyvind Harboe
2010-12-29
2
-4
/
+4
*
Fix for segfault in handle_nand_dump_command.
Paul Richards
2010-12-15
1
-5
/
+5
*
build: add common.mk
Spencer Oliver
2010-11-18
1
-3
/
+1
*
fileio: fileio_size() can now fail
Øyvind Harboe
2010-09-29
2
-3
/
+14
*
fileio: refactor struct fileio to be an opaque structure
Øyvind Harboe
2010-09-29
2
-3
/
+3
*
flash: fix error handling
Øyvind Harboe
2010-09-21
1
-29
/
+3
*
warnings: fix alignment warnings
Øyvind Harboe
2010-09-20
1
-2
/
+2
*
flash: add nuc910 nand driver
Spencer Oliver
2010-07-19
4
-2
/
+306
*
nand: nand probe also outputs manufacturer
Spencer Oliver
2010-07-19
1
-1
/
+2
*
nand/mx2: review scope of symbols
Antonio Borneo
2010-06-21
1
-1
/
+1
*
arm_io: -Wshadow warning fix
Øyvind Harboe
2010-06-16
1
-6
/
+6
*
nand: when verify failed, it didn't return an error
Øyvind Harboe
2010-06-16
1
-6
/
+10
*
-Wshadow fixes
Øyvind Harboe
2010-06-14
1
-1
/
+1
*
nand : Add Freescale iMX27 nand flash controller support
gcembed
2010-05-20
4
-0
/
+900
*
NAND/davinci: Fix segfault for hwecc4_infix reads
Jon Povey
2010-05-18
1
-12
/
+62
*
NAND: catch read errors when building BBT
Jon Povey
2010-05-18
1
-1
/
+4
*
Change kb/s to KiB/s in messages about kibibytes
Jon Povey
2010-05-16
1
-3
/
+3
*
NAND: fix first and last handling in nand_build_bbt
Jon Povey
2010-05-14
1
-3
/
+5
*
NAND: fix off-by-one error in erase command argument range
Jon Povey
2010-05-14
1
-1
/
+1
*
NAND/TCL: review scope of functions
Antonio Borneo
2010-04-10
2
-3
/
+4
*
NAND/ARM_IO: review scope of functions
Antonio Borneo
2010-04-10
1
-1
/
+1
*
NAND/CORE: review scope of functions
Antonio Borneo
2010-04-10
2
-10
/
+8
*
NAND/MX3: review scope of data
Antonio Borneo
2010-04-10
1
-1
/
+1
*
change %x and %d to PRIx32 and PRId32 where needed for cygwin
Daniel Bäder
2010-03-25
1
-4
/
+4
*
lpc3180: LPC3180(LPC3250) SLC driver implemented
richard vegh
2010-03-16
2
-9
/
+441
*
NAND: lpc3180 crashes on LPC3250
richard vegh
2010-01-16
1
-13
/
+38
*
nand flash support for s3c64xx
Peter Korsgaard
2010-01-14
3
-0
/
+79
*
NAND: help/usage/doc updates
David Brownell
2010-01-08
3
-48
/
+50
*
MinGW build fixes
Freddie Chopin
2009-12-28
1
-2
/
+2
*
Packaging fix, NEWS update
David Brownell
2009-12-21
1
-1
/
+3
*
cygwin build fixes
David Brownell
2009-12-19
1
-2
/
+6
*
AT91SAM9 NAND flash driver.
Dean Glazeski
2009-12-19
3
-1
/
+754
[next]