Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openocd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
openocd
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4ce93ac479c29210c4b472a16733bed2537c35f9
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Sep
11
10
9
8
7
4
3
2
1
31
Aug
30
28
27
26
25
24
21
20
19
18
16
13
7
6
31
Jul
27
26
24
23
22
21
20
19
17
16
15
14
13
12
11
10
8
7
6
4
3
2
1
30
Jun
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
13
12
11
10
9
8
7
5
4
David Brownell <david-b@pacbell.net>
David Brownell <david-b@pacbell.net> some early todo items on run_algorithm
tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's after a TAP_RESET.
- revert change made to sheevaplug.cfg in rev2573
Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to avoid a
Nicolas Pitre <nico@cam.org> Dragonite support
spelling mistake
do not use dynamically sized stack arrays, not compatible with embedded OS's
registering a target event twice caused infinite loop. Same bug as in jtag/core.c copy & pasted.
syntax error fix
Alexei Babich <a.babich@rez.ru> cleanup
Nicolas Pitre <nico@cam.org> tighten error checking in bulk_write
eol-style:native
Alexei Babich <a.babich@rez.ru> imx31 nand flash controller support
Alexei Babich <a.babich@rez.ru> fix problems with unecessary tailend byte accesses. Use 16 bit access on tailend of a memory read if possible.
michal smulski <michal.smulski@ooma.com> telo target/board scripts
Rolf Meeser <rolfm_9dq@yahoo.de>
- Fix bug-in-waiting when adding more than one TAP event type
David Brownell <david-b@pacbell.net>
David Brownell <david-b@pacbell.net>
Report correct core instruction state for ARMv/A targets
Load PC with bit 0 set to 1 when resuming to say in Thumb instruction state.
David Brownell <david-b@pacbell.net>
David Brownell <david-b@pacbell.net>
Improved handling of instruction set state, helps for debugging Thumb state.
Mahr, Stefan <Stefan.Mahr@sphairon.com> removes the endianness swapping in mips_m4k.c Swapping is already done in target.c
use "armv4_5 core_state arm" instead of soft_reset_halt, fewer side effects
Dirk Behme <dirk.behme@googlemail.com> retire jtag_speed usage
Dirk Behme <dirk.behme@googlemail.com> Add default fall back freqency.
set ARM mode using explicit command rather than soft_reset_halt which has lots of side effects.
Matt Hsu <matt@0xlab.org> This patch simply enables the halting debug mode.
more debug output for breakpoints
Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR register
David Brownell <david-b@pacbell.net> "set _TARGETNAME ..." cleanup
David Claffey <dnclaffey@gmail.com> get rid of reset recursion
David Brownell
David Claffey <dnclaffey@gmail.com> tested with the Atheros reference design "PB44"
Crusty Code fixes from the tcl directory re-arragements
- fixes the incorrect info msg displayed during stellaris flash programming.
- fix a regression when using cortex_m3 emulated dcc channel
Loading