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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Nicolas Pitre nico at cam.org add ft2232 layout for the Marvell SheevaPlug
oharboe
2009-03-01
2
-0
/
+78
*
Nicolas Pitre nico at cam.org add Feroceon target config file
oharboe
2009-03-01
2
-1
/
+31
*
Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion ...
oharboe
2009-03-01
3
-1
/
+259
*
Nicolas Pitre nico at cam.org support for NAND controllers without explicit ...
oharboe
2009-03-01
1
-6
/
+36
*
Nicolas Pitre nico at cam.org don't ignore bad options passed to the "nand w...
oharboe
2009-03-01
1
-2
/
+4
*
Nicolas Pitre nico at cam.org The code unconditionally writes into the oob ar...
oharboe
2009-03-01
1
-1
/
+4
*
Nicolas Pitre nico at cam.org spelling
oharboe
2009-03-01
1
-2
/
+2
*
- stm32x flash driver - add support for stm32105/107 (connectivity line)
ntfreak
2009-02-26
1
-1
/
+33
*
test files for stm32
oharboe
2009-02-24
2
-0
/
+6
*
tinkered a bit with performance for Cortex flash programming. Mainly make it ...
oharboe
2009-02-23
2
-22
/
+40
*
Sergey Lapin <slapinid@gmail.com> fix typo
oharboe
2009-02-23
1
-1
/
+1
*
John Woods <johnrw@gmail.com> fix newtap gaffe + rename
oharboe
2009-02-22
1
-1
/
+1
*
John Woods <johnrw@gmail.com> fix checks for addresses at upper end of the un...
oharboe
2009-02-19
1
-3
/
+3
*
Holger Schurig <hs4233@mail.mn-solutions.de> incorporate some comments from Rick
oharboe
2009-02-18
1
-3
/
+6
*
Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings
oharboe
2009-02-18
5
-39
/
+7
*
zy1000 1.49 snapshot
oharboe
2009-02-17
2
-8
/
+8
*
zy1000 1.49 snapshot
oharboe
2009-02-17
1
-1
/
+1
*
- guess-rev.sh now works as expected when build_dir is not the same as src_dir
ntfreak
2009-02-13
2
-3
/
+2
*
- issue warning when flash image exceeds configured flash size.
ntfreak
2009-02-12
1
-0
/
+4
*
Use C89/C99/C++ compliant boolean types
kc8apf
2009-02-10
14
-30
/
+54
*
A few more usages of TRUE and FALSE to remove
kc8apf
2009-02-10
1
-2
/
+2
*
- fix native win32 build issues
ntfreak
2009-02-09
2
-19
/
+7
*
Andi <opencode@gmx.net> - better dram setup
oharboe
2009-02-09
1
-4
/
+17
*
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
kc8apf
2009-02-03
21
-1509
/
+1856
*
Doxygen config file
kc8apf
2009-02-03
1
-0
/
+1364
*
Add uncrustify config file and helper script
kc8apf
2009-02-03
2
-0
/
+1191
*
chain position is now required when creating a target
oharboe
2009-01-28
3
-0
/
+41
*
update symbols to match source file
oharboe
2009-01-26
1
-0
/
+0
*
- AC_CHECK_FILE not supported when cross-compiling
ntfreak
2009-01-23
1
-3
/
+5
*
xvsf player fixes by Dick Hollenbeck <dick@softplc.com>
kc8apf
2009-01-23
5
-47
/
+122
*
Fixes for svf player by Simon Qian <simonqian@SimonQian.com>
kc8apf
2009-01-23
1
-42
/
+139
*
Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gm...
kc8apf
2009-01-23
1
-0
/
+22
*
Add TRST support to xsvf tools. Courtesy of Dick Hollenbeck <dick@softplc.com>
kc8apf
2009-01-23
2
-3
/
+44
*
vsllink support for stable clocks by Simon Qian <simonqian@SimonQian.com>
kc8apf
2009-01-23
1
-84
/
+142
*
Add udev rules to contrib. Courtesy of Uwe Hermann <uwe@hermann-uwe.de>
kc8apf
2009-01-21
2
-1
/
+27
*
Fix for incorrect filename in include for at91sam9260 in unknown-board-atmel-...
kc8apf
2009-01-20
1
-1
/
+1
*
- fix issue with configure when building srcdir != builddir
ntfreak
2009-01-20
1
-1
/
+1
*
- add --enable-release to docs
ntfreak
2009-01-20
1
-1
/
+6
*
AT91SAM9260 and Olimex changes by Dean Glazeski <dnglaze@gmail.com>
kc8apf
2009-01-20
5
-111
/
+132
*
Add axm0432 interface config courtesy of Alan Carvalho de Assis <acassis@gmai...
kc8apf
2009-01-20
1
-0
/
+6
*
Fixes for handling release versions
kc8apf
2009-01-20
4
-12
/
+22
*
Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>
kc8apf
2009-01-20
11
-0
/
+30
*
Ignore src/svf/Makefile.in
kc8apf
2009-01-20
0
-0
/
+0
*
Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org>
kc8apf
2009-01-20
3
-65
/
+305
*
imx21 config provided by Alan Carvalho de Assis <acassis@gmail.com>
kc8apf
2009-01-20
1
-0
/
+32
*
- remove unused includes, fixes build issues under FreeBSD
ntfreak
2009-01-19
1
-8
/
+0
*
- revert guess-rev.sh to using bash
ntfreak
2009-01-19
2
-408
/
+2
*
SVF player courtesy of Simon Qian <simonqian@SimonQian.com>
kc8apf
2009-01-19
9
-242
/
+2049
*
Fix handling of thumb disassembly in armv4_5 disassemble. Courtesy of Adam D...
kc8apf
2009-01-19
1
-5
/
+19
*
Fix guess-rev.sh where the builtin echo doesn't support -n
kc8apf
2009-01-17
1
-1
/
+1
[prev]
[next]