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