Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NOR: add read() callback to struct flash_driver | Antonio Borneo | 2010-05-16 | 1 | -0/+1 |
* | NOR: cleanup driver decls | David Brownell | 2010-01-29 | 1 | -12/+12 |
* | remove target.h from flash.h | Zachary T Welch | 2009-12-04 | 1 | -1/+1 |
* | change #include "../hello.h" to "hello.h" | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "flash.h" to <flash/flash.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "image.h" to <target/image.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/+149 |