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
/
s3c2440_nand.c
Age
Commit message (
Expand
)
Author
2009-11-13
nand_flash_controller_t -> struct nand_flash_controller
Zachary T Welch
2009-11-13
nand: add NAND_DEVICE_COMMAND_HANDLER macro
Zachary T Welch
2009-11-13
s3c24xx: use COMMAND_HANDLER with command helper
Zachary T Welch
2009-11-12
nand: rename device to nand
Zachary T Welch
2009-11-09
flash/*nand*.c: remove useless declarations
Zachary T Welch
2009-06-18
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
2009-06-18
Transform 'u8' to 'uint8_t' in src/flash
zwelch
2009-05-18
Whitespace cleanup from David Brownell <david-b@pacbell.net>
kc8apf
2009-05-11
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
2009-04-18
The following patches was applied:
mifi
2008-08-19
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-02-29
Uwe Hermann:
oharboe
2008-02-28
- fix line-endings
drath
2008-02-28
Uwe Hermann fixed some warnings.
oharboe
2008-02-25
- convert all files to unix line-ending
drath
2008-02-24
cosmetic fixes to debug output + phasing out printf() in favour of logging sy...
oharboe
2008-02-19
- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...
drath