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
/
lpc3180_nand_controller.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nand_flash_controller_t -> struct nand_flash_controller
Zachary T Welch
2009-11-13
1
-1
/
+1
*
lpc3180_nand_controller_t -> struct lpc3180_nand_controller
Zachary T Welch
2009-11-13
1
-14
/
+14
*
nand: add NAND_DEVICE_COMMAND_HANDLER macro
Zachary T Welch
2009-11-13
1
-1
/
+1
*
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
2009-11-13
1
-1
/
+1
*
nand: rename device to nand
Zachary T Welch
2009-11-12
1
-54
/
+54
*
flash/*nand*.c: remove useless declarations
Zachary T Welch
2009-11-09
1
-38
/
+25
*
Improve lpc3180_nand_controller.c parsing.
Zachary T Welch
2009-11-05
1
-10
/
+15
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-2
/
+2
*
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
2009-06-18
1
-15
/
+15
*
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
1
-4
/
+4
*
Transform 'u8' to 'uint8_t' in src/flash
zwelch
2009-06-18
1
-17
/
+17
*
Add target_write_memory wrapper:
zwelch
2009-05-31
1
-2
/
+2
*
Add target_read_memory wrapper:
zwelch
2009-05-31
1
-2
/
+2
*
Consolidate target selection code into single get_target() that handles both ...
kc8apf
2009-05-18
1
-2
/
+2
*
Whitespace cleanup from David Brownell <david-b@pacbell.net>
kc8apf
2009-05-18
1
-130
/
+130
*
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
2009-05-11
1
-8
/
+0
*
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
2009-04-19
1
-3
/
+3
*
The following patches was applied:
mifi
2009-04-18
1
-29
/
+29
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-3
/
+3
*
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
2008-08-19
1
-2
/
+2
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-42
/
+42
*
dos2unix fix.
oharboe
2008-02-25
1
-915
/
+915
*
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2008-02-25
1
-916
/
+915
*
- correctly mask out bits that aren't part of a copied buffer
drath
2007-04-12
1
-1
/
+1
*
- reworked file i/o. every fileaccess (target, flash, nand, in future configu...
drath
2007-03-15
1
-0
/
+916