aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2010-02-28ARMv7M: use software breakpoints for algorithmsSpencer Oliver
2010-02-27new "stellaris recover" commandDavid Brownell
2010-02-24AVR flash: handle AT90CAN128 chipsHans Peter Mortensn
2010-02-12STR9xpec: issue warning when unlocking deviceSpencer Oliver
2010-02-12STM32x: issue warning when unlocking device (bug #16)Spencer Oliver
2010-02-02flash/str7x: After reset init the flash is unlockedEdgar Grimberg
2010-01-29NOR: cleanup driver declsDavid Brownell
2010-01-19NOR: fix diagnosticDavid Brownell
2010-01-19flash: add error messages upon incorrect arguments to flash iterationØyvind Harboe
2010-01-16NAND: lpc3180 crashes on LPC3250richard vegh
2010-01-14nand flash support for s3c64xxPeter Korsgaard
2010-01-14str9x.c: remove optimization when erasing the whole bankLaurentiu Cocanu
2010-01-13NOR: add optional "flash erase_address" sector paddingDavid Brownell
2010-01-11Doxygen file commentsDavid Brownell
2010-01-09src/flash/nor: usage/help/doc updatesDavid Brownell
2010-01-08NAND: help/usage/doc updatesDavid Brownell
2010-01-08MFLASH: help/usage updatesDavid Brownell
2010-01-08NOR: add FIXMEs for writing onesDavid Brownell
2010-01-02streamline and document helptext mode displaysDavid Brownell
2009-12-28MinGW build fixesFreddie Chopin
2009-12-28stm32x commands get "usage"Freddie Chopin
2009-12-28NOR: last_addr also needs correction when checking alignmentPiotr Esden-Tempski
2009-12-27NOR: make flash_write_unlock() pad to sector endDavid Brownell
2009-12-26NOR: messaging fixDavid Brownell
2009-12-26NOR: Allocate the right amount of memoryDavid Brownell
2009-12-26cygwin 1.7 build fixesDavid Brownell
2009-12-21Packaging fix, NEWS updateDavid Brownell
2009-12-19cygwin build fixesDavid Brownell
2009-12-19AT91SAM9 NAND flash driver.Dean Glazeski
2009-12-18NOR FLASH: only erase/unlock whole sectorsDavid Brownell
2009-12-18Subject: flash fill[bwh] should use bulk i/oDavid Brownell
2009-12-18stellaris: fix min buffer length checksDavid Brownell
2009-12-18stellaris: update bulk flash writesDavid Brownell
2009-12-18NAND write data page refactoring.Dean Glazeski
2009-12-18NAND read data page refactor.Dean Glazeski
2009-12-16stellaris: commentsDavid Brownell
2009-12-16stellaris: probe() cleanupsDavid Brownell
2009-12-16stellaris: remove needless codeDavid Brownell
2009-12-16stellaris: avoid chip writesDavid Brownell
2009-12-16NOR: bugfix "flash fill[bwh] ..." helptextDavid Brownell
2009-12-14stellaris: device IDsEric Wetzel
2009-12-12LPC2000: rename "r13_svc" as "sp_svc"David Brownell
2009-12-11add missing call to add new NAND devicesZachary T Welch
2009-12-11fix 'write_image' usage informationZachary T Welch
2009-12-10anotyer cygwin compile fixDavid Brownell
2009-12-09stellaris: flash protection updates, minor fixesDavid Brownell
2009-12-09Comment and doxygen fixesDavid Brownell
2009-12-08build: add build/src to include pathØyvind Harboe
2009-12-07ARM: use <target/arm.h> not armv4_5.hDavid Brownell
2009-12-07ARM: move opcode macros to <target/arm_opcodes.h>David Brownell