aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor
AgeCommit message (Expand)AuthorFilesLines
2010-03-03NOR: invalidate cached state on target resumeDavid Brownell2-0/+35
2010-03-03NOR: stellaris message tweaksDavid Brownell1-4/+4
2010-03-03STM32: Add Value Line Flash Programming SupportSpencer Oliver1-0/+36
2010-03-02LPC1768 updates, IAR board supportDavid Brownell1-1/+9
2010-02-28stellaris: recover_command use usleep rather than sleepSpencer Oliver1-1/+1
2010-02-28ARMv7M: use software breakpoints for algorithmsSpencer Oliver4-8/+4
2010-02-27new "stellaris recover" commandDavid Brownell1-0/+66
2010-02-24AVR flash: handle AT90CAN128 chipsHans Peter Mortensn1-4/+26
2010-02-12STR9xpec: issue warning when unlocking deviceSpencer Oliver1-0/+8
2010-02-12STM32x: issue warning when unlocking device (bug #16)Spencer Oliver1-2/+6
2010-02-02flash/str7x: After reset init the flash is unlockedEdgar Grimberg1-2/+14
2010-01-29NOR: cleanup driver declsDavid Brownell18-202/+200
2010-01-19NOR: fix diagnosticDavid Brownell1-1/+1
2010-01-19flash: add error messages upon incorrect arguments to flash iterationØyvind Harboe1-0/+6
2010-01-14str9x.c: remove optimization when erasing the whole bankLaurentiu Cocanu1-15/+3
2010-01-13NOR: add optional "flash erase_address" sector paddingDavid Brownell3-23/+104
2010-01-11Doxygen file commentsDavid Brownell3-0/+17
2010-01-09src/flash/nor: usage/help/doc updatesDavid Brownell6-97/+125
2010-01-08NOR: add FIXMEs for writing onesDavid Brownell1-2/+5
2010-01-02streamline and document helptext mode displaysDavid Brownell1-1/+1
2009-12-28MinGW build fixesFreddie Chopin1-2/+2
2009-12-28stm32x commands get "usage"Freddie Chopin1-0/+5
2009-12-28NOR: last_addr also needs correction when checking alignmentPiotr Esden-Tempski1-0/+1
2009-12-27NOR: make flash_write_unlock() pad to sector endDavid Brownell1-2/+42
2009-12-26NOR: messaging fixDavid Brownell1-2/+2
2009-12-26NOR: Allocate the right amount of memoryDavid Brownell1-1/+1
2009-12-19cygwin build fixesDavid Brownell1-4/+6
2009-12-18NOR FLASH: only erase/unlock whole sectorsDavid Brownell1-8/+36
2009-12-18Subject: flash fill[bwh] should use bulk i/oDavid Brownell1-2/+4
2009-12-18stellaris: fix min buffer length checksDavid Brownell1-7/+4
2009-12-18stellaris: update bulk flash writesDavid Brownell1-20/+45
2009-12-16stellaris: commentsDavid Brownell2-12/+34
2009-12-16stellaris: probe() cleanupsDavid Brownell1-86/+42
2009-12-16stellaris: remove needless codeDavid Brownell1-50/+1
2009-12-16stellaris: avoid chip writesDavid Brownell1-13/+10
2009-12-16NOR: bugfix "flash fill[bwh] ..." helptextDavid Brownell1-3/+3
2009-12-14stellaris: device IDsEric Wetzel1-150/+168
2009-12-12LPC2000: rename "r13_svc" as "sp_svc"David Brownell1-1/+1
2009-12-11fix 'write_image' usage informationZachary T Welch1-1/+1
2009-12-10anotyer cygwin compile fixDavid Brownell1-1/+2
2009-12-09stellaris: flash protection updates, minor fixesDavid Brownell2-68/+119
2009-12-09Comment and doxygen fixesDavid Brownell1-3/+1
2009-12-08build: add build/src to include pathØyvind Harboe1-1/+3
2009-12-07ARM: use <target/arm.h> not armv4_5.hDavid Brownell4-4/+4
2009-12-07ARM: move opcode macros to <target/arm_opcodes.h>David Brownell1-2/+5
2009-12-06add 'flash list', rewrite 'flash banks'Zachary T Welch1-6/+28
2009-12-06fix NOR flash regressionZachary T Welch1-0/+2
2009-12-05NOR: add 29LV400BC flash deviceMathias Kuester1-0/+17
2009-12-04ARM: rename armv4_5_algorithm as arm_algorithmDavid Brownell7-8/+8
2009-12-04ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGICDavid Brownell7-8/+8