kinetis : Add flash sector size detection for K21 MCU.
[fw/openocd] / src / flash / nor / kinetis.c
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