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
/
flash
/
tms470.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-10
/
+10
2009-11-17
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
1
-6
/
+6
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
1
-7
/
+7
2009-11-13
command_t -> struct command
Zachary T Welch
1
-1
/
+1
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-1
/
+1
2009-11-13
flash_bank_t -> struct flash_bank
Zachary T Welch
1
-13
/
+13
2009-11-13
target_t -> struct target
Zachary T Welch
1
-11
/
+11
2009-11-13
tms470_flash_bank_t -> struct tms470_flash_bank
Zachary T Welch
1
-10
/
+10
2009-11-13
flash_driver_t -> struct flash_driver
Zachary T Welch
1
-1
/
+1
2009-11-13
flash_sector_t -> struct flash_sector
Zachary T Welch
1
-6
/
+6
2009-11-13
use FLASH_BANK_COMMAND_HANDLER macro
Zachary T Welch
1
-1
/
+1
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
1
-3
/
+3
2009-11-09
flash/<assorted>.c: remove useless declarations
Zachary T Welch
1
-25
/
+14
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
1
-10
/
+10
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
-38
/
+38
2009-06-21
C99 printf() -Werror fixes
duane
1
-41
/
+46
2009-06-18
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
1
-31
/
+31
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
1
-4
/
+4
2009-06-18
Transform 'u8' to 'uint8_t' in src/flash
zwelch
1
-3
/
+3
2009-05-11
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
1
-3
/
+1
2009-04-19
Zach Welch <zw@superlucidity.net> trim logic in tms470.c
oharboe
1
-2
/
+2
2009-04-19
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
1
-1
/
+2
2009-04-18
The following patches was applied:
mifi
1
-37
/
+37
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-74
/
+74
2008-11-13
krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for ...
oharboe
1
-1
/
+86
2008-08-19
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
1
-3
/
+3
2008-08-17
fixed not halted error messages
oharboe
1
-0
/
+5
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-67
/
+67
2008-03-09
Michael Bruck: fix warning
oharboe
1
-0
/
+1
2008-03-07
Michael Bruck: fixed warnings
oharboe
1
-1
/
+0
2008-02-29
Uwe Hermann:
oharboe
1
-2
/
+1
2008-02-28
Pavel Chromy cleaned up checks for halted, error messages, etc.
oharboe
1
-21
/
+31
2008-02-26
- code reformat (Thanks Pavel Chromy)
ntfreak
1
-1137
/
+990
2008-02-11
- telnet prompt behaves correctly for new synchronous halt/resume/reset commands
ntfreak
1
-3
/
+1
2008-01-27
- added autoprobe functionality
mifi
1
-1292
/
+1308
2008-01-17
- add missing files from previous commit (tms470 flash driver)
ntfreak
1
-0
/
+1292