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
/
kinetis.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-23
Fix GCC7 warnings about string truncation
Freddie Chopin
1
-1
/
+1
2017-10-23
Fix GCC7 warnings about switch-case fallthroughs
Freddie Chopin
1
-0
/
+1
2017-07-24
flash Kinetis: fix probe for FlexNVM partitioned as EEPROM backup
Tomas Vanek
1
-3
/
+11
2017-07-24
flash Kinetis: fix devices with smallest program flash (8 and 16 kB)
Tomas Vanek
1
-1
/
+6
2017-06-17
flash Kinetis: Add support for newer KW series
Joakim Nohlgård
1
-0
/
+39
2017-06-17
flash Kinetis: add KL28 device
Tomas Vanek
1
-21
/
+118
2017-06-17
flash Kinetis: handle all types of watchdog, disable in reset-init
Tomas Vanek
1
-69
/
+204
2017-06-17
flash Kinetis: implement automatic bank creation based on device probe
Tomas Vanek
1
-0
/
+102
2017-06-17
flash Kinetis: split kinetis_chip from kinetis_flash_bank
Tomas Vanek
1
-260
/
+480
2017-06-17
flash Kinetis: add KV5x family
Tomas Vanek
1
-18
/
+50
2017-06-17
flash Kinetis: add KL8x family, fix erase check
Tomas Vanek
1
-8
/
+28
2017-06-17
flash Kinetis: add KE1xZ and KE1xF families
Tomas Vanek
1
-3
/
+50
2017-04-23
flash Kinetis: reduce a flash write message severity to info
Joakim Nohlgård
1
-1
/
+1
2016-11-04
flash Kinetis: Family K8x added
Tomas Vanek
1
-0
/
+11
2016-11-04
flash Kinetis: add cache invalidate for KLx series
Tomas Vanek
1
-22
/
+25
2016-11-04
flash Kinetis: longword programming changed to flash_async_algorithm
Tomas Vanek
1
-96
/
+35
2016-11-04
Make OpenOCD build using -Og.
Tim Newsome
1
-1
/
+1
2016-10-17
flash Kinetis: fix mdm check_security regression in JTAG mode
Tomas Vanek
1
-1
/
+4
2016-08-14
flash Kinetis: Implement flash protection setting
Tomas Vanek
1
-127
/
+333
2016-08-14
flash Kinetis: refactoring ftfx commands and numerous minor changes
Tomas Vanek
1
-75
/
+121
2016-08-14
flash Kinetis: dynamic status detection before starting mass_erase
Tomas Vanek
1
-40
/
+66
2016-08-14
flash Kinetis: Detect RESET/WDOG loop, fix detection of secured MCU
Tomas Vanek
1
-37
/
+43
2016-08-14
kinetis: support mass erase on boards without SRST
Steven Stallion
1
-48
/
+196
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-05-17
kinetis: Fix typo in variable names
Andreas Färber
1
-2
/
+2
2016-05-05
flash Kinetis: new KVx family added
Tomas Vanek
1
-22
/
+48
2016-04-06
flash Kinetis: remove TARGET_HALTED halted check from probe
Tomas Vanek
1
-11
/
+1
2016-02-15
Kinetis: check/switch run mode before flash operation
Tomas Vanek
1
-17
/
+62
2016-02-15
Kinetis: invalidate flash cache after erase/write
Tomas Vanek
1
-12
/
+31
2016-02-15
Kinetis: improve flash detection using SIM_FCFG2 MAXADDR0 and MAXADDR1
Tomas Vanek
1
-8
/
+44
2016-02-15
Kinetis: nvm_partition command
Tomas Vanek
1
-1
/
+153
2016-02-15
Kinetis: fix preparation of FlexRAM before flash programming
Tomas Vanek
1
-27
/
+37
2016-02-15
Kinetis: kinetis_ftfx_command() based on target instead of flash bank
Tomas Vanek
1
-41
/
+15
2016-02-15
Kinetis: FlexNVM handling
Tomas Vanek
1
-130
/
+141
2015-12-29
arm_adi_v5: dap_queue_ap_* DAP->AP parameter
Andreas Fritiofson
1
-6
/
+2
2015-12-29
arm_adi_v5: Remove all cases of "restoring" previous dap_ap_select()
Andreas Fritiofson
1
-13
/
+5
2015-11-27
adi_v5: Fix wrong ap value
Alamy Liu
1
-2
/
+2
2015-11-20
Kinetis: suppress false alarms "MCU is secured"
Tomas Vanek
1
-3
/
+34
2015-11-05
Kinetis: properly pad flash section writes
Tomas Vanek
1
-1
/
+1
2015-11-05
Kinetis: Disable watchdog on Kx devices when programming.
Thomas Schmid
1
-0
/
+114
2015-10-09
Kinetis: new devices K02, K26, K63, K64, K66, correct K21 and K22 variants
Tomas Vanek
1
-14
/
+69
2015-10-09
Kinetis: give a reasonable default for max_flash_prog_size
Tomas Vanek
1
-5
/
+11
2015-10-09
Kinetis: Add K24 support and tidy up
Patrick Stewart
1
-86
/
+135
2015-03-25
flash/nor/kinetis: do not attempt mass-erase in place of a bank erase
Paul Fertser
1
-17
/
+0
2015-01-30
flash/nor/kinetis: pull SRST low during mass erase
Paul Fertser
1
-0
/
+12
2015-01-09
flash: fix kinetis driver typos
Spencer Oliver
1
-2
/
+2
2014-07-04
kinetis : Added Kinetis-K Series MDM-AP ID.
Nemui Trinomius
1
-1
/
+2
2014-06-18
flash/nor/kinetis: prevent segfaulting with an HLA
Paul Fertser
1
-0
/
+10
2014-05-10
kinetis: Revise CPU un-securing code
Andrey Smirnov
1
-18
/
+334
2014-03-17
flash: Constify write buffer
Andreas Fritiofson
1
-2
/
+2
[next]