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
/
ecos.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-1
/
+1
2009-11-13
ecosflash_flash_bank_t -> struct ecosflash_flash_bank
Zachary T Welch
1
-12
/
+12
2009-11-13
use FLASH_BANK_COMMAND_HANDLER macro
Zachary T Welch
1
-1
/
+1
2009-11-09
flash/<various>.c: remove useless declarations
Zachary T Welch
1
-24
/
+14
2009-10-20
Added the faux flash driver and target. Used for testing.
Øyvind Harboe
1
-1
/
+1
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-1
/
+1
2009-06-23
- Fixes '[<>]' whitespace
zwelch
1
-2
/
+2
2009-06-23
- Fixes '+' whitespace
zwelch
1
-10
/
+10
2009-06-23
- Fixes '=' whitespace
zwelch
1
-28
/
+28
2009-06-23
- Fixes '[+]=' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '!=' whitespace
zwelch
1
-4
/
+4
2009-06-23
- Replace 'switch(' with 'switch ('.
zwelch
1
-1
/
+1
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
1
-1
/
+1
2009-06-21
C99 printf() -Werror fixes
duane
1
-3
/
+3
2009-06-18
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
1
-20
/
+20
2009-06-18
Transform 'u8' to 'uint8_t' in src/flash
zwelch
1
-4
/
+4
2009-05-31
Add target_run_algorithm wrapper:
zwelch
1
-1
/
+1
2009-05-18
Consolidate target selection code into single get_target() that handles both ...
kc8apf
1
-2
/
+2
2009-05-11
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
1
-12
/
+2
2009-04-19
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
1
-1
/
+1
2009-04-18
The following patches was applied:
mifi
1
-30
/
+36
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-69
/
+52
2008-11-19
error checking - no reported errors, but catched a couple of exit()'s and con...
oharboe
1
-38
/
+38
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+1
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-1
/
+1
2008-04-08
added a couple of LOG_ERROR() messages to improve logfile.
oharboe
1
-2
/
+3
2008-04-04
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
1
-4
/
+3
2008-04-02
fix flash info - now reports erased state properly
oharboe
1
-7
/
+1
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-8
/
+8
2008-03-07
Michael Bruck: fixed warnings
oharboe
1
-1
/
+3
2008-03-02
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
1
-19
/
+20
2008-02-29
- image.c and fileio.c now uses logging to propagate error strings.
oharboe
1
-1
/
+0
2008-02-28
- added svn props
ntfreak
1
-485
/
+485
2008-02-28
lingering change for eCos flash driver
oharboe
1
-1
/
+5
2008-02-28
eCos flash driver.
oharboe
1
-0
/
+481