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
/
s3c2410_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove nand_controller->register_callbacks
Zachary T Welch
2009-11-24
1
-1
/
+0
*
nand_device_t -> struct nand_device
Zachary T Welch
2009-11-13
1
-4
/
+4
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-4
/
+4
*
s3c24xx_nand_controller_t -> struct s3c24xx_nand_controller
Zachary T Welch
2009-11-13
1
-5
/
+5
*
nand_flash_controller_t -> struct nand_flash_controller
Zachary T Welch
2009-11-13
1
-1
/
+1
*
nand: add NAND_DEVICE_COMMAND_HANDLER macro
Zachary T Welch
2009-11-13
1
-3
/
+1
*
s3c24xx: use COMMAND_HANDLER with command helper
Zachary T Welch
2009-11-13
1
-5
/
+1
*
nand: rename device to nand
Zachary T Welch
2009-11-12
1
-10
/
+10
*
flash/*nand*.c: remove useless declarations
Zachary T Welch
2009-11-09
1
-24
/
+16
*
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
1
-2
/
+2
*
Transform 'u8' to 'uint8_t' in src/flash
zwelch
2009-06-18
1
-1
/
+1
*
Whitespace cleanup from David Brownell <david-b@pacbell.net>
kc8apf
2009-05-18
1
-9
/
+9
*
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
2009-05-11
1
-8
/
+1
*
The following patches was applied:
mifi
2009-04-18
1
-10
/
+10
*
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
2008-08-19
1
-1
/
+1
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-3
/
+3
*
Uwe Hermann:
oharboe
2008-02-29
1
-9
/
+21
*
- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...
drath
2008-02-19
1
-0
/
+133