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
/
aduc702x.c
Age
Commit message (
Expand
)
Author
2009-11-13
flash_driver_t -> struct flash_driver
Zachary T Welch
2009-11-13
flash_sector_t -> struct flash_sector
Zachary T Welch
2009-11-13
use FLASH_BANK_COMMAND_HANDLER macro
Zachary T Welch
2009-11-09
flash/<assorted>.c: remove useless declarations
Zachary T Welch
2009-07-08
Fix SEGFAULTs and broken error handling for flash programming w/working area
oharboe
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
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-31
Add target_run_algorithm wrapper:
zwelch
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
2009-01-20
Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org>
kc8apf
2008-09-24
- renamed x7926 driver to aduc702x to match other flash drivers
ntfreak