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
2012-01-30
stm32f1x: fix bug in flash loader and restrict instruction set to armv6-m
Andreas Fritiofson
1
-26
/
+33
2012-01-27
flash: fix stellaris class regression
Spencer Oliver
1
-1
/
+1
2012-01-23
flash: cleanup/reformat fm3 flash driver
Fujitsu FM3 Application Team
1
-145
/
+71
2012-01-23
NAND: Misleading report of erased blocks
Timo Ketola
1
-1
/
+1
2012-01-23
i.MX25: Set OOB size (MXC NFC)
Timo Ketola
1
-0
/
+4
2012-01-23
i.MX25: Add support for i.MX25 NAND Flash Controller
Timo Ketola
2
-6
/
+21
2012-01-23
flash: update stellaris_set_flash_timing for target class
Spencer Oliver
1
-0
/
+4
2012-01-23
flash: cleanup stellaris device class detection
Spencer Oliver
1
-35
/
+31
2012-01-23
cleanup: rename armv4_5 to arm for readability
Spencer Oliver
2
-7
/
+7
2012-01-23
flash: print bank usage on failure
Spencer Oliver
2
-3
/
+8
2012-01-18
flash: add missing stellaris device classes
Spencer Oliver
1
-0
/
+4
2012-01-18
cmd: add missing usage vars
Spencer Oliver
5
-0
/
+8
2012-01-12
build: fix broken commit
Spencer Oliver
1
-2
/
+2
2012-01-12
flash: stm32f2x incorrectly using 512 as max family size
Spencer Oliver
1
-4
/
+8
2012-01-12
flash: detect stm32f4x device id errata
Spencer Oliver
1
-3
/
+33
2012-01-12
cmd: add missing usage var
Spencer Oliver
16
-0
/
+17
2012-01-12
flash: use correct device_id mask
Spencer Oliver
3
-49
/
+20
2012-01-12
optimize: replace while loop by memcpy
Mathias K
5
-38
/
+13
2012-01-12
build: remove unused variables
Spencer Oliver
2
-6
/
+0
2012-01-12
flash: pre-check flash unlock for stm32f2x
Bruno FLEURETTE
1
-1
/
+11
2012-01-09
flash: support stm32f4x flash
Spencer Oliver
1
-8
/
+25
2012-01-09
flash: use stm32f2x flash size register
Spencer Oliver
1
-18
/
+34
2012-01-04
Change return value on error.
Mathias K
29
-117
/
+78
2012-01-04
flash: introduce .usage field for nand and nor flash driver structure
Øyvind Harboe
3
-6
/
+15
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
6
-16
/
+16
2011-12-23
Renamed mx2.{c,h} to mxc.{c,h} and added copyright notice
Erik Ahlén
3
-3
/
+9
2011-12-23
Added support for i.MX35 NAND Flash Controller (v2)
Erik Ahlén
2
-136
/
+285
2011-12-23
Added command to enable/disable/query BI-swap for MXC NAND
Erik Ahlén
1
-0
/
+51
2011-12-23
Made BI-swap optional in mxc.
Erik Ahlén
2
-18
/
+34
2011-12-23
Added board type as a parameter to mx2 NFC as they have different base addres...
Erik Ahlén
2
-43
/
+62
2011-12-19
STM32F2x: check flash unlock, add mass erase
Mathias K
1
-0
/
+81
2011-12-19
Renamed mx2/imx27 to mxc.
Erik Ahlén
3
-243
/
+244
2011-12-19
Indentation and white space fixes.
Erik Ahlén
2
-135
/
+129
2011-12-11
dsp5680xx - indent fix
rodrigo_l_rosa
1
-128
/
+168
2011-11-24
dsp5680xx - match page erase with mass erase
rodrigo_l_rosa
1
-0
/
+2
2011-11-24
dsp5680xx - mark erase after unlocking flash
rodrigo_l_rosa
1
-2
/
+9
2011-11-18
flash: cleanup stm32f2x loader
Spencer Oliver
1
-21
/
+20
2011-11-17
flash: match stm32f2x loader src name
Spencer Oliver
1
-1
/
+1
2011-11-17
stm32f1x: improve variable naming and avoid potential divide-by-zero
Andreas Fritiofson
1
-23
/
+23
2011-11-16
stm32f1x: add more asserts
Øyvind Harboe
1
-0
/
+6
2011-11-15
kinetis flash: use longword write when writing into pflash
Tomas Frydrych
1
-25
/
+59
2011-11-15
at91sam7: ensure probed flash bank has a name (fix a segfault)
Aurelien Jacobs
1
-20
/
+26
2011-11-10
Work around silicon bug in the SAM3 family flash waitstates
Attila Kinali
1
-12
/
+58
2011-11-09
at91sam7: fix warnings by removing dead assignments
Øyvind Harboe
1
-4
/
+1
2011-11-09
warning fix: remove unused variable assignment
Øyvind Harboe
1
-3
/
+1
2011-11-09
em357: fix warning by removing unused local variables
Øyvind Harboe
1
-4
/
+1
2011-11-08
flash: update luminary device table
Spencer Oliver
1
-242
/
+288
2011-11-07
str9x: explain compiler that a local variable will always be initialized
Øyvind Harboe
1
-0
/
+3
2011-11-07
at91sam3: fix warnings
Øyvind Harboe
1
-3
/
+6
2011-11-07
str7x: fix error propagation
Øyvind Harboe
1
-21
/
+24
[next]