aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor
AgeCommit message (Expand)Author
2010-05-04cfi: made som info output debug outputØyvind Harboe
2010-05-03STM32 flash erase timeout fixTobias Ringström
2010-04-29flash: write_image would fail for certain imagesØyvind Harboe
2010-04-29flash: write_image will now pad erase to nearest sectorØyvind Harboe
2010-04-28nor: remove bogus output about padding sectionsØyvind Harboe
2010-04-20stm32x: allow flash probe on a running targetAndreas Fritiofson
2010-04-15NOR/core bugfix: restore invariantsDavid Brownell
2010-04-15NOR/CFI: remove redundant codeAntonio Borneo
2010-04-15NOR/CFI: fix order of arguments checkAntonio Borneo
2010-04-11NOR/TMS470: review scope of symbolsAntonio Borneo
2010-04-10NOR/CFI: review scope of functionsAntonio Borneo
2010-04-10NOR/STR7X: review scope of dataAntonio Borneo
2010-04-10NOR/ADUC702X: review scope of dataAntonio Borneo
2010-04-10NOR/AVRF: review scope of dataAntonio Borneo
2010-04-10NOR/CORE: review scope of dataAntonio Borneo
2010-04-10NOR/DRIVERS: review scope of functionsAntonio Borneo
2010-04-10STR9XPEC: review scope of functionsAntonio Borneo
2010-04-10TCL: review scope of functionsAntonio Borneo
2010-03-26NOR TCL: fix usage messageAntonio Borneo
2010-03-25change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder
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