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
/
target
/
image.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-3
/
+3
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-2
/
+2
2009-06-23
- Fixes '[<>]' whitespace
zwelch
1
-5
/
+5
2009-06-23
- Fixes '+' whitespace
zwelch
1
-2
/
+2
2009-06-23
- Fixes '=' whitespace
zwelch
1
-9
/
+9
2009-06-23
- Fixes '==' whitespace
zwelch
1
-5
/
+5
2009-06-23
- Fixes '&&' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '[+]=' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '!=' whitespace
zwelch
1
-4
/
+4
2009-06-23
- Fixes '-=' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Replace 'switch(' with 'switch ('.
zwelch
1
-1
/
+1
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
1
-3
/
+3
2009-06-21
C99 printf() -Werror fixes
duane
1
-15
/
+15
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
1
-29
/
+29
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
1
-2
/
+2
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
1
-49
/
+49
2009-05-18
Consolidate target selection code into single get_target() that handles both ...
kc8apf
1
-3
/
+4
2009-05-11
Audit and eliminate redundant #include directives in other target files.
zwelch
1
-11
/
+1
2009-05-06
Fix pointer cast alignment warnings in target/image.c.
zwelch
1
-2
/
+6
2009-04-30
Add static keywords to core target source file data and functions.
zwelch
1
-5
/
+5
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-12
/
+9
2008-11-19
error checking - no reported errors, but catched a couple of exit()'s and con...
oharboe
1
-1
/
+8
2008-10-13
Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...
oharboe
1
-3
/
+1
2008-10-06
better keep_alive() handling
oharboe
1
-18
/
+24
2008-10-03
GDB alive fixes for verify_image
oharboe
1
-98
/
+102
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+4
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-0
/
+3
2008-05-20
Edgar Grimberg fixes some memory handling issues and
oharboe
1
-0
/
+11
2008-04-24
Close dangling file handle
oharboe
1
-6
/
+10
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-25
/
+25
2008-03-07
- fix cross endian ELF loading
vpalatin
1
-3
/
+1
2008-03-07
- The elf loader incorrectly assumed that the program header always follows t...
ntfreak
1
-0
/
+9
2008-02-29
- image.c and fileio.c now uses logging to propagate error strings.
oharboe
1
-158
/
+131
2008-01-25
fixed incorrect elf segment size - Thanks Øyvind Harboe
ntfreak
1
-1
/
+2
2008-01-21
- Eleminated leading tabs/white space
bodylove
1
-101
/
+101
2007-12-29
- minimum autoconf 2.59 is now required and verified - due to issues with AS_...
ntfreak
1
-25
/
+16
2007-12-20
- removed flash write_image - binary compare function has been moved to verif...
ntfreak
1
-32
/
+31
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
1
-0
/
+24
2007-12-17
- fixed relocation problems with image loading. Relocation is handled
mifi
1
-9
/
+17
2007-10-22
- add verify_image command
ntfreak
1
-0
/
+31
2007-10-01
- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...
ntfreak
1
-90
/
+63
2007-08-14
- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...
drath
1
-13
/
+20
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
1
-5
/
+67
2007-07-31
- motorola s19 file loader added
ntfreak
1
-3
/
+261
2007-06-16
- added mingw elf patches from Vincent Palatin
ntfreak
1
-2
/
+4
2007-06-15
- added support for pseudo image type "mem", currently only used for etm anal...
drath
1
-10
/
+51
2007-06-14
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
1
-42
/
+95
2007-05-31
- add support for ELF images (thanks to Vincent Palatin for this patch)
drath
1
-9
/
+193
2007-05-30
- reworked image handling to support multiple sections (tested with ihex file...
drath
1
-69
/
+100
[next]