index
:
riscv-tools/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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-22
- added patch to remove count and time information from log_printf
mifi
1
-1
/
+11
2008-02-22
- cosmetic changes to print out version without line number/time
mifi
1
-2
/
+5
2008-02-22
- fix read/write size for small unaligned accesses (thanks Michael Bruck)
vpalatin
1
-0
/
+6
2008-02-22
- added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2...
mifi
1
-3
/
+3
2008-02-22
- added patch to make single-stepping more resilient
mifi
1
-10
/
+22
2008-02-21
- add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)
vpalatin
6
-1
/
+628
2008-02-20
- fix bug when using full paths to config files. Thanks Ted Roth
ntfreak
1
-3
/
+5
2008-02-19
- added patch which fixed big/small endian problems on non-x86 host CPUs.
mifi
1
-45
/
+32
2008-02-19
- add search paths via new arg -s (-search). Thanks Ted Roth
ntfreak
6
-18
/
+88
2008-02-19
- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...
drath
10
-52
/
+877
2008-02-19
- Fixed bug in pathmove for XScale
ntfreak
9
-53
/
+176
2008-02-18
- reapply fix with telnet prompt while running/halting gdb
ntfreak
2
-11
/
+18
2008-02-18
- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this ...
drath
2
-49
/
+67
2008-02-18
- ignore data aborts during gdb memory read packets by default, and return 0x...
drath
1
-10
/
+37
2008-02-18
- arg list now correctly released on error. Thanks Øyvind Harboe
ntfreak
1
-0
/
+1
2008-02-18
- fix broken JTAG error handling
ntfreak
2
-26
/
+29
2008-02-18
- removed a raft of unecessary exit() calls. Issuing a reset will solve these...
ntfreak
1
-20
/
+38
2008-02-18
- add new non-cfi SST flash device. Thanks Øyvind Harboe
ntfreak
2
-1
/
+19
2008-02-18
- Added a "User:" debug level. These are messages that are intended for the u...
ntfreak
4
-99
/
+62
2008-02-17
- combine similar functions in telnet_server.c
ntfreak
3
-13
/
+5
2008-02-16
- solve lots of problems with stuck GDB connections, making it impossible to ...
ntfreak
2
-99
/
+183
2008-02-16
- cleanup and remove time() warning
ntfreak
2
-28
/
+25
2008-02-16
- fix issue with telnet prompt while gdb running
ntfreak
2
-6
/
+15
2008-02-15
- fix xscale memory leak and warnings. Thanks Øyvind Harboe
ntfreak
1
-3
/
+3
2008-02-14
- fix programming issue with lpc2101/2
ntfreak
2
-4
/
+13
2008-02-14
- added patch to stop DEBUG messages to be forwarded to telnet/gdb.
mifi
1
-6
/
+15
2008-02-14
- added check for revA silicon in stm32 flash driver
ntfreak
1
-0
/
+9
2008-02-13
- added patch to Improving progress/error output for telnet & GDB monitor
mifi
5
-41
/
+158
2008-02-12
- add autoprobe support to flash info command
ntfreak
1
-3
/
+5
2008-02-11
- removed "starting point" for ngw100, will add it again if it is working
mifi
2
-35
/
+1
2008-02-11
- telnet prompt behaves correctly for new synchronous halt/resume/reset commands
ntfreak
3
-22
/
+3
2008-02-10
- added starting point for development on a ngw100 eval board
mifi
2
-1
/
+35
2008-02-10
- stm32 flash driver now checks for correct target
ntfreak
1
-0
/
+11
2008-02-10
- add autoprobe support to the stm32 flash driver
ntfreak
2
-44
/
+38
2008-02-10
- added patch to change pathmove handling
mifi
10
-63
/
+11
2008-02-09
- added synchronous wait/resume patch. Thanks Øyvind Harboe
ntfreak
1
-23
/
+36
2008-02-07
- added synchronous reset patch, Thanks Øyvind Harboe
ntfreak
3
-8
/
+86
2008-02-06
- added patch to access cp15 register (XScale)
mifi
1
-0
/
+92
2008-02-06
- added patch to solve problem with AT91SAM9260 (dirty register)
mifi
4
-32
/
+32
2008-02-04
- fixes issue with reset and arm926ejs core. Thanks Øyvind Harboe
ntfreak
1
-7
/
+7
2008-02-04
Added patch to stop SEGFAULT with missing jtag config lines. Thanks Øyvind H...
ntfreak
1
-2
/
+3
2008-02-02
- added patch to solve the reset problem with arm9 and cortex which Spen had ...
mifi
1
-17
/
+1
2008-01-27
- added autoprobe functionality
mifi
16
-1335
/
+1455
2008-01-25
fixed incorrect elf segment size - Thanks Øyvind Harboe
ntfreak
2
-3
/
+4
2008-01-24
- added patch to check some malloc problems.
mifi
1
-4
/
+14
2008-01-23
Updated list of LMI partnames
mlu
1
-27
/
+99
2008-01-23
- added patch to fix crash in load_image on corrupt elf file or out of memory.
mifi
1
-0
/
+5
2008-01-22
- added patch to fix brocken STR9 line
mifi
1
-10
/
+15
2008-01-21
- Eleminated leading tabs/white space
bodylove
2
-108
/
+111
2008-01-21
- Eleminated leading tabs/white space
bodylove
1
-14
/
+14
[prev]
[next]