index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-23
Pavel Chromy's on chip flash loader
oharboe
1
-0
/
+1
2008-04-23
- added svn props for newly added files
ntfreak
16
-269
/
+269
2008-04-23
Tim Hudson contributed at91sam9260 target config files + some interface defin...
oharboe
5
-2
/
+60
2008-04-23
added fast option.
oharboe
1
-2
/
+2
2008-04-21
- added stm32 stick and luminary eval boards interface configs
ntfreak
6
-7
/
+38
2008-04-18
Nicolas Pitre fixed regression.
oharboe
1
-4
/
+3
2008-04-17
Edwin Olsen: improves breakpoint handling on cortex-m3 parts. Specifically, t...
oharboe
1
-2
/
+17
2008-04-16
- correct stm32stick config script
ntfreak
1
-1
/
+1
2008-04-16
Update Embedded ICE registers explicitly during target->type->examine() instead
oharboe
5
-24
/
+10
2008-04-16
Edgar Grimberg added some missing scripts from the install
oharboe
1
-1
/
+1
2008-04-16
fix SEGFAULT regression in cortex after TRST fixes
oharboe
3
-7
/
+25
2008-04-15
- sw_bkpts fails if the target is not halted. The side effect is
oharboe
2
-27
/
+44
2008-04-15
Added checks for target->type->read/write_memory, soft_reset_halt and run_alg...
oharboe
2
-0
/
+57
2008-04-15
target read/write is no longer attempted for target_xxx() functions when the ...
oharboe
1
-4
/
+49
2008-04-14
- added new and missing target scripts - stm32stick and str730
ntfreak
4
-2
/
+66
2008-04-14
retired fast_memory_access. It's always fast now.
oharboe
1
-124
/
+37
2008-04-14
- split str71x driver into banks
ntfreak
4
-19
/
+4
2008-04-14
moved out stuff that wasn't already moved from openocd.pdf to the target libr...
oharboe
12
-1
/
+175
2008-04-14
TRST is asserted *before* target->type->assert_reset() is invoked. Removed ol...
oharboe
2
-17
/
+0
2008-04-13
allows launching OpenOCD w/telnet+gdb server w/the
oharboe
2
-0
/
+5
2008-04-13
- Set up ICE registers after TRST
oharboe
4
-53
/
+121
2008-04-11
found two more gaffes for reset wip
oharboe
2
-0
/
+3
2008-04-11
fixed gaffe for default examine implementation
oharboe
1
-0
/
+1
2008-04-11
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
1
-0
/
+1
2008-04-11
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
9
-51
/
+75
2008-04-11
Wip - split target setup and target examination
oharboe
10
-0
/
+26
2008-04-11
added target->type->examine(). Eventually this will allow for bringing up tel...
oharboe
3
-3
/
+43
2008-04-11
Improved XScale performance for embedded hosted OpenOCD
oharboe
1
-35
/
+36
2008-04-10
- added svn props for newly added parport.cfg
ntfreak
1
-8
/
+8
2008-04-10
- single core context used, removed debug context as thought unnecessary.
ntfreak
4
-267
/
+136
2008-04-09
target lib wip
oharboe
4
-6
/
+13
2008-04-09
- add missing svn props
ntfreak
8
-310
/
+310
2008-04-09
- added "init" command. "init" and "reset" at end of startup script is equiva...
oharboe
4
-51
/
+30
2008-04-08
lm3s6965.cfg contributed by Edwin Olson
oharboe
2
-1
/
+21
2008-04-07
- only if "reset halt" or "reset init" are issued will the reset vector be se...
oharboe
2
-22
/
+39
2008-04-04
- the reset mode parameter is now DEPRECATED. It is implemented
oharboe
2
-4
/
+6
2008-04-04
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
9
-27
/
+47
2008-04-03
- Work on fixing erase check. Many implementations are plain broken.
oharboe
18
-98
/
+116
2008-04-02
Edgar Grimberg sharpened the str912 target script.
oharboe
3
-10
/
+22
2008-04-02
Added timeout(instead of infinite loop) to soft_reset_halt
oharboe
3
-9
/
+51
2008-04-02
optional count argument to mwX
oharboe
1
-12
/
+35
2008-03-31
target_call_timer_callbacks_now() now invokes periodic callbacks immediately
oharboe
1
-8
/
+11
2008-03-31
Removed exit()'s. A reset is usually enough to work around these, reducing cy...
oharboe
1
-15
/
+8
2008-03-31
make jtag_add_statemove() internal to the driver.
oharboe
2
-1
/
+4
2008-03-28
Edgar Grimberg: added needed delays
oharboe
1
-0
/
+4
2008-03-26
TAP_SD/SI are now forbidden end states.
oharboe
2
-77
/
+28
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
28
-626
/
+626
2008-03-22
- gdb server was incorrectly sending null terminator on qXfer:features:read: ...
ntfreak
1
-7
/
+19
2008-03-22
- changed jtag_add_reset errors to warnings
ntfreak
2
-10
/
+11
2008-03-21
- armv7m control register now set as dirty when switching context
ntfreak
3
-23
/
+15
[next]