aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
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-04at91sam9: fix broken error propagationØyvind Harboe
2011-11-02fix warning: remove assigned to variableØyvind Harboe
2011-11-01flash: add Stellaris Blizzard classSpencer Oliver
2011-10-31cfi: unsupported code paths now report and return errorØyvind Harboe
2011-10-28Fixes comment typo for page sizeJonathan Dumaresq
2011-10-23NOR/CORE: fix clang warningAntonio Borneo
2011-10-23NAND/CORE: fix clang warningAntonio Borneo
2011-10-23FLASH/CFI: fix clang warningsAntonio Borneo
2011-10-23mx2: add error propagation and remove warningsØyvind Harboe
2011-10-23fm3: fix warning for superfluous assignmentØyvind Harboe
2011-10-23kinetis: fix warning about malloc(0) w/assertØyvind Harboe
2011-10-23tms470: removed unnecessary operationsEdgar Grimberg
2011-10-22FLASH/STMSMI: fix clang "dead store" warningAntonio Borneo
2011-10-19Updated fm3.c, added Flash type 2 support, error handling improvedMarc Willam / Holger Wech
2011-10-18luminary: add new targetsSpencer Oliver
2011-10-17Add the SAM3N familly to the chip_details tableAttila Kinali
2011-10-14flash: fix lpc2000 driver typoSpencer Oliver
2011-10-09stm32f1x: use async algorithm in flash programming routineAndreas Fritiofson
2011-10-09stm32f1x: use register base instead of register offsetAndreas Fritiofson
2011-10-03STM32L: Added flash driver and targetClément Burin des Roziers
2011-09-17kinetis cpu flash driverMathias K
2011-08-30optional crc for flash writingRodrigo L. Rosa
2011-08-25This will add the Value Line HD of stm32 devices.Jonathan Dumaresq
2011-08-24non_cfi: add SST39WF1601 supportAndreas Bießmann
2011-08-21Fix Sam3u flash bank 1 issueolivier Schonken
2011-08-18cfi: add EN29LV800BB supportGunnar Henne
2011-08-09fix return error msjRodrigo L. Rosa
2011-08-09flash/nor/cfi: fix TopBottom for atmel chipsAndreas Bießmann
2011-08-09Revert "dsp5680xx: disable for now, it generates warnings"Øyvind Harboe
2011-07-28flash: add support for deprecated stm32 flash cmdsSpencer Oliver
2011-07-28flash: update stm32 driver namesSpencer Oliver
2011-07-26add Fujitsu FM3 Family flash supportRonny Strutz
2011-07-10Fix typo in command outputLuca Bruno