Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | at91sam3s* support | Olaf Lüke | 2010-06-25 | 1 | -15/+328 |
* | nor/at91sam3: replace helper membuf | Antonio Borneo | 2010-06-17 | 1 | -87/+39 |
* | NOR: add read() callback to struct flash_driver | Antonio Borneo | 2010-05-16 | 1 | -0/+1 |
* | ARMv7M: use software breakpoints for algorithms | Spencer Oliver | 2010-02-28 | 1 | -3/+1 |
* | NOR: cleanup driver decls | David Brownell | 2010-01-29 | 1 | -12/+12 |
* | src/flash/nor: usage/help/doc updates | David Brownell | 2010-01-09 | 1 | -11/+14 |
* | remove target.h from flash.h | Zachary T Welch | 2009-12-04 | 1 | -6/+2 |
* | change #include "flash.h" to <flash/flash.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "types.h" to <helper/types.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "time_support.h" to <helper/time_support.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "membuf.h" to <helper/membuf.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/+2516 |