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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.
oharboe
3
-0
/
+20
2008-07-20
- added svn props for newly added files
ntfreak
2
-18
/
+15
2008-07-20
Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)
oharboe
3
-0
/
+20
2008-07-20
openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...
oharboe
1
-1
/
+1
2008-07-18
- fix incorrectly registered function openocd_array2mem
ntfreak
3
-434
/
+378
2008-07-18
Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.
oharboe
1
-7
/
+3
2008-07-17
Charles Hardin <ckhardin@gmail.com> move jim into helper
oharboe
1
-2
/
+1
2008-07-17
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
oharboe
1
-1
/
+1
2008-07-16
flash_banks now follow OpenOCD scripting API rules
oharboe
1
-0
/
+5
2008-07-15
- stm32 flash driver correctly handles early silicon
ntfreak
1
-29
/
+35
2008-07-09
"flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro...
oharboe
1
-23
/
+0
2008-07-09
added flash_banks low level command.
oharboe
1
-0
/
+42
2008-06-27
David Anders: fixes an issue with large block nand flash address where the be...
oharboe
1
-1
/
+4
2008-06-16
fallback for no implementation of multi word CFI write. Successful codepath n...
oharboe
1
-7
/
+11
2008-06-11
- probe incorrect for high density stm32 flash
ntfreak
1
-2
/
+1
2008-06-06
- stm32 erase will use mass_erase if all banks selected
ntfreak
2
-37
/
+55
2008-06-05
- erase bank using bank erase rather than each sector
ntfreak
1
-1
/
+18
2008-06-04
- luminary, stm32 and str7 flash driver error cleanup
ntfreak
3
-34
/
+25
2008-06-03
- str9 driver remove the duplicate target_free_working_area and reformat spac...
ntfreak
2
-33
/
+28
2008-06-03
Fredrik Hederstierna: fix leak + clean up return codes
oharboe
1
-15
/
+32
2008-06-03
Fredrik Hederstierna: fix leak + clean up return codes
oharboe
1
-4
/
+5
2008-05-28
- stellaris flash driver changed warning to info
ntfreak
1
-4
/
+4
2008-05-27
- moved flash erase_check target code to target.c
ntfreak
4
-209
/
+56
2008-05-27
flash_write will attempt to pad image sections
ntfreak
1
-8
/
+28
2008-05-26
- corrected error with stm32 page calculation
ntfreak
1
-1
/
+2
2008-05-24
- added stellaris flash mass_erase command
ntfreak
1
-80
/
+132
2008-05-24
- update sectors on stm32x mass erase
ntfreak
1
-0
/
+7
2008-05-24
- removed compiler warnings
ntfreak
1
-15
/
+4
2008-05-23
- add support for newer high density stm32 parts
ntfreak
2
-30
/
+53
2008-05-20
Edgar Grimberg fixes some memory handling issues and
oharboe
2
-11
/
+28
2008-04-30
- added new device to luminary flash driver
ntfreak
1
-2
/
+35
2008-04-29
- stm32x default to 128k if flash size failed.
ntfreak
1
-1
/
+6
2008-04-26
- luminary flash now loader polls when finished
ntfreak
1
-7
/
+3
2008-04-26
- change str9 flash controller to read array after a level 1 protect
ntfreak
1
-0
/
+7
2008-04-24
Close dangling file handle
oharboe
1
-1
/
+1
2008-04-24
- added svn props for newly added files
ntfreak
14
-1534
/
+1532
2008-04-23
Pavel Chromy's on chip flash loader
oharboe
16
-1
/
+1538
2008-04-23
Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).
oharboe
3
-0
/
+20
2008-04-21
- set lpc288x[ch] svn file props
ntfreak
2
-606
/
+606
2008-04-20
- set erase flag on sector
ntfreak
1
-4
/
+6
2008-04-20
Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema...
oharboe
4
-2
/
+610
2008-04-19
- flash.c change stricmp to strcmp
ntfreak
1
-1
/
+1
2008-04-19
retired auto_erase, added optional erase arg to flash write_image.
oharboe
1
-25
/
+18
2008-04-18
- Flash auto-erase is disabled by default
drath
1
-2
/
+3
2008-04-18
Enabled auto erase, gdb memory map and gdb flash programming by default.
oharboe
1
-1
/
+2
2008-04-14
- split str71x driver into banks
ntfreak
6
-196
/
+147
2008-04-10
- single core context used, removed debug context as thought unnecessary.
ntfreak
2
-2
/
+0
2008-04-08
Edwin Olson found bug & tested fix for flash write_image for stellaris.
oharboe
1
-0
/
+11
2008-04-08
added a couple of LOG_ERROR() messages to improve logfile.
oharboe
3
-2
/
+10
2008-04-04
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
2
-14
/
+11
[next]