aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/kinetis.c
AgeCommit message (Expand)Author
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
2013-03-13Kinetis: Flash command function matches datasheetAlex Austin
2013-03-13Kinetis: Symbolic names for Addresses and CommandsAlex Austin
2012-08-29kinetis: bugfix in kinetis_write() fallback pathAndreas Fritiofson
2012-08-29kinetis: ensure flash writes are not truncatedChristopher Kilgour
2012-08-24flash: fix FC_FLEX_RAM class code pathSpencer Oliver
2012-06-26kinetis: update support for all program flash granularitiesChristopher Kilgour
2012-03-14flash: Fix flash write algorithm on pflash only devices.Mathias K
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-04Change return value on error.Mathias K
2011-11-15kinetis flash: use longword write when writing into pflashTomas Frydrych
2011-10-23kinetis: fix warning about malloc(0) w/assertØyvind Harboe
2011-09-17kinetis cpu flash driverMathias K