index
:
riscv-tools/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
2014-07-10
Adding support for the Atmel SAMR21.
Thomas Schmid
1
-0
/
+13
2014-07-04
kinetis : Added Kinetis-K Series MDM-AP ID.
Nemui Trinomius
1
-1
/
+2
2014-06-22
flash: samd: add SAMD10 and SAMD11 part IDs
Andrey Yurovsky
1
-0
/
+32
2014-06-22
flash/nor/tcl.c: fix formatting in "rejected" error message
Paul Fertser
1
-1
/
+1
2014-06-22
efm32 : Added ZeroGecko family support.
Nemui Trinomius
1
-3
/
+17
2014-06-19
stm32f1x: add STM32F33x support.
Nemui Trinomius
1
-0
/
+18
2014-06-18
flash/nor/kinetis: prevent segfaulting with an HLA
Paul Fertser
1
-0
/
+10
2014-06-18
flash/nor/at91sam4: add SAM4E16 support
Marco Cruz
1
-1
/
+38
2014-06-01
Flash/LPC2000: Add support for auto-probing flash size
Cosmin Gorgovan
1
-52
/
+432
2014-06-01
Flash/LPC2000: Add support for LPC11(x)xx, LPC13xx
Cosmin Gorgovan
1
-0
/
+40
2014-06-01
STM32F2x: Don't clear FLASH_OPTCR bits when locking register
Elliott Partridge
1
-1
/
+1
2014-05-31
flash/nor/stm32f1x: add support for F04x parts
Paul Fertser
1
-0
/
+15
2014-05-16
lpcspifi: setup a valid stack pointer before calling ROM code using stack
Aurelien Jacobs
1
-5
/
+15
2014-05-10
kinetis: Revise CPU un-securing code
Andrey Smirnov
1
-18
/
+334
2014-05-05
Fix some C99 format specifiers
Paul Fertser
2
-9
/
+9
2014-04-27
nrf51: remove dereference of null pointer
Spencer Oliver
1
-1
/
+1
2014-04-08
flash/nor/at91sam3: remove sam3_page_write_opcodes
Paul Fertser
1
-87
/
+0
2014-03-29
at91smad: Fixes to 'samd_protect'
Andrey Smirnov
1
-13
/
+22
2014-03-29
at91samd: Bail early if trying to erase protected sector
Andrey Smirnov
1
-8
/
+15
2014-03-29
at91samd: Bail early if trying to write to protected sector
Andrey Smirnov
1
-0
/
+26
2014-03-29
at91samd: Remove 'first' and 'last' checks in 'samd_erase'
Andrey Smirnov
1
-7
/
+0
2014-03-29
Move ocl (at91sam7x flash loader) sources to contrib
Paul Fertser
12
-1091
/
+0
2014-03-29
nrf51: Fix incorrect flash writing sequence
Andrey Smirnov
1
-8
/
+24
2014-03-29
nrf51: Remove unnecessary explicit type casting
Andrey Smirnov
1
-6
/
+6
2014-03-29
nrf51: Add UICR writing support
Andrey Smirnov
1
-74
/
+232
2014-03-29
nrf51: Add a known devices table and simple chip type detection code
Andrey Smirnov
1
-7
/
+109
2014-03-29
AT91SAM4L: Fix bug when writing to flash at a non-zero offset, add debug
Angus Gratton
1
-2
/
+8
2014-03-29
Support for sam3n0a sam3n0b sam3n00a sam3n00b
Andreas Fritiofson
1
-1
/
+138
2014-03-29
flash/nor/tcl: fix segfault on write_image misuse
Paul Fertser
1
-4
/
+1
2014-03-17
stm32f2x.c: Add STM32F401xE device id.
Jens Hoffmann
1
-0
/
+4
2014-03-17
flash: Constify write buffer
Andreas Fritiofson
35
-71
/
+73
2014-03-17
flash/kinetis: Fix bug in odd byte count padding
Andreas Fritiofson
1
-1
/
+1
2014-03-17
flash/efm32: Fix bug in odd byte count padding
Andreas Fritiofson
1
-1
/
+1
2014-03-07
nrf51: Fix format string bugs in nrf51_info
Andrey Smirnov
1
-8
/
+12
2014-03-04
Add support for the Atmel SAMG53
Andrey Yurovsky
1
-0
/
+39
2014-02-24
fm3: fix erase flash fail on using High Level Adapters.
Nemui Trinomius
1
-46
/
+151
2014-02-24
nrf51: Implement the support for Nordic's nRF51 devices
Andrey Smirnov
3
-1
/
+794
2014-02-24
EFM32 Wonder Gecko Family support
Joerg Fischer
1
-1
/
+22
2014-02-24
stm32f1x: Fix option byte flag parsing
Andreas Fritiofson
1
-4
/
+4
2014-02-11
nor/flash/stm32f1x: add stm32f07x support
Kuldeep Singh Dhaka
1
-4
/
+39
2014-02-06
flash: declare fixed arrays const
Spencer Oliver
13
-32
/
+32
2014-02-04
flash/nor/mdr.c: fix uninitialised variable warning
Paul Fertser
1
-5
/
+7
2014-02-04
flash/nor/stm32f1x: fix format specifiers warning
Paul Fertser
1
-2
/
+2
2014-02-04
kinetis : improve kinetis flash driver.
Nemui Trinomius
1
-35
/
+51
2014-01-20
flash: samd: declare const data
Andrey Yurovsky
1
-7
/
+7
2014-01-15
Atmel samd: add support for SAMD21
Andrey Yurovsky
1
-0
/
+22
2014-01-11
lpc2000: fix LPC810 programming support
Nemui Trinomius
1
-5
/
+7
2014-01-09
add support for Atmel SAMD NOR Flash
Andrey Yurovsky
3
-0
/
+589
2014-01-09
add support for Atmel SAM4L NOR Flash
Andrey Yurovsky
3
-0
/
+671
2013-12-30
topic: Added Spansion S25FL128S and S25FL256S spifi devices.
Steve Moorby
1
-0
/
+2
[next]