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
2010-03-26
NOR TCL: fix usage message
Antonio Borneo
1
-1
/
+1
2010-03-25
change %x and %d to PRIx32 and PRId32 where needed for cygwin
Daniel Bäder
2
-5
/
+5
2010-03-20
jtag: move towards making out_value const
Øyvind Harboe
1
-3
/
+4
2010-03-18
PIC32MX: add unlock cmd
Spencer Oliver
1
-0
/
+75
2010-03-18
jtag: cut down on usage of unintended modification of global end state
Øyvind Harboe
1
-13
/
+13
2010-03-16
lpc3180: LPC3180(LPC3250) SLC driver implemented
richard vegh
2
-9
/
+441
2010-03-16
image loading: fix problem with offsets > 0x80000000
Bradey Honsinger
1
-1
/
+1
2010-03-10
PIC32: add flash algorithm support
Spencer Oliver
2
-468
/
+227
2010-03-10
STM32: flash loader cleanup
Spencer Oliver
1
-12
/
+25
2010-03-10
STR7: flash loader cleanup
Spencer Oliver
1
-14
/
+30
2010-03-10
STR9: flash loader cleanup
Spencer Oliver
2
-8
/
+19
2010-03-10
ADUC702x: flash loader cleanup
Spencer Oliver
1
-1
/
+1
2010-03-09
CFI CORE: bug-fix protect single sector
Antonio Borneo
1
-2
/
+2
2010-03-08
cfi: simplify and clearify code
Antonio Borneo
1
-149
/
+75
2010-03-08
jtag: jtag_add_ir_scan() now takes a single field
Øyvind Harboe
1
-1
/
+1
2010-03-08
jtag: retire tap field
Øyvind Harboe
1
-30
/
+15
2010-03-06
CFI: review print of Voltage values
Antonio Borneo
1
-6
/
+6
2010-03-03
NOR: trim range in flash_driver_protect()
David Brownell
1
-0
/
+57
2010-03-03
NOR: invalidate cached state on target resume
David Brownell
2
-0
/
+35
2010-03-03
NOR: stellaris message tweaks
David Brownell
1
-4
/
+4
2010-03-03
STM32: Add Value Line Flash Programming Support
Spencer Oliver
1
-0
/
+36
2010-03-02
LPC1768 updates, IAR board support
David Brownell
1
-1
/
+9
2010-02-28
stellaris: recover_command use usleep rather than sleep
Spencer Oliver
1
-1
/
+1
2010-02-28
ARMv7M: use software breakpoints for algorithms
Spencer Oliver
4
-8
/
+4
2010-02-27
new "stellaris recover" command
David Brownell
1
-0
/
+66
2010-02-24
AVR flash: handle AT90CAN128 chips
Hans Peter Mortensn
1
-4
/
+26
2010-02-12
STR9xpec: issue warning when unlocking device
Spencer Oliver
1
-0
/
+8
2010-02-12
STM32x: issue warning when unlocking device (bug #16)
Spencer Oliver
1
-2
/
+6
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
18
-202
/
+200
2010-01-19
NOR: fix diagnostic
David Brownell
1
-1
/
+1
2010-01-19
flash: add error messages upon incorrect arguments to flash iteration
Øyvind Harboe
1
-0
/
+6
2010-01-16
NAND: lpc3180 crashes on LPC3250
richard vegh
1
-13
/
+38
2010-01-14
nand flash support for s3c64xx
Peter Korsgaard
3
-0
/
+79
2010-01-14
str9x.c: remove optimization when erasing the whole bank
Laurentiu Cocanu
1
-15
/
+3
2010-01-13
NOR: add optional "flash erase_address" sector padding
David Brownell
3
-23
/
+104
2010-01-11
Doxygen file comments
David Brownell
3
-0
/
+17
2010-01-09
src/flash/nor: usage/help/doc updates
David Brownell
6
-97
/
+125
2010-01-08
NAND: help/usage/doc updates
David Brownell
3
-48
/
+50
2010-01-08
MFLASH: help/usage updates
David Brownell
1
-15
/
+18
2010-01-08
NOR: add FIXMEs for writing ones
David Brownell
1
-2
/
+5
2010-01-02
streamline and document helptext mode displays
David Brownell
1
-1
/
+1
2009-12-28
MinGW build fixes
Freddie Chopin
3
-6
/
+6
2009-12-28
stm32x commands get "usage"
Freddie Chopin
1
-0
/
+5
2009-12-28
NOR: last_addr also needs correction when checking alignment
Piotr Esden-Tempski
1
-0
/
+1
2009-12-27
NOR: make flash_write_unlock() pad to sector end
David Brownell
1
-2
/
+42
2009-12-26
NOR: messaging fix
David Brownell
1
-2
/
+2
2009-12-26
NOR: Allocate the right amount of memory
David Brownell
1
-1
/
+1
2009-12-26
cygwin 1.7 build fixes
David Brownell
1
-1
/
+2
2009-12-21
Packaging fix, NEWS update
David Brownell
1
-1
/
+3
[next]