Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STM32: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -12/+25 |
* | STM32: Add Value Line Flash Programming Support | Spencer Oliver | 2010-03-03 | 1 | -0/+36 |
* | ARMv7M: use software breakpoints for algorithms | Spencer Oliver | 2010-02-28 | 1 | -2/+1 |
* | STM32x: issue warning when unlocking device (bug #16) | Spencer Oliver | 2010-02-12 | 1 | -2/+6 |
* | NOR: cleanup driver decls | David Brownell | 2010-01-29 | 1 | -17/+17 |
* | src/flash/nor: usage/help/doc updates | David Brownell | 2010-01-09 | 1 | -13/+22 |
* | stm32x commands get "usage" | Freddie Chopin | 2009-12-28 | 1 | -0/+5 |
* | remove target.h from flash.h | Zachary T Welch | 2009-12-04 | 1 | -1/+2 |
* | change #include "armv7m.h" to <target/armv7m.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "algorithm.h" to <target/algorithm.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "binarybuffer.h" to <helper/binarybuffer.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | move nor drivers to src/flash/nor | Zachary T Welch | 2009-12-02 | 1 | -0/+1240 |