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
/
nor
/
str7x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-03
flash/nor: Make info function optional
Andreas Fritiofson
1
-2
/
+1
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-10-08
flash/nor: make all working area pointers local
Andreas Fritiofson
1
-11
/
+8
2012-05-14
build: use generic name for arm_algorithm vars
Spencer Oliver
1
-5
/
+5
2012-02-06
build: cleanup src/flash/nor directory
Spencer Oliver
1
-105
/
+49
2012-01-12
cmd: add missing usage var
Spencer Oliver
1
-0
/
+1
2012-01-12
optimize: replace while loop by memcpy
Mathias K
1
-7
/
+2
2012-01-12
build: remove unused variables
Spencer Oliver
1
-2
/
+0
2012-01-04
Change return value on error.
Mathias K
1
-4
/
+3
2011-11-07
str7x: fix error propagation
Øyvind Harboe
1
-21
/
+24
2011-01-03
error handling: the error number is not part of the user interface
Øyvind Harboe
1
-4
/
+0
2010-11-17
FLASH/NOR: Remove useless file str7x.h
Antonio Borneo
1
-1
/
+83
2010-10-28
src: add loader src description
Spencer Oliver
1
-0
/
+2
2010-06-21
nor/str7x: review scope of symbols
Antonio Borneo
1
-1
/
+1
2010-06-16
str7x: -Wshadow warning fixes
Øyvind Harboe
1
-3
/
+3
2010-05-16
NOR: add read() callback to struct flash_driver
Antonio Borneo
1
-0
/
+1
2010-05-05
str7x: improve error handling
Øyvind Harboe
1
-73
/
+133
2010-05-04
str71x: fix previous commit
Spencer Oliver
1
-3
/
+4
2010-05-04
str7x: fix bogus error messages
Øyvind Harboe
1
-3
/
+5
2010-04-10
NOR/STR7X: review scope of data
Antonio Borneo
1
-2
/
+2
2010-03-10
STR7: flash loader cleanup
Spencer Oliver
1
-14
/
+30
2010-02-02
flash/str7x: After reset init the flash is unlocked
Edgar Grimberg
1
-2
/
+14
2010-01-29
NOR: cleanup driver decls
David Brownell
1
-13
/
+13
2009-12-07
ARM: use <target/arm.h> not armv4_5.h
David Brownell
1
-1
/
+1
2009-12-04
ARM: rename armv4_5_algorithm as arm_algorithm
David Brownell
1
-1
/
+1
2009-12-04
ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
David Brownell
1
-1
/
+1
2009-12-04
ARM: rename ARMV4_5_MODE_* as ARM_MODE_*
David Brownell
1
-1
/
+1
2009-12-04
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
David Brownell
1
-1
/
+1
2009-12-04
remove target.h from flash.h
Zachary T Welch
1
-0
/
+1
2009-12-03
change #include "armv4_5.h" to <target/armv4_5.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "algorithm.h" to <target/algorithm.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "binarybuffer.h" to <helper/binarybuffer.h>
Zachary T Welch
1
-1
/
+1
2009-12-02
move nor drivers to src/flash/nor
Zachary T Welch
1
-0
/
+706