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
/
nor
/
tcl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
error handling: the error number is not part of the user interface
Øyvind Harboe
2011-01-03
1
-1
/
+1
*
flash: print flash bank name on flash info cmd
Spencer Oliver
2010-12-23
1
-2
/
+2
*
fileio: fileio_size() can now fail
Øyvind Harboe
2010-09-29
1
-4
/
+18
*
fileio: refactor struct fileio to be an opaque structure
Øyvind Harboe
2010-09-29
1
-4
/
+4
*
flash: fix error handling
Øyvind Harboe
2010-09-21
1
-11
/
+2
*
flash: -Wshadow warning fix
Øyvind Harboe
2010-06-15
1
-2
/
+1
*
flash: fix bug in error propagation of flash write_image
Øyvind Harboe
2010-06-14
1
-1
/
+1
*
flash: add error handling to get_flash_by_addr/name
Øyvind Harboe
2010-06-11
1
-11
/
+8
*
flash: flash erase_address takes unsigned arguments
Øyvind Harboe
2010-06-09
1
-4
/
+4
*
nor: add get_flash_bank_by_name autoprobe
Spencer Oliver
2010-05-26
1
-1
/
+1
*
Change kb/s to KiB/s in messages about kibibytes
Jon Povey
2010-05-16
1
-4
/
+4
*
NOR: add read() callback to struct flash_driver
Antonio Borneo
2010-05-16
1
-1
/
+1
*
NOR/TCL: fix typo in error message
Antonio Borneo
2010-05-16
1
-1
/
+1
*
flash: require unique flash bank name
Spencer Oliver
2010-05-13
1
-0
/
+8
*
flash: add flash bank name support
Spencer Oliver
2010-05-13
1
-24
/
+21
*
flash: stop caching protection state
Øyvind Harboe
2010-05-05
1
-34
/
+5
*
flash: erase_address now has an unlock option
Øyvind Harboe
2010-05-05
1
-14
/
+33
*
gdb: connect will now fail if flash autoprobe fails
Øyvind Harboe
2010-05-05
1
-15
/
+11
*
TCL: review scope of functions
Antonio Borneo
2010-04-10
1
-1
/
+1
*
NOR TCL: fix usage message
Antonio Borneo
2010-03-26
1
-1
/
+1
*
image loading: fix problem with offsets > 0x80000000
Bradey Honsinger
2010-03-16
1
-1
/
+1
*
NOR: cleanup driver decls
David Brownell
2010-01-29
1
-4
/
+4
*
NOR: add optional "flash erase_address" sector padding
David Brownell
2010-01-13
1
-8
/
+26
*
Doxygen file comments
David Brownell
2010-01-11
1
-0
/
+5
*
src/flash/nor: usage/help/doc updates
David Brownell
2010-01-09
1
-43
/
+53
*
MinGW build fixes
Freddie Chopin
2009-12-28
1
-2
/
+2
*
NOR: messaging fix
David Brownell
2009-12-26
1
-2
/
+2
*
Subject: flash fill[bwh] should use bulk i/o
David Brownell
2009-12-18
1
-2
/
+4
*
NOR: bugfix "flash fill[bwh] ..." helptext
David Brownell
2009-12-16
1
-3
/
+3
*
fix 'write_image' usage information
Zachary T Welch
2009-12-11
1
-1
/
+1
*
add 'flash list', rewrite 'flash banks'
Zachary T Welch
2009-12-06
1
-6
/
+28
*
fix NOR flash regression
Zachary T Welch
2009-12-06
1
-0
/
+2
*
move more nor flash implementation details
Zachary T Welch
2009-12-04
1
-0
/
+725
*
add flash/nor/core.[ch]
Zachary T Welch
2009-12-04
1
-59
/
+40
*
add flash/nor/{tcl.c,imp.h} from flash/flash.c
Zachary T Welch
2009-12-04
1
-0
/
+203