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
/
ecosboard.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-27
zy1000: keep up with changes to log_init()
Øyvind Harboe
1
-7
/
+1
2009-11-24
use COMMAND_REGISTER macro
Zachary T Welch
1
-1
/
+1
2009-11-22
zy1000: un-break uart command after command handler refactoring
Øyvind Harboe
1
-15
/
+19
2009-11-17
zy1000: revC UART forwarding
Øyvind Harboe
1
-4
/
+12
2009-11-16
#include "target.h" less wildly
David Brownell
1
-1
/
+0
2009-11-16
target: less implicit inclusion of "command.h"
David Brownell
1
-3
/
+0
2009-11-14
add openocd.h for top-level declarations
Zachary T Welch
1
-0
/
+1
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-8
/
+8
2009-11-13
target_type_t -> struct target_type
Zachary T Welch
1
-1
/
+1
2009-11-13
flash_driver_t -> struct flash_driver
Zachary T Welch
1
-1
/
+1
2009-11-05
warnings: remove
Øyvind Harboe
1
-3
/
+2
2009-10-22
disable ZY1000's UART forwarding test code.
Øyvind Harboe
1
-1
/
+10
2009-10-21
eCos synthetic target updates.
Øyvind Harboe
1
-0
/
+2
2009-10-07
increase pause before reboot so web interface remains responsive when issuing...
oharboe
1
-2
/
+2
2009-09-17
prefix zy1000_reboot command to avoid name conflicts
oharboe
1
-1
/
+1
2009-08-30
David Brownell <david-b@pacbell.net> Be sure the built-in search paths always...
oharboe
1
-1
/
+1
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-07-06
zy1000 now listens for port 1234. Upon accepting connection reboot zy1000.
oharboe
1
-1
/
+61
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-2
/
+2
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-5
/
+5
2009-06-23
- Fixes '[|]' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '=' whitespace
zwelch
1
-4
/
+4
2009-06-19
less warnings
oharboe
1
-2
/
+1
2009-06-18
less warnings
oharboe
1
-10
/
+10
2009-06-17
dummy driver now works under eCos
oharboe
1
-5
/
+25
2009-06-11
embedded host: launch telnet server even if configuration fails
oharboe
1
-0
/
+3
2009-06-05
remove unused include file: strings.h
oharboe
1
-1
/
+0
2009-05-11
leave eCos include file issues alone for now.
oharboe
1
-21
/
+37
2009-05-11
Audit and eliminate redundant #include directives in main src/ files.
zwelch
1
-48
/
+21
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
1
-1
/
+0
2009-04-30
list board's as well as target config files.
oharboe
1
-0
/
+3
2009-01-19
SVF player courtesy of Simon Qian <simonqian@SimonQian.com>
kc8apf
1
-0
/
+1
2009-01-09
moved ioutil init to the right spot: before config scripts
oharboe
1
-0
/
+10
2009-01-09
fixed warnings + added zy1000 jtag_add_clocks support.
oharboe
1
-7
/
+7
2008-12-17
houskeeping
oharboe
1
-58
/
+0
2008-12-15
sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...
oharboe
1
-892
/
+137
2008-12-15
fast_load profiling tool moved to target.c
oharboe
1
-196
/
+0
2008-12-04
zy1000 1.48 snapshot
oharboe
1
-1
/
+1
2008-12-04
delete obsolete code
oharboe
1
-122
/
+6
2008-12-01
update zy1000 to svn head jtag api
oharboe
1
-1
/
+1
2008-12-01
wip
oharboe
1
-0
/
+70
2008-11-26
wip
oharboe
1
-44
/
+55
2008-11-13
nios wip
oharboe
1
-0
/
+8
2008-11-10
broadcast mac address in UDP hello message
oharboe
1
-24
/
+30
2008-11-09
terminal forwarding available from GUI
oharboe
1
-4
/
+9
2008-11-07
zy1000 1.47
oharboe
1
-1
/
+1
2008-11-06
added device discovery
oharboe
1
-0
/
+4
2008-11-05
zy1000 1.46
oharboe
1
-1
/
+1
2008-11-05
disable continous polling while srst is asserted and power dropout is detected
oharboe
1
-85
/
+0
2008-10-27
added option to use ramdisk instead of flash jffs2
oharboe
1
-4
/
+184
[next]