aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor
AgeCommit message (Expand)Author
2012-02-27flash: add new devices to pic32mx flash driverSpencer Oliver
2012-02-26flash: add stm32f2x async flash loaderSpencer Oliver
2012-02-26flash: add stellaris async flash loaderSpencer Oliver
2012-02-26target: add target async algorithm supportSpencer Oliver
2012-02-16Add stm32f0x probe and info workingJonathan Dumaresq
2012-02-13flash: fix incorrect stm32f2x/stm32f4x flash size registerSpencer Oliver
2012-02-06doxygen: use correct comment syntaxSpencer Oliver
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-30stm32f1x: fix bug in flash loader and restrict instruction set to armv6-mAndreas Fritiofson
2012-01-27flash: fix stellaris class regressionSpencer Oliver
2012-01-23flash: cleanup/reformat fm3 flash driverFujitsu FM3 Application Team
2012-01-23flash: update stellaris_set_flash_timing for target classSpencer Oliver
2012-01-23flash: cleanup stellaris device class detectionSpencer Oliver
2012-01-23cleanup: rename armv4_5 to arm for readabilitySpencer Oliver
2012-01-23flash: print bank usage on failureSpencer Oliver
2012-01-18flash: add missing stellaris device classesSpencer Oliver
2012-01-12build: fix broken commitSpencer Oliver
2012-01-12flash: stm32f2x incorrectly using 512 as max family sizeSpencer Oliver
2012-01-12flash: detect stm32f4x device id errataSpencer Oliver
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-12flash: use correct device_id maskSpencer Oliver
2012-01-12optimize: replace while loop by memcpyMathias K
2012-01-12build: remove unused variablesSpencer Oliver
2012-01-12flash: pre-check flash unlock for stm32f2xBruno FLEURETTE
2012-01-09flash: support stm32f4x flashSpencer Oliver
2012-01-09flash: use stm32f2x flash size registerSpencer Oliver
2012-01-04Change return value on error.Mathias K
2012-01-04flash: introduce .usage field for nand and nor flash driver structureØyvind Harboe
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-12-19STM32F2x: check flash unlock, add mass eraseMathias K
2011-12-11dsp5680xx - indent fixrodrigo_l_rosa
2011-11-24dsp5680xx - match page erase with mass eraserodrigo_l_rosa
2011-11-24dsp5680xx - mark erase after unlocking flashrodrigo_l_rosa
2011-11-18flash: cleanup stm32f2x loaderSpencer Oliver
2011-11-17flash: match stm32f2x loader src nameSpencer Oliver
2011-11-17stm32f1x: improve variable naming and avoid potential divide-by-zeroAndreas Fritiofson
2011-11-16stm32f1x: add more assertsØyvind Harboe
2011-11-15kinetis flash: use longword write when writing into pflashTomas Frydrych
2011-11-15at91sam7: ensure probed flash bank has a name (fix a segfault)Aurelien Jacobs
2011-11-10Work around silicon bug in the SAM3 family flash waitstatesAttila Kinali
2011-11-09at91sam7: fix warnings by removing dead assignmentsØyvind Harboe
2011-11-09warning fix: remove unused variable assignmentØyvind Harboe
2011-11-09em357: fix warning by removing unused local variablesØyvind Harboe
2011-11-08flash: update luminary device tableSpencer Oliver
2011-11-07str9x: explain compiler that a local variable will always be initializedØyvind Harboe
2011-11-07at91sam3: fix warningsØyvind Harboe
2011-11-07str7x: fix error propagationØyvind Harboe
2011-11-04cfi: fix gaffe in fixing warningsØyvind Harboe
2011-11-02fix warning: remove assigned to variableØyvind Harboe
2011-11-01flash: add Stellaris Blizzard classSpencer Oliver