aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/kinetis.c
AgeCommit message (Expand)Author
2018-05-30Fix warnings exposed by GCC8Paul Fertser
2018-04-10flash/nor/kinetis: implement flash bank deallocationTomas Vanek
2018-01-25flash Kinetis: add K27 and K28 devicesTomas Vanek
2018-01-25flash Kinetis: make FCF protection more user friendlyTomas Vanek
2017-10-23Fix GCC7 warnings about string truncationFreddie Chopin
2017-10-23Fix GCC7 warnings about switch-case fallthroughsFreddie Chopin
2017-07-24flash Kinetis: fix probe for FlexNVM partitioned as EEPROM backupTomas Vanek
2017-07-24flash Kinetis: fix devices with smallest program flash (8 and 16 kB)Tomas Vanek
2017-06-17flash Kinetis: Add support for newer KW seriesJoakim Nohlgård
2017-06-17flash Kinetis: add KL28 deviceTomas Vanek
2017-06-17flash Kinetis: handle all types of watchdog, disable in reset-initTomas Vanek
2017-06-17flash Kinetis: implement automatic bank creation based on device probeTomas Vanek
2017-06-17flash Kinetis: split kinetis_chip from kinetis_flash_bankTomas Vanek
2017-06-17flash Kinetis: add KV5x familyTomas Vanek
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