aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/kinetis.c
AgeCommit message (Expand)Author
2017-06-17flash Kinetis: add KL8x family, fix erase checkTomas Vanek
2017-06-17flash Kinetis: add KE1xZ and KE1xF familiesTomas Vanek
2017-04-23flash Kinetis: reduce a flash write message severity to infoJoakim Nohlgård
2016-11-04flash Kinetis: Family K8x addedTomas Vanek
2016-11-04flash Kinetis: add cache invalidate for KLx seriesTomas Vanek
2016-11-04flash Kinetis: longword programming changed to flash_async_algorithmTomas Vanek
2016-11-04Make OpenOCD build using -Og.Tim Newsome
2016-10-17flash Kinetis: fix mdm check_security regression in JTAG modeTomas Vanek
2016-08-14flash Kinetis: Implement flash protection settingTomas Vanek
2016-08-14flash Kinetis: refactoring ftfx commands and numerous minor changesTomas Vanek
2016-08-14flash Kinetis: dynamic status detection before starting mass_eraseTomas Vanek
2016-08-14flash Kinetis: Detect RESET/WDOG loop, fix detection of secured MCUTomas Vanek
2016-08-14kinetis: support mass erase on boards without SRSTSteven Stallion
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-17kinetis: Fix typo in variable namesAndreas Färber
2016-05-05flash Kinetis: new KVx family addedTomas Vanek
2016-04-06flash Kinetis: remove TARGET_HALTED halted check from probeTomas Vanek
2016-02-15Kinetis: check/switch run mode before flash operationTomas Vanek
2016-02-15Kinetis: invalidate flash cache after erase/writeTomas Vanek
2016-02-15Kinetis: improve flash detection using SIM_FCFG2 MAXADDR0 and MAXADDR1Tomas Vanek
2016-02-15Kinetis: nvm_partition commandTomas Vanek
2016-02-15Kinetis: fix preparation of FlexRAM before flash programmingTomas Vanek
2016-02-15Kinetis: kinetis_ftfx_command() based on target instead of flash bankTomas Vanek
2016-02-15Kinetis: FlexNVM handlingTomas Vanek
2015-12-29arm_adi_v5: dap_queue_ap_* DAP->AP parameterAndreas Fritiofson
2015-12-29arm_adi_v5: Remove all cases of "restoring" previous dap_ap_select()Andreas Fritiofson
2015-11-27adi_v5: Fix wrong ap valueAlamy Liu
2015-11-20Kinetis: suppress false alarms "MCU is secured"Tomas Vanek
2015-11-05Kinetis: properly pad flash section writesTomas Vanek
2015-11-05Kinetis: Disable watchdog on Kx devices when programming.Thomas Schmid
2015-10-09Kinetis: new devices K02, K26, K63, K64, K66, correct K21 and K22 variantsTomas Vanek
2015-10-09Kinetis: give a reasonable default for max_flash_prog_sizeTomas Vanek
2015-10-09Kinetis: Add K24 support and tidy upPatrick Stewart
2015-03-25flash/nor/kinetis: do not attempt mass-erase in place of a bank erasePaul Fertser
2015-01-30flash/nor/kinetis: pull SRST low during mass erasePaul Fertser
2015-01-09flash: fix kinetis driver typosSpencer Oliver
2014-07-04kinetis : Added Kinetis-K Series MDM-AP ID.Nemui Trinomius
2014-06-18flash/nor/kinetis: prevent segfaulting with an HLAPaul Fertser
2014-05-10kinetis: Revise CPU un-securing codeAndrey Smirnov
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-03-17flash/kinetis: Fix bug in odd byte count paddingAndreas Fritiofson
2014-02-06flash: declare fixed arrays constSpencer Oliver
2014-02-04kinetis : improve kinetis flash driver.Nemui Trinomius
2013-12-22kinetis : Detect MCU flash parameters based on the SDID register.Per Ekman
2013-11-08kinetis : Add flash sector size detection for K21 MCU.Per Ekman
2013-11-08kinetis : Add flash read support to the kinetis nor flash driver.Per Ekman
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-09-08kinetis: add kl flash supportSpencer Oliver
2013-06-05update files to correct FSF addressSpencer Oliver
2013-04-28kinetis: fix "SF1" parts to limit FlexRAM usageChristopher Kilgour