openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nor / kinetis.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-09-01 Erhan Kurubasflash/nor/kinetis: fix clang scan-build error format...
2022-08-27 Paul Fertserflash: nor: use binary prefixes consistently
2022-08-08 Martin Hierholzerfix Kinetis 100 MHz rev 1.x programming
2022-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens...
2022-06-24 Antonio Borneoarm_adi_v5: add ap refcount and add get/put around...
2021-09-25 Antonio Borneoarmv7m.h: relax dependency from 'arm_adi_v5.h'
2021-08-22 Tarek BOCHKATIflash/kinetis: use COMMAND_PARSE_NUMBER in command...
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-02 Antonio Borneoflash: rename CamelCase symbols
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2021-05-22 Antonio Borneoflash: fix some minor typo
2020-09-05 Antonio Borneoflash: use proper format with uint32_t
2020-09-05 Antonio Borneoflash: avoid checking for non NULL pointer to free it
2020-07-26 Antonio Borneoflash: fix typos and duplicated words
2020-07-13 Tomas Vanekflash/nor/kinetis: fix FCF handling
2020-07-13 Tomas Vanekflash/nor/kinetis: use target_get_working_area_avail()
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-06-06 Antonio Borneonor/kinetis: add keep-alive during flash write
2020-05-09 Marc Schinkflash/nor/kinetis: Minor code cleanups
2020-01-02 Tomas Vanekflash/nor/kinetis: fix clang static analyzer warnings
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need...
2019-04-07 Antonio Borneoflash/kinetis: use coherent indentation in struct initi...
2019-03-27 Christopher HeadConstify struct flash_driver instances
2019-03-08 Tim Newsomeflash/nor: use target_addr_t for flash bank base
2019-02-07 Tomas Vanektarget algo: do not write reg_param if direction is...
2018-05-30 Paul FertserFix warnings exposed by GCC8
2018-04-10 Tomas Vanekflash/nor/kinetis: implement flash bank deallocation
2018-01-25 Tomas Vanekflash Kinetis: add K27 and K28 devices
2018-01-25 Tomas Vanekflash Kinetis: make FCF protection more user friendly
2017-10-23 Freddie ChopinFix GCC7 warnings about string truncation
2017-10-23 Freddie ChopinFix GCC7 warnings about switch-case fallthroughs
2017-07-24 Tomas Vanekflash Kinetis: fix probe for FlexNVM partitioned as...
2017-07-24 Tomas Vanekflash Kinetis: fix devices with smallest program flash...
2017-06-17 Joakim Nohlgårdflash Kinetis: Add support for newer KW series
2017-06-17 Tomas Vanekflash Kinetis: add KL28 device
2017-06-17 Tomas Vanekflash Kinetis: handle all types of watchdog, disable...
2017-06-17 Tomas Vanekflash Kinetis: implement automatic bank creation based...
2017-06-17 Tomas Vanekflash Kinetis: split kinetis_chip from kinetis_flash_bank
2017-06-17 Tomas Vanekflash Kinetis: add KV5x family
2017-06-17 Tomas Vanekflash Kinetis: add KL8x family, fix erase check
2017-06-17 Tomas Vanekflash Kinetis: add KE1xZ and KE1xF families
2017-04-23 Joakim Nohlgårdflash Kinetis: reduce a flash write message severity...
2016-11-04 Tomas Vanekflash Kinetis: Family K8x added
2016-11-04 Tomas Vanekflash Kinetis: add cache invalidate for KLx series
2016-11-04 Tomas Vanekflash Kinetis: longword programming changed to flash_as...
2016-11-04 Tim NewsomeMake OpenOCD build using -Og.
2016-10-17 Tomas Vanekflash Kinetis: fix mdm check_security regression in...
2016-08-14 Tomas Vanekflash Kinetis: Implement flash protection setting
2016-08-14 Tomas Vanekflash Kinetis: refactoring ftfx commands and numerous...
2016-08-14 Tomas Vanekflash Kinetis: dynamic status detection before starting...
2016-08-14 Tomas Vanekflash Kinetis: Detect RESET/WDOG loop, fix detection...
2016-08-14 Steven Stallionkinetis: support mass erase on boards without SRST
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-17 Andreas Färberkinetis: Fix typo in variable names
2016-05-05 Tomas Vanekflash Kinetis: new KVx family added
2016-04-06 Tomas Vanekflash Kinetis: remove TARGET_HALTED halted check from...
2016-02-15 Tomas VanekKinetis: check/switch run mode before flash operation
2016-02-15 Tomas VanekKinetis: invalidate flash cache after erase/write
2016-02-15 Tomas VanekKinetis: improve flash detection using SIM_FCFG2 MAXADD...
2016-02-15 Tomas VanekKinetis: nvm_partition command
2016-02-15 Tomas VanekKinetis: fix preparation of FlexRAM before flash progra...
2016-02-15 Tomas VanekKinetis: kinetis_ftfx_command() based on target instead...
2016-02-15 Tomas VanekKinetis: FlexNVM handling
2015-12-29 Andreas Fritiofsonarm_adi_v5: dap_queue_ap_* DAP->AP parameter
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove all cases of "restoring" previous...
2015-11-27 Alamy Liuadi_v5: Fix wrong ap value
2015-11-20 Tomas VanekKinetis: suppress false alarms "MCU is secured"
2015-11-05 Tomas VanekKinetis: properly pad flash section writes
2015-11-05 Thomas SchmidKinetis: Disable watchdog on Kx devices when programming.
2015-10-09 Tomas VanekKinetis: new devices K02, K26, K63, K64, K66, correct...
2015-10-09 Tomas VanekKinetis: give a reasonable default for max_flash_prog_size
2015-10-09 Patrick StewartKinetis: Add K24 support and tidy up
2015-03-25 Paul Fertserflash/nor/kinetis: do not attempt mass-erase in place...
2015-01-30 Paul Fertserflash/nor/kinetis: pull SRST low during mass erase
2015-01-09 Spencer Oliverflash: fix kinetis driver typos
2014-07-04 Nemui Trinomiuskinetis : Added Kinetis-K Series MDM-AP ID.
2014-06-18 Paul Fertserflash/nor/kinetis: prevent segfaulting with an HLA
2014-05-10 Andrey Smirnovkinetis: Revise CPU un-securing code
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2014-03-17 Andreas Fritiofsonflash/kinetis: Fix bug in odd byte count padding
2014-02-06 Spencer Oliverflash: declare fixed arrays const
2014-02-04 Nemui Trinomiuskinetis : improve kinetis flash driver.
2013-12-22 Per Ekmankinetis : Detect MCU flash parameters based on the...
2013-11-08 Per Ekmankinetis : Add flash sector size detection for K21 MCU.
2013-11-08 Per Ekmankinetis : Add flash read support to the kinetis nor...
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-09-08 Spencer Oliverkinetis: add kl flash support
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-04-28 Christopher Kilgourkinetis: fix "SF1" parts to limit FlexRAM usage
2013-03-13 Alex AustinKinetis: Flash command function matches datasheet
2013-03-13 Alex AustinKinetis: Symbolic names for Addresses and Commands
2012-08-29 Andreas Fritiofsonkinetis: bugfix in kinetis_write() fallback path
2012-08-29 Christopher Kilgourkinetis: ensure flash writes are not truncated
2012-08-24 Spencer Oliverflash: fix FC_FLEX_RAM class code path
2012-06-26 Christopher Kilgourkinetis: update support for all program flash granularities
2012-03-14 Mathias Kflash: Fix flash write algorithm on pflash only devices.
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2012-01-04 Mathias KChange return value on error.
next