index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
flash
/
nand
Age
Commit message (
Expand
)
Author
2010-01-14
nand flash support for s3c64xx
Peter Korsgaard
2010-01-08
NAND: help/usage/doc updates
David Brownell
2009-12-28
MinGW build fixes
Freddie Chopin
2009-12-21
Packaging fix, NEWS update
David Brownell
2009-12-19
cygwin build fixes
David Brownell
2009-12-19
AT91SAM9 NAND flash driver.
Dean Glazeski
2009-12-18
NAND write data page refactoring.
Dean Glazeski
2009-12-18
NAND read data page refactor.
Dean Glazeski
2009-12-11
add missing call to add new NAND devices
Zachary T Welch
2009-12-09
Comment and doxygen fixes
David Brownell
2009-12-08
build: add build/src to include path
Øyvind Harboe
2009-12-07
ARM: use <target/arm.h> not armv4_5.h
David Brownell
2009-12-04
rename nand.h to flash//nand/core.h
Zachary T Welch
2009-12-04
move remaining nand helper files
Zachary T Welch
2009-12-04
split nand.c into nand/{core,fileio,tcl}.c
Zachary T Welch
2009-12-04
split NAND driver handling into nand/driver.[ch]
Zachary T Welch
2009-12-03
ARM NAND I/O interface update
Dean Glazeski
2009-12-03
remove tertiary include paths
Zachary T Welch
2009-12-03
change #include "../hello.h" to "hello.h"
Zachary T Welch
2009-12-03
change #include "s3c24xx_regs.h" to <flash/nand/s3c24xx_regs.h>
Zachary T Welch
2009-12-03
change #include "nand.h" to <flash/nand.h>
Zachary T Welch
2009-12-03
change #include "arm_nandio.h" to <flash/arm_nandio.h>
Zachary T Welch
2009-12-03
change #include "armv4_5.h" to <target/armv4_5.h>
Zachary T Welch
2009-12-03
normalize headers to make changing easier
Zachary T Welch
2009-12-03
allow #include directives to use module name
Zachary T Welch
2009-12-02
move nand drivers to src/flash/nand/
Zachary T Welch
[prev]