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
/
davinci_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove nand_controller->register_callbacks
Zachary T Welch
2009-11-24
1
-6
/
+0
*
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
2009-11-17
1
-11
/
+11
*
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
2009-11-17
1
-1
/
+1
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-1
/
+1
*
nand_device_t -> struct nand_device
Zachary T Welch
2009-11-13
1
-19
/
+19
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-16
/
+16
*
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
*
change argv to args in command handlers
Zachary T Welch
2009-11-11
1
-12
/
+12
*
Improve davinci_nand.c command argument parsing.
Zachary T Welch
2009-11-05
1
-5
/
+4
*
David Brownell
oharboe
2009-09-03
1
-2
/
+21
*
David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable.
oharboe
2009-08-30
1
-1
/
+1
*
Piotr Ziecik <kosmo@semihalf.com> Due to errors in chipselect management in d...
oharboe
2009-08-18
1
-3
/
+3
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-07-02
1
-1
/
+1
*
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
1
-1
/
+1
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-1
/
+1
*
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
2009-06-18
1
-39
/
+39
*
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
-26
/
+26
*
David Brownell <david-b@pacbell.net>: minor davinci_nand bugfix
zwelch
2009-05-24
1
-2
/
+4
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-24
1
-0
/
+744