Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-04 | Change return value on error. | Mathias K | 1 | -2/+1 |
2010-05-16 | NOR: add read() callback to struct flash_driver | Antonio Borneo | 1 | -0/+1 |
2010-01-29 | NOR: cleanup driver decls | David Brownell | 1 | -12/+12 |
2009-12-04 | remove target.h from flash.h | Zachary T Welch | 1 | -1/+1 |
2009-12-03 | change #include "../hello.h" to "hello.h" | Zachary T Welch | 1 | -1/+1 |
2009-12-03 | change #include "flash.h" to <flash/flash.h> | Zachary T Welch | 1 | -1/+1 |
2009-12-03 | change #include "image.h" to <target/image.h> | Zachary T Welch | 1 | -1/+1 |
2009-12-02 | move nor drivers to src/flash/nor | Zachary T Welch | 1 | -0/+149 |