aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor
AgeCommit message (Expand)Author
2010-03-20jtag: move towards making out_value constØyvind Harboe
2010-03-18PIC32MX: add unlock cmdSpencer Oliver
2010-03-18jtag: cut down on usage of unintended modification of global end stateØyvind Harboe
2010-03-16image loading: fix problem with offsets > 0x80000000Bradey Honsinger
2010-03-10PIC32: add flash algorithm supportSpencer Oliver
2010-03-10STM32: flash loader cleanupSpencer Oliver
2010-03-10STR7: flash loader cleanupSpencer Oliver
2010-03-10STR9: flash loader cleanupSpencer Oliver
2010-03-10ADUC702x: flash loader cleanupSpencer Oliver
2010-03-09CFI CORE: bug-fix protect single sectorAntonio Borneo
2010-03-08cfi: simplify and clearify codeAntonio Borneo
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