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
/
flash
/
str9xpec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
- Replace '){' with ') {'.
zwelch
1
-3
/
+3
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-9
/
+9
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-9
/
+9
2009-06-23
- Fixes '[|]' whitespace
zwelch
1
-4
/
+4
2009-06-23
- Replace 'while(' with 'while ('.
zwelch
1
-5
/
+5
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
1
-3
/
+3
2009-06-21
C99 printf() -Werror fixes
duane
1
-2
/
+2
2009-06-18
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
1
-12
/
+12
2009-06-18
Transform 'u8' to 'uint8_t' in src/flash
zwelch
1
-26
/
+26
2009-06-09
- Replace 'jtag_tap_by_abs_position' with 'jtag_tap_by_position'.
zwelch
1
-1
/
+1
2009-06-05
Eliminate MixedCaps symbol from public JTAG TAP API:
zwelch
1
-1
/
+1
2009-06-04
Rename jtag_add_end_state to jtag_set_end_state since "add" implies that
oharboe
1
-8
/
+8
2009-06-04
Introduce jtag_get_end_state() fn to clarify code a bit.
oharboe
1
-5
/
+5
2009-06-04
no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done ...
oharboe
1
-8
/
+8
2009-06-04
remove TAP_INVALID as argument to jtag_add_xxx() fn's
oharboe
1
-5
/
+5
2009-06-01
David Brownell <david-b@pacbell.net>:
zwelch
1
-75
/
+2
2009-05-14
use TAP_INVALID enum instead of -1
oharboe
1
-5
/
+5
2009-05-11
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
1
-12
/
+0
2009-05-08
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
1
-15
/
+15
2009-05-06
remove unecessary setting of deprecated fields to NULL
oharboe
1
-45
/
+45
2009-05-06
retire out_mask - not used anywhere
oharboe
1
-15
/
+15
2009-04-19
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
1
-2
/
+2
2009-04-18
The following patches was applied:
mifi
1
-55
/
+55
2009-02-03
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
kc8apf
1
-1
/
+1
2008-12-13
Clean up references to old tap_state names
kc8apf
1
-1
/
+1
2008-12-13
Change tap_state naming to be consistent with SVF documentation.
kc8apf
1
-32
/
+32
2008-12-03
- str9xpec driver now working with new jtag tap config
ntfreak
1
-30
/
+14
2008-11-30
jtag newtap change & huge manual update
duane
1
-90
/
+104
2008-11-19
jtag_get_device() now returns NULL and reports error instead of invoking exit()
oharboe
1
-258
/
+265
2008-08-19
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
1
-1
/
+1
2008-07-23
- more fixes to high density stm32x flash driver
ntfreak
1
-0
/
+3
2008-04-14
- split str71x driver into banks
ntfreak
1
-35
/
+30
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-16
/
+16
2008-03-02
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
1
-4
/
+4
2008-02-25
- convert all files to unix line-ending
drath
1
-1348
/
+1348
2008-02-25
From Michael Bruck
oharboe
1
-1348
/
+1348
2008-02-25
dos2unix fix.
oharboe
1
-1348
/
+1348
2008-02-25
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
1
-1349
/
+1348
2008-01-27
- added autoprobe functionality
mifi
1
-0
/
+1
2007-11-21
- reset_run now works as expected on cortex-m3
ntfreak
1
-4
/
+7
2007-10-26
- corrected str91x bank1 programming issues
ntfreak
1
-5
/
+17
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
1
-8
/
+1
2007-06-16
- str9xpec driver was using stricmp, changed to strcmp for posix compatibility
ntfreak
1
-32
/
+4
2007-06-16
- added mingw elf patches from Vincent Palatin
ntfreak
1
-0
/
+1368