aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/kinetis.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-04-28kinetis: fix "SF1" parts to limit FlexRAM usageChristopher Kilgour1-15/+19
2013-03-13Kinetis: Flash command function matches datasheetAlex Austin1-51/+38
2013-03-13Kinetis: Symbolic names for Addresses and CommandsAlex Austin1-20/+40
2012-08-29kinetis: bugfix in kinetis_write() fallback pathAndreas Fritiofson1-1/+7
2012-08-29kinetis: ensure flash writes are not truncatedChristopher Kilgour1-11/+54
2012-08-24flash: fix FC_FLEX_RAM class code pathSpencer Oliver1-0/+2
2012-06-26kinetis: update support for all program flash granularitiesChristopher Kilgour1-222/+412
2012-03-14flash: Fix flash write algorithm on pflash only devices.Mathias K1-1/+0
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver1-118/+97
2012-01-04Change return value on error.Mathias K1-3/+1
2011-11-15kinetis flash: use longword write when writing into pflashTomas Frydrych1-25/+59
2011-10-23kinetis: fix warning about malloc(0) w/assertØyvind Harboe1-0/+1
2011-09-17kinetis cpu flash driverMathias K1-0/+562