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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
unsik Kim <donari75@gmail.com>:
zwelch
2009-05-27
2
-11
/
+501
*
unsik Kim <donari75@gmail.com>:
zwelch
2009-05-27
2
-14
/
+0
*
unsik Kim <donari75@gmail.com>:
zwelch
2009-05-27
2
-27
/
+5
*
unsik Kim <donari75@gmail.com>:
zwelch
2009-05-27
1
-13
/
+13
*
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
2009-05-25
1
-2
/
+4
*
David Brownell <david-b@pacbell.net>: minor davinci_nand bugfix
zwelch
2009-05-24
1
-2
/
+4
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-24
1
-34
/
+75
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-24
3
-1
/
+747
*
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
2009-05-22
1
-2
/
+20
*
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
*
Author: David Brownell <david-b@pacbell.net>
kc8apf
2009-05-22
1
-28
/
+3
*
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
2009-05-21
2
-9
/
+12
*
David Brownell <david-b@pacbell.net> NAND: update ids, "nand list" bugfix
oharboe
2009-05-19
2
-4
/
+8
*
Consolidate target selection code into single get_target() that handles both ...
kc8apf
2009-05-18
6
-13
/
+13
*
Whitespace cleanup from David Brownell <david-b@pacbell.net>
kc8apf
2009-05-18
12
-343
/
+342
*
fix naming of at91sam7 driver
oharboe
2009-05-16
1
-2
/
+2
*
use TAP_INVALID enum instead of -1
oharboe
2009-05-14
1
-5
/
+5
*
- add missing svn props from svn 1768 commit
ntfreak
2009-05-12
1
-174
/
+174
*
4-bit ECC support for Marvell Kirkwood SOC
oharboe
2009-05-12
4
-2
/
+195
*
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
2009-05-11
27
-243
/
+21
*
Audit and eliminate redundant #include directives in src/flash headers.
zwelch
2009-05-11
15
-17
/
+13
*
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-11
2
-2
/
+0
*
Extend autotools build to create shared library libopenocd with libtool:
zwelch
2009-05-10
1
-2
/
+2
*
Michael Fischer <fischermi@t-online.de> fix compile problems on Mac
oharboe
2009-05-08
1
-1
/
+1
*
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
2009-05-08
1
-15
/
+15
*
Deleted at9sam7_old driver. Nobody has complained about the new one yet.
oharboe
2009-05-07
4
-1058
/
+2
*
Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their ...
zwelch
2009-05-07
2
-27
/
+17
*
remove unecessary setting of deprecated fields to NULL
oharboe
2009-05-06
1
-45
/
+45
*
retire out_mask - not used anywhere
oharboe
2009-05-06
1
-15
/
+15
*
Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes
oharboe
2009-05-03
1
-4
/
+4
*
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
2009-05-02
1
-2
/
+5
*
Print out warning when LPC calc_checksum will cause verification to fail.
oharboe
2009-04-30
1
-0
/
+9
*
Fix signed/unsigned comparison.
zwelch
2009-04-30
1
-1
/
+1
*
no change
oharboe
2009-04-30
1
-62
/
+63
*
flash fillX now has a verify stage
oharboe
2009-04-30
1
-0
/
+16
*
Clear FLASH_SR error flags after flash errors to avoid reset befor further fl...
mlu
2009-04-29
1
-1
/
+10
*
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-29
1
-1
/
+0
*
SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...
oharboe
2009-04-27
2
-539
/
+539
*
SimonQian <simonqian@simonqian.com> AVR wip
oharboe
2009-04-27
4
-2
/
+543
*
Philippe Vachon <philippe@cowpig.ca> 64 bit host fixes
oharboe
2009-04-27
1
-4
/
+8
*
Zach Welch <zw@superlucidity.net> fix at91sam7 uninitialized variable warnings
oharboe
2009-04-21
2
-7
/
+7
*
Zach Welch <zw@superlucidity.net> fix str9x type-punned pointer
oharboe
2009-04-21
1
-2
/
+5
*
Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs
oharboe
2009-04-21
4
-17
/
+117
*
Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...
oharboe
2009-04-19
4
-115
/
+185
*
Zach Welch <zw@superlucidity.net> add missing initializers in nand.c
oharboe
2009-04-19
1
-1
/
+1
*
Zach Welch <zw@superlucidity.net> trim logic in tms470.c
oharboe
2009-04-19
1
-2
/
+2
*
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
2009-04-19
18
-34
/
+37
*
The following patches was applied:
mifi
2009-04-18
23
-631
/
+654
*
Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driver
oharboe
2009-04-15
1
-3
/
+11
[prev]
[next]