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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-10
- added patch for faster start of OpenOCD
mifi
2
-3
/
+16
2008-01-09
- rename flash_init and flash_erase to flash_init_drivers and flash_erase_add...
ntfreak
4
-40
/
+56
2008-01-07
- added gdb flash fixes patch
mifi
11
-230
/
+196
2007-12-29
- add support for extended gdb packet R (restart), requires gdb to be started...
ntfreak
1
-0
/
+13
2007-12-29
- minimum autoconf 2.59 is now required and verified - due to issues with AS_...
ntfreak
10
-363
/
+697
2007-12-20
- fixed problem when write_image is called multiple times
ntfreak
1
-3
/
+17
2007-12-20
- removed flash write_image - binary compare function has been moved to verif...
ntfreak
6
-184
/
+171
2007-12-19
- this patch allows OpenOCD running under eCos to access files via tftp
mifi
2
-38
/
+18
2007-12-18
- added patch by Øyvind Harboe to Intel Hex Start Segment Address Record (Ty...
ntfreak
1
-0
/
+25
2007-12-18
- added patch for new flash functionality like:
mifi
14
-63
/
+263
2007-12-17
- only some cosmetic changes, convert \r\n to unix
mifi
3
-12
/
+12
2007-12-17
- fixed relocation problems with image loading. Relocation is handled
mifi
1
-9
/
+17
2007-12-17
- added patch to corrected argument of image_open in handle_flash_write_image...
mifi
1
-1
/
+1
2007-12-17
The changes allows the "script" command to be used from within
mifi
1
-1
/
+1
2007-12-16
- removed some compiler warnings
mifi
1
-23
/
+30
2007-12-16
- change error message for image_open error
mifi
1
-5
/
+6
2007-12-16
- initialize num_sectors and sectors in handle_flash_bank_command.
mifi
1
-1
/
+3
2007-12-16
- fixed ETM configuration register decoding
drath
1
-2
/
+2
2007-12-14
- added the patch CFI-BE-Fixes-Blockwrite-Support.diff
mifi
1
-82
/
+302
2007-12-14
Corrected typo (to many brackets)
mifi
1
-2
/
+2
2007-12-14
Sorry, I have forgotten to add a description for the last version, where
mifi
1
-0
/
+1
2007-12-14
git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...
mifi
2
-2
/
+68
2007-12-14
- added patch from Dominic to unlock the ATMEL flash in cfi_read_atmel_pri_ext
mifi
1
-1
/
+7
2007-12-10
- Fixing two compiler warnings
mifi
4
-12
/
+24
2007-12-10
- Stripped trailing spaces (patch preparation)
bodylove
2
-258
/
+258
2007-12-10
- Enabled URL keyword expansion for enhanced version
bodylove
1
-1
/
+1
2007-12-10
- Added PKGLIBDIR define to C options. Allows to store
bodylove
1
-0
/
+1
2007-12-10
- XScale DebugHandler code is now installed into
bodylove
2
-493
/
+498
2007-12-10
Changed openocd version info creation to be more useful.
bodylove
2
-1
/
+9
2007-12-09
- added patch to display device information as INFO too
mifi
3
-9
/
+36
2007-12-05
Merged rev 215 changes from /branches/xscale-ixp-be into trunk:
bodylove
1
-3
/
+4
2007-12-04
Do not overwrite code when removing software breakpoint if it no longer conta...
vpalatin
1
-2
/
+10
2007-11-23
- added support for Hitex STM32 Performance Stick
ntfreak
1
-0
/
+79
2007-11-21
- reset_run now works as expected on cortex-m3
ntfreak
6
-121
/
+304
2007-10-26
- corrected str91x bank1 programming issues
ntfreak
3
-61
/
+65
2007-10-22
- add verify_image command
ntfreak
18
-11
/
+392
2007-10-08
- cleaned up str7, str9 and stm32 flash drivers
ntfreak
10
-72
/
+236
2007-10-01
- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...
ntfreak
9
-116
/
+153
2007-09-10
- Fixed display of sector sizes in flash.c
mlu
7
-107
/
+127
2007-09-10
- added ft2232_latency command
mlu
1
-2
/
+21
2007-09-05
Patch by Michael Schwingen that
drath
8
-39
/
+72
2007-08-25
- added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...
drath
6
-221
/
+445
2007-08-21
- correctly initialize start address for XScale trace buffer decodes in fill-...
drath
2
-1
/
+14
2007-08-20
- Support for AT91SAM7xx512 chips
mlu
1
-134
/
+231
2007-08-20
- Support for AT91SAM7xx512 chips
mlu
1
-5
/
+3
2007-08-20
- update file size when writing to a fileio
drath
1
-2
/
+8
2007-08-17
- renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo...
drath
3
-7
/
+52
2007-08-16
- update jtag_speed setting when changing it during runtime with a FT2232 bas...
drath
6
-10
/
+49
2007-08-16
- fixed several bugs in flash writing code (thanks to Pavel Chromy)
drath
3
-121
/
+149
2007-08-14
- corrected automake script
drath
3
-3
/
+5
[next]