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
/
cfi.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
2009-05-22
1
-2
/
+4
*
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
2009-05-22
1
-4
/
+4
*
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
2009-05-11
1
-11
/
+0
*
Michael Fischer <fischermi@t-online.de> fix compile problems on Mac
oharboe
2009-05-08
1
-1
/
+1
*
Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs
oharboe
2009-04-21
1
-3
/
+5
*
Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...
oharboe
2009-04-19
1
-34
/
+29
*
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
2009-04-19
1
-4
/
+4
*
The following patches was applied:
mifi
2009-04-18
1
-56
/
+56
*
Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driver
oharboe
2009-04-15
1
-3
/
+11
*
Laurentiu Cocanu - memory read/write and exit() error path fixes
oharboe
2008-10-15
1
-79
/
+266
*
Laurentiu Cocanu - fix error handling
oharboe
2008-10-14
1
-10
/
+33
*
Ben Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S...
oharboe
2008-10-14
1
-0
/
+2
*
- remove build warnings
ntfreak
2008-10-06
1
-1
/
+0
*
Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion f...
oharboe
2008-10-06
1
-3
/
+71
*
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
2008-08-19
1
-2
/
+2
*
fixed not halted error messages
oharboe
2008-08-17
1
-0
/
+7
*
Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.
oharboe
2008-07-21
1
-0
/
+2
*
Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)
oharboe
2008-07-20
1
-0
/
+2
*
fallback for no implementation of multi word CFI write. Successful codepath n...
oharboe
2008-06-16
1
-7
/
+11
*
Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).
oharboe
2008-04-23
1
-0
/
+2
*
added a couple of LOG_ERROR() messages to improve logfile.
oharboe
2008-04-08
1
-0
/
+4
*
- Work on fixing erase check. Many implementations are plain broken.
oharboe
2008-04-03
1
-118
/
+1
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-80
/
+80
*
- fix warnings during configure cause by ecosboard. default to no, if host cp...
drath
2008-03-17
1
-87
/
+86
*
Michael Bruck: fixed warnings
oharboe
2008-03-07
1
-0
/
+2
*
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
2008-03-02
1
-1
/
+2
*
Pavel Chromy cleaned up checks for halted, error messages, etc.
oharboe
2008-02-28
1
-21
/
+44
*
- convert all files to unix line-ending
drath
2008-02-25
1
-2355
/
+2355
*
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2008-02-25
1
-9
/
+4
*
disable cfi_write_words(). Broken for spansion, fallback
oharboe
2008-02-24
1
-2357
/
+2360
*
- add new non-cfi SST flash device. Thanks Øyvind Harboe
ntfreak
2008-02-18
1
-1
/
+4
*
- added autoprobe functionality
mifi
2008-01-27
1
-0
/
+15
*
- Eleminated leading tabs/white space
bodylove
2008-01-21
1
-4
/
+4
*
- updated docs for cfi command, added missing ft2232_layout names
ntfreak
2008-01-21
1
-4
/
+4
*
- only some cosmetic changes, convert \r\n to unix
mifi
2007-12-17
1
-3
/
+3
*
- removed some compiler warnings
mifi
2007-12-16
1
-23
/
+30
*
- added the patch CFI-BE-Fixes-Blockwrite-Support.diff
mifi
2007-12-14
1
-82
/
+302
*
- added patch from Dominic to unlock the ATMEL flash in cfi_read_atmel_pri_ext
mifi
2007-12-14
1
-1
/
+7
*
- Fixing two compiler warnings
mifi
2007-12-10
1
-1
/
+1
*
- Stripped trailing spaces (patch preparation)
bodylove
2007-12-10
1
-250
/
+250
*
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-08-10
1
-43
/
+33
*
- split fileio handling into fileio part and image handling
drath
2007-05-29
1
-150
/
+260
*
- disabled excessive debug output in jtag.h
drath
2007-04-11
1
-27
/
+746
*
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
2007-03-26
1
-8
/
+3
*
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
drath
2007-01-22
1
-8
/
+49
*
- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...
drath
2006-11-22
1
-29
/
+63
*
- str9x flash support (Thanks to Spencer Oliver)
drath
2006-09-28
1
-0
/
+4
*
- integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs a...
drath
2006-09-07
1
-6
/
+11
*
- fixed a minor problem with the GDB server that could drop the first packet ...
drath
2006-08-06
1
-0
/
+8
*
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-07-17
1
-0
/
+6
[prev]
[next]