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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
refactor arm simulator to allow arm11 code to use it as well - no observable ...
oharboe
2009-08-27
2
-49
/
+147
*
Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...
oharboe
2009-08-26
1
-5
/
+23
*
Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...
oharboe
2009-08-26
1
-1
/
+1
*
Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...
oharboe
2009-08-26
1
-1
/
+1
*
Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the docume...
oharboe
2009-08-26
1
-0
/
+8
*
Matt Hsu <matt@0xlab.org> cortex_a8_exec_opcode is writing the ARM instructio...
oharboe
2009-08-26
1
-1
/
+9
*
Matt Hsu <matt@0xlab.org> Wait for the DTRRX to be full before reading it. Re...
oharboe
2009-08-26
1
-4
/
+9
*
Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...
oharboe
2009-08-26
1
-0
/
+8
*
David Brownell <david-b@pacbell.net> Fix segv in jtag_examine_chain(): exit l...
oharboe
2009-08-26
1
-6
/
+8
*
added missing check on jtag_execute
oharboe
2009-08-26
1
-1
/
+4
*
Remove bogus "BUG:". If the PC is pointing to an invalid instruction, then si...
oharboe
2009-08-26
1
-2
/
+2
*
reduce arm11 output noise
oharboe
2009-08-26
2
-3
/
+7
*
David Brownell <david-b@pacbell.net> Clock updates/fixes for the Stellaris fl...
oharboe
2009-08-26
2
-19
/
+143
*
David Brownell <david-b@pacbell.net> Tweak disassembly commands:
oharboe
2009-08-25
2
-28
/
+55
*
David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:
oharboe
2009-08-25
1
-36
/
+23
*
David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup:
oharboe
2009-08-25
1
-17
/
+18
*
David Brownell <david-b@pacbell.net> Some jtag_add_reset() cleanup:
oharboe
2009-08-25
1
-42
/
+62
*
David Brownell <david-b@pacbell.net> Accomodate targets which don't support v...
oharboe
2009-08-25
1
-0
/
+12
*
- fix build warnings
ntfreak
2009-08-25
3
-19
/
+19
*
Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanup
oharboe
2009-08-25
3
-6
/
+5
*
strange.... the code build and links w/Linux GCC target but fails w/arm-elf. ...
oharboe
2009-08-25
1
-3
/
+3
*
Ferdinand Postema <ferdinand@postema.eu> fix warnings
oharboe
2009-08-25
1
-2
/
+2
*
Michael Schwingen <rincewind@discworld.dascon.de> The attached patch adds a "...
oharboe
2009-08-25
1
-0
/
+63
*
Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not ...
oharboe
2009-08-25
1
-1
/
+1
*
David Brownell The rest of the Cortex-A8 support from Magnus: replace the pre...
oharboe
2009-08-25
2
-88
/
+1358
*
David Brownell Subset of Cortex-A8 support from Magnus: create an armv7a file
oharboe
2009-08-25
3
-0
/
+479
*
add missing isblank() for eCos
oharboe
2009-08-25
1
-0
/
+2
*
Steve Grubb <sgrubb@redhat.com> fix various and sundry leaks
oharboe
2009-08-24
7
-0
/
+39
*
Jonas Horberg <jhorberg@sauer-danfoss.com>
oharboe
2009-08-24
1
-3
/
+2
*
Florian Boor <florian.boor@kernelconcepts.de> fixes a segfault executing comm...
oharboe
2009-08-21
1
-1
/
+1
*
Piotr Ziecik <kosmo@semihalf.com> This patch adds handling blank characters b...
oharboe
2009-08-20
1
-59
/
+38
*
- remove enable-ft2232-highspeed configure option, high speed ftdi support is...
ntfreak
2009-08-20
1
-12
/
+19
*
David Brownell <david-b@pacbell.net>More Thumb2 disassembly:
oharboe
2009-08-20
1
-2
/
+136
*
Jonas Horberg [jhorberg@sauer-danfoss.com]:
ntfreak
2009-08-19
1
-1
/
+1
*
David Brownell <david-b@pacbell.net>Fix some command helptext:
oharboe
2009-08-19
1
-4
/
+13
*
David Brownell <david-b@pacbell.net> Clean up some Cortex-M3 reset handling.
oharboe
2009-08-19
1
-17
/
+39
*
David Brownell [david-b@pacbell.net]:
ntfreak
2009-08-18
1
-10
/
+21
*
Jonas Horberg [jhorberg@sauer-danfoss.com]
ntfreak
2009-08-18
1
-159
/
+148
*
Jonas Horberg [jhorberg@sauer-danfoss.com]
ntfreak
2009-08-18
4
-39
/
+131
*
David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and...
oharboe
2009-08-18
2
-3
/
+83
*
David Brownell <david-b@pacbell.net> Clean up ARM7/ARM9 EmbeddedICE register ...
oharboe
2009-08-18
2
-49
/
+131
*
David Brownell <david-b@pacbell.net> Several of the ARMv7M registers are 8 bi...
oharboe
2009-08-18
1
-29
/
+30
*
Piotr Ziecik <kosmo@semihalf.com> Due to errors in chipselect management in d...
oharboe
2009-08-18
1
-3
/
+3
*
Ferdinand Postema <ferdinand@postema.eu> cygwin 32 bit warning
oharboe
2009-08-16
1
-1
/
+1
*
added note w/reference to discussion on whether or not arm11 code is broken o...
oharboe
2009-08-16
1
-0
/
+4
*
Audrius Urmanavičius [didele.deze@gmail.com]:
ntfreak
2009-08-13
2
-80
/
+202
*
David Brownell <david-b@pacbell.net>:
ntfreak
2009-08-07
1
-0
/
+3
*
Ferdinand Postema [ferdinand@postema.eu]
ntfreak
2009-08-07
1
-0
/
+3
*
- fix segfault introduced during cortex reg cleanup
ntfreak
2009-08-07
1
-2
/
+2
*
Gary Carlson [gcarlson@carlson-minot.com]:
ntfreak
2009-08-06
1
-3
/
+1
[prev]
[next]