aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor
AgeCommit message (Expand)Author
2010-03-08jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe
2010-03-08jtag: retire tap fieldØyvind Harboe
2010-03-06CFI: review print of Voltage valuesAntonio Borneo
2010-03-03NOR: trim range in flash_driver_protect()David Brownell
2010-03-03NOR: invalidate cached state on target resumeDavid Brownell
2010-03-03NOR: stellaris message tweaksDavid Brownell
2010-03-03STM32: Add Value Line Flash Programming SupportSpencer Oliver
2010-03-02LPC1768 updates, IAR board supportDavid Brownell
2010-02-28stellaris: recover_command use usleep rather than sleepSpencer Oliver
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-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-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-19cygwin build fixesDavid Brownell
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-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-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
2009-12-06add 'flash list', rewrite 'flash banks'Zachary T Welch