summaryrefslogtreecommitdiff
path: root/src/flash
Commit message (Expand)AuthorAgeFilesLines
* NOR/STR7X: review scope of dataAntonio Borneo2010-04-101-2/+2
* NAND/TCL: review scope of functionsAntonio Borneo2010-04-102-3/+4
* MFLASH: review scope of functionsAntonio Borneo2010-04-102-2/+1
* NAND/ARM_IO: review scope of functionsAntonio Borneo2010-04-101-1/+1
* NAND/CORE: review scope of functionsAntonio Borneo2010-04-102-10/+8
* NAND/MX3: review scope of dataAntonio Borneo2010-04-101-1/+1
* NOR/ADUC702X: review scope of dataAntonio Borneo2010-04-101-1/+1
* NOR/AVRF: review scope of dataAntonio Borneo2010-04-101-1/+1
* NOR/CORE: review scope of dataAntonio Borneo2010-04-101-1/+1
* NOR/DRIVERS: review scope of functionsAntonio Borneo2010-04-101-1/+1
* STR9XPEC: review scope of functionsAntonio Borneo2010-04-101-1/+1
* TCL: review scope of functionsAntonio Borneo2010-04-102-3/+1
* NOR TCL: fix usage messageAntonio Borneo2010-03-261-1/+1
* change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder2010-03-252-5/+5
* jtag: move towards making out_value constØyvind Harboe2010-03-201-3/+4
* PIC32MX: add unlock cmdSpencer Oliver2010-03-181-0/+75
* jtag: cut down on usage of unintended modification of global end stateØyvind Harboe2010-03-181-13/+13
* lpc3180: LPC3180(LPC3250) SLC driver implementedrichard vegh2010-03-162-9/+441
* image loading: fix problem with offsets > 0x80000000Bradey Honsinger2010-03-161-1/+1
* PIC32: add flash algorithm supportSpencer Oliver2010-03-102-468/+227
* STM32: flash loader cleanupSpencer Oliver2010-03-101-12/+25
* STR7: flash loader cleanupSpencer Oliver2010-03-101-14/+30
* STR9: flash loader cleanupSpencer Oliver2010-03-102-8/+19
* ADUC702x: flash loader cleanupSpencer Oliver2010-03-101-1/+1
* CFI CORE: bug-fix protect single sectorAntonio Borneo2010-03-091-2/+2
* cfi: simplify and clearify codeAntonio Borneo2010-03-081-149/+75
* jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe2010-03-081-1/+1
* jtag: retire tap fieldØyvind Harboe2010-03-081-30/+15
* CFI: review print of Voltage valuesAntonio Borneo2010-03-061-6/+6
* NOR: trim range in flash_driver_protect()David Brownell2010-03-031-0/+57
* NOR: invalidate cached state on target resumeDavid Brownell2010-03-032-0/+35
* NOR: stellaris message tweaksDavid Brownell2010-03-031-4/+4
* STM32: Add Value Line Flash Programming SupportSpencer Oliver2010-03-031-0/+36
* LPC1768 updates, IAR board supportDavid Brownell2010-03-021-1/+9
* stellaris: recover_command use usleep rather than sleepSpencer Oliver2010-02-281-1/+1
* ARMv7M: use software breakpoints for algorithmsSpencer Oliver2010-02-284-8/+4
* new "stellaris recover" commandDavid Brownell2010-02-271-0/+66
* AVR flash: handle AT90CAN128 chipsHans Peter Mortensn2010-02-241-4/+26
* STR9xpec: issue warning when unlocking deviceSpencer Oliver2010-02-121-0/+8
* STM32x: issue warning when unlocking device (bug #16)Spencer Oliver2010-02-121-2/+6
* flash/str7x: After reset init the flash is unlockedEdgar Grimberg2010-02-021-2/+14
* NOR: cleanup driver declsDavid Brownell2010-01-2918-202/+200
* NOR: fix diagnosticDavid Brownell2010-01-191-1/+1
* flash: add error messages upon incorrect arguments to flash iterationØyvind Harboe2010-01-191-0/+6
* NAND: lpc3180 crashes on LPC3250richard vegh2010-01-161-13/+38
* nand flash support for s3c64xxPeter Korsgaard2010-01-143-0/+79
* str9x.c: remove optimization when erasing the whole bankLaurentiu Cocanu2010-01-141-15/+3
* NOR: add optional "flash erase_address" sector paddingDavid Brownell2010-01-133-23/+104
* Doxygen file commentsDavid Brownell2010-01-113-0/+17
* src/flash/nor: usage/help/doc updatesDavid Brownell2010-01-096-97/+125