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
/
flash.c
Age
Commit message (
Expand
)
Author
2008-08-05
Duane Ellis: fix warnings
oharboe
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-20
openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...
oharboe
2008-07-18
- fix incorrectly registered function openocd_array2mem
ntfreak
2008-07-18
Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.
oharboe
2008-07-17
Charles Hardin <ckhardin@gmail.com> move jim into helper
oharboe
2008-07-17
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
oharboe
2008-07-16
flash_banks now follow OpenOCD scripting API rules
oharboe
2008-07-09
"flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro...
oharboe
2008-07-09
added flash_banks low level command.
oharboe
2008-05-27
- moved flash erase_check target code to target.c
ntfreak
2008-05-27
flash_write will attempt to pad image sections
ntfreak
2008-05-20
Edgar Grimberg fixes some memory handling issues and
oharboe
2008-04-24
Close dangling file handle
oharboe
2008-04-23
Pavel Chromy's on chip flash loader
oharboe
2008-04-20
Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema...
oharboe
2008-04-19
- flash.c change stricmp to strcmp
ntfreak
2008-04-19
retired auto_erase, added optional erase arg to flash write_image.
oharboe
2008-04-18
- Flash auto-erase is disabled by default
drath
2008-04-18
Enabled auto erase, gdb memory map and gdb flash programming by default.
oharboe
2008-04-08
added a couple of LOG_ERROR() messages to improve logfile.
oharboe
2008-04-04
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
2008-04-03
- Work on fixing erase check. Many implementations are plain broken.
oharboe
2008-04-02
fix flash info - now reports erased state properly
oharboe
2008-04-01
- fixes for jtag_khz committed.
oharboe
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-05
Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...
oharboe
2008-03-04
Bogus error message in GDB removed
oharboe
2008-02-29
- image.c and fileio.c now uses logging to propagate error strings.
oharboe
2008-02-29
Pavel Chromy: clarify error messages
oharboe
2008-02-28
Pavel Chromy - cleanup error messages
oharboe
2008-02-28
Pavel Chromy cleaned up checks for halted, error messages, etc.
oharboe
2008-02-28
- added svn props
ntfreak
2008-02-28
eCos flash driver.
oharboe
2008-02-25
dos2unix fix.
oharboe
2008-02-25
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2008-02-19
- Fixed bug in pathmove for XScale
ntfreak
2008-02-12
- add autoprobe support to flash info command
ntfreak
2008-01-27
- added autoprobe functionality
mifi
2008-01-17
- add missing files from previous commit (tms470 flash driver)
ntfreak
2008-01-17
- added tms470 flash support (thanks to Chris Kilgour for this patch)
drath
2008-01-09
- rename flash_init and flash_erase to flash_init_drivers and flash_erase_add...
ntfreak
2007-12-29
- minimum autoconf 2.59 is now required and verified - due to issues with AS_...
ntfreak
2007-12-20
- fixed problem when write_image is called multiple times
ntfreak
2007-12-20
- removed flash write_image - binary compare function has been moved to verif...
ntfreak
2007-12-18
- added patch for new flash functionality like:
mifi
2007-12-17
- only some cosmetic changes, convert \r\n to unix
mifi
2007-12-17
- added patch to corrected argument of image_open in handle_flash_write_image...
mifi
2007-12-16
- change error message for image_open error
mifi
2007-12-16
- initialize num_sectors and sectors in handle_flash_bank_command.
mifi
[next]