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
/
stellaris.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-27
Constify struct flash_driver instances
Christopher Head
1
-1
/
+1
2019-01-30
arm_adi_v5: rewrite dap_to_jtag and dap_to_swd
Antonio Borneo
1
-2
/
+4
2018-04-04
flash/nor: implement flash bank deallocation in drivers with simple alloc
Tomas Vanek
1
-0
/
+1
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-02-29
flash/nor/stellaris: fix: flash info RCC and RCC2 mixed up
Alexander Kurz
1
-1
/
+1
2016-02-29
Cleanup: removal of obsolete semicolons
Alexander Kurz
1
-2
/
+2
2015-04-16
Fix several format specifiers errors exposed by arm-none-eabi
Paul Fertser
1
-2
/
+2
2015-03-09
flash/nor/stellaris: allow to recover a locked device that can't be examined
Paul Fertser
1
-5
/
+5
2015-03-09
flash/nor/stellaris: remove dead assignment
Paul Fertser
1
-1
/
+1
2014-10-06
flash/nor/stellaris: implement protection statuses and procedures
Paul Fertser
1
-109
/
+89
2014-10-06
flash/nor/stellaris: actually enable protection and unprotection with ICDI
Paul Fertser
1
-8
/
+15
2014-09-08
flash/nor/stellaris: add all Tiva C parts IDs
Paul Fertser
1
-50
/
+71
2014-09-08
flash/nor/stellaris: improve support for Tiva C (Blizzard and Snowflake)
Paul Fertser
1
-12
/
+56
2014-03-17
flash: Constify write buffer
Andreas Fritiofson
1
-2
/
+2
2014-02-06
flash: declare fixed arrays const
Spencer Oliver
1
-2
/
+2
2013-10-31
Remove unnecessary casts
Andreas Fritiofson
1
-1
/
+1
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-02-02
armv7m: use ARM_MODE_THREAD core mode for algoorithm's
Spencer Oliver
1
-1
/
+1
2013-02-02
armv7m: use generic arm::core_mode
Spencer Oliver
1
-1
/
+1
2012-10-12
flash: update stellaris flash data to latest dev package 9453
Spencer Oliver
1
-8
/
+10
2012-10-08
flash/nor/stellaris: Remove unnecessary write_algorithm check
Andreas Fritiofson
1
-2
/
+1
2012-05-14
flash: blank check use default_flash_blank_check
Spencer Oliver
1
-1
/
+1
2012-04-24
topic: Fixed a clang Dead assignment warning.
Linus Tolke
1
-1
/
+1
2012-04-10
topic: add reset functions for SWD
Simon Qian
1
-2
/
+3
2012-02-26
flash: add stellaris async flash loader
Spencer Oliver
1
-66
/
+49
2012-02-06
build: cleanup src/flash/nor directory
Spencer Oliver
1
-132
/
+75
2012-01-27
flash: fix stellaris class regression
Spencer Oliver
1
-1
/
+1
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-18
flash: add missing stellaris device classes
Spencer Oliver
1
-0
/
+4
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-04
Change return value on error.
Mathias K
1
-5
/
+3
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
1
-1
/
+1
2011-11-09
warning fix: remove unused variable assignment
Øyvind Harboe
1
-3
/
+1
2011-11-08
flash: update luminary device table
Spencer Oliver
1
-242
/
+288
2011-11-01
flash: add Stellaris Blizzard class
Spencer Oliver
1
-1
/
+1
2011-10-18
luminary: add new targets
Spencer Oliver
1
-3
/
+71
2011-07-10
Fix typo in command output
Luca Bruno
1
-1
/
+1
2011-03-17
Fix a bunch of typos.
Uwe Hermann
1
-1
/
+1
2011-01-19
stellaris: automatically generate and update device IDs
Eric Wetzel
1
-0
/
+6
2010-12-29
warnings: use more 'const' for char *
Øyvind Harboe
1
-2
/
+2
2010-11-17
FLASH/NOR: Remove useless file stellaris.h
Antonio Borneo
1
-1
/
+85
2010-10-28
src: add loader src description
Spencer Oliver
1
-0
/
+2
2010-08-31
flash: increase stellaris flash loader buffer
Spencer Oliver
1
-1
/
+1
2010-08-01
stellaris flash comment update
David Brownell
1
-1
/
+1
2010-07-20
flash: remove algorithm exit_point address for supported targets
Spencer Oliver
1
-2
/
+1
2010-06-15
stellaris: -Wshadow warning fixes
Øyvind Harboe
1
-2
/
+2
2010-05-29
nor: fix memory leaks during probe
Spencer Oliver
1
-0
/
+6
2010-05-16
NOR: add read() callback to struct flash_driver
Antonio Borneo
1
-0
/
+1
[next]