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
/
flash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove flash_driver->register_callbacks
Zachary T Welch
2009-11-24
1
-5
/
+3
*
add support for naming flash banks
Zachary T Welch
2009-11-19
1
-0
/
+2
*
rename flash and nand command helpers
Zachary T Welch
2009-11-19
1
-1
/
+1
*
allow flash/nand banks commands to accept names
Zachary T Welch
2009-11-19
1
-1
/
+11
*
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
2009-11-17
1
-10
/
+10
*
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
2009-11-17
1
-1
/
+1
*
flash_command_get_bank_by_num: make COMMAND_HELPER
Zachary T Welch
2009-11-16
1
-4
/
+4
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-4
/
+4
*
flash_bank_t -> struct flash_bank
Zachary T Welch
2009-11-13
1
-23
/
+23
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-4
/
+4
*
image_t -> struct image
Zachary T Welch
2009-11-13
1
-2
/
+2
*
flash_driver_t -> struct flash_driver
Zachary T Welch
2009-11-13
1
-3
/
+3
*
flash_sector_t -> struct flash_sector
Zachary T Welch
2009-11-13
1
-3
/
+3
*
add FLASH_BANK_COMMAND_HANDLER macro
Zachary T Welch
2009-11-13
1
-2
/
+6
*
remove obsolete doxygen comments
Zachary T Welch
2009-11-11
1
-6
/
+0
*
add const keyword to some APIs
Zachary T Welch
2009-11-11
1
-1
/
+1
*
src/flash: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
1
-15
/
+19
*
Add Flash/NAND bank command argument helpers.
Zachary T Welch
2009-11-05
1
-0
/
+10
*
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-17
1
-1
/
+1
*
Fix search and replace casualty in flash.h doxygen block.
zwelch
2009-06-30
1
-1
/
+1
*
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
1
-14
/
+14
*
- Fixes '[<>]' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-4
/
+4
*
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
2009-06-18
1
-8
/
+8
*
Transform 'u8' to 'uint8_t' in src/flash
zwelch
2009-06-18
1
-1
/
+1
*
Add documentation to flash.h:
zwelch
2009-05-29
1
-12
/
+245
*
Audit and eliminate redundant #include directives in src/flash headers.
zwelch
2009-05-11
1
-5
/
+7
*
- convert spaces to tabs in at91sam7.[ch]
ntfreak
2008-09-27
1
-8
/
+8
*
Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...
oharboe
2008-09-26
1
-8
/
+9
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-1
/
+4
*
Duane Ellis: fix warnings
oharboe
2008-08-05
1
-1
/
+1
*
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-25
1
-0
/
+3
*
- moved flash erase_check target code to target.c
ntfreak
2008-05-27
1
-1
/
+2
*
fix flash info - now reports erased state properly
oharboe
2008-04-02
1
-0
/
+1
*
Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...
oharboe
2008-03-05
1
-0
/
+1
*
Bogus error message in GDB removed
oharboe
2008-03-04
1
-0
/
+1
*
Pavel Chromy cleaned up checks for halted, error messages, etc.
oharboe
2008-02-28
1
-11
/
+7
*
dos2unix fix.
oharboe
2008-02-25
1
-97
/
+97
*
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2008-02-25
1
-86
/
+97
*
- added autoprobe functionality
mifi
2008-01-27
1
-0
/
+1
*
- rename flash_init and flash_erase to flash_init_drivers and flash_erase_add...
ntfreak
2008-01-09
1
-2
/
+2
*
- minimum autoconf 2.59 is now required and verified - due to issues with AS_...
ntfreak
2007-12-29
1
-0
/
+1
*
- removed flash write_image - binary compare function has been moved to verif...
ntfreak
2007-12-20
1
-8
/
+1
*
- added patch for new flash functionality like:
mifi
2007-12-18
1
-1
/
+8
*
- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...
ntfreak
2007-10-01
1
-1
/
+1
*
- fixed several bugs in flash writing code (thanks to Pavel Chromy)
drath
2007-08-16
1
-1
/
+1
*
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-08-10
1
-0
/
+8
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+76