| Commit message (Expand) | Author | Age | Files | Lines |
* | PIC32MX: add unlock cmd | Spencer Oliver | 2010-03-18 | 1 | -0/+75 |
* | jtag: cut down on usage of unintended modification of global end state | Øyvind Harboe | 2010-03-18 | 1 | -13/+13 |
* | lpc3180: LPC3180(LPC3250) SLC driver implemented | richard vegh | 2010-03-16 | 2 | -9/+441 |
* | image loading: fix problem with offsets > 0x80000000 | Bradey Honsinger | 2010-03-16 | 1 | -1/+1 |
* | PIC32: add flash algorithm support | Spencer Oliver | 2010-03-10 | 2 | -468/+227 |
* | STM32: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -12/+25 |
* | STR7: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -14/+30 |
* | STR9: flash loader cleanup | Spencer Oliver | 2010-03-10 | 2 | -8/+19 |
* | ADUC702x: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -1/+1 |
* | CFI CORE: bug-fix protect single sector | Antonio Borneo | 2010-03-09 | 1 | -2/+2 |
* | cfi: simplify and clearify code | Antonio Borneo | 2010-03-08 | 1 | -149/+75 |
* | jtag: jtag_add_ir_scan() now takes a single field | Øyvind Harboe | 2010-03-08 | 1 | -1/+1 |
* | jtag: retire tap field | Øyvind Harboe | 2010-03-08 | 1 | -30/+15 |
* | CFI: review print of Voltage values | Antonio Borneo | 2010-03-06 | 1 | -6/+6 |
* | NOR: trim range in flash_driver_protect() | David Brownell | 2010-03-03 | 1 | -0/+57 |
* | NOR: invalidate cached state on target resume | David Brownell | 2010-03-03 | 2 | -0/+35 |
* | NOR: stellaris message tweaks | David Brownell | 2010-03-03 | 1 | -4/+4 |
* | STM32: Add Value Line Flash Programming Support | Spencer Oliver | 2010-03-03 | 1 | -0/+36 |
* | LPC1768 updates, IAR board support | David Brownell | 2010-03-02 | 1 | -1/+9 |
* | stellaris: recover_command use usleep rather than sleep | Spencer Oliver | 2010-02-28 | 1 | -1/+1 |
* | ARMv7M: use software breakpoints for algorithms | Spencer Oliver | 2010-02-28 | 4 | -8/+4 |
* | new "stellaris recover" command | David Brownell | 2010-02-27 | 1 | -0/+66 |
* | AVR flash: handle AT90CAN128 chips | Hans Peter Mortensn | 2010-02-24 | 1 | -4/+26 |
* | STR9xpec: issue warning when unlocking device | Spencer Oliver | 2010-02-12 | 1 | -0/+8 |
* | STM32x: issue warning when unlocking device (bug #16) | Spencer Oliver | 2010-02-12 | 1 | -2/+6 |
* | flash/str7x: After reset init the flash is unlocked | Edgar Grimberg | 2010-02-02 | 1 | -2/+14 |
* | NOR: cleanup driver decls | David Brownell | 2010-01-29 | 18 | -202/+200 |
* | NOR: fix diagnostic | David Brownell | 2010-01-19 | 1 | -1/+1 |
* | flash: add error messages upon incorrect arguments to flash iteration | Øyvind Harboe | 2010-01-19 | 1 | -0/+6 |
* | NAND: lpc3180 crashes on LPC3250 | richard vegh | 2010-01-16 | 1 | -13/+38 |
* | nand flash support for s3c64xx | Peter Korsgaard | 2010-01-14 | 3 | -0/+79 |
* | str9x.c: remove optimization when erasing the whole bank | Laurentiu Cocanu | 2010-01-14 | 1 | -15/+3 |
* | NOR: add optional "flash erase_address" sector padding | David Brownell | 2010-01-13 | 3 | -23/+104 |
* | Doxygen file comments | David Brownell | 2010-01-11 | 3 | -0/+17 |
* | src/flash/nor: usage/help/doc updates | David Brownell | 2010-01-09 | 6 | -97/+125 |
* | NAND: help/usage/doc updates | David Brownell | 2010-01-08 | 3 | -48/+50 |
* | MFLASH: help/usage updates | David Brownell | 2010-01-08 | 1 | -15/+18 |
* | NOR: add FIXMEs for writing ones | David Brownell | 2010-01-08 | 1 | -2/+5 |
* | streamline and document helptext mode displays | David Brownell | 2010-01-02 | 1 | -1/+1 |
* | MinGW build fixes | Freddie Chopin | 2009-12-28 | 3 | -6/+6 |
* | stm32x commands get "usage" | Freddie Chopin | 2009-12-28 | 1 | -0/+5 |
* | NOR: last_addr also needs correction when checking alignment | Piotr Esden-Tempski | 2009-12-28 | 1 | -0/+1 |
* | NOR: make flash_write_unlock() pad to sector end | David Brownell | 2009-12-27 | 1 | -2/+42 |
* | NOR: messaging fix | David Brownell | 2009-12-26 | 1 | -2/+2 |
* | NOR: Allocate the right amount of memory | David Brownell | 2009-12-26 | 1 | -1/+1 |
* | cygwin 1.7 build fixes | David Brownell | 2009-12-26 | 1 | -1/+2 |
* | Packaging fix, NEWS update | David Brownell | 2009-12-21 | 1 | -1/+3 |
* | cygwin build fixes | David Brownell | 2009-12-19 | 2 | -6/+12 |
* | AT91SAM9 NAND flash driver. | Dean Glazeski | 2009-12-19 | 3 | -1/+754 |
* | NOR FLASH: only erase/unlock whole sectors | David Brownell | 2009-12-18 | 1 | -8/+36 |