]> git.sur5r.net Git - openocd/history - src/flash/nor/kinetis.c
kinetis: support mass erase on boards without SRST
[openocd] / src / flash / nor / kinetis.c
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.
2011-11-15 Tomas Frydrychkinetis flash: use longword write when writing into...
2011-10-23 Øyvind Harboekinetis: fix warning about malloc(0) w/assert
2011-09-17 Mathias Kkinetis cpu flash driver