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
/
lpc3180_nand_controller.c
Age
Commit message (
Expand
)
Author
2009-05-31
Add target_write_memory wrapper:
zwelch
2009-05-31
Add target_read_memory wrapper:
zwelch
2009-05-18
Consolidate target selection code into single get_target() that handles both ...
kc8apf
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-19
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
2009-04-18
The following patches was applied:
mifi
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
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-25
dos2unix fix.
oharboe
2008-02-25
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2007-04-12
- correctly mask out bits that aren't part of a copied buffer
drath
2007-03-15
- reworked file i/o. every fileaccess (target, flash, nand, in future configu...
drath