Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flash: remove algorithm exit_point address for supported targets | Spencer Oliver | 2010-07-20 | 1 | -1/+1 |
* | nor: fix memory leaks during probe | Spencer Oliver | 2010-05-29 | 1 | -0/+6 |
* | NOR: add read() callback to struct flash_driver | Antonio Borneo | 2010-05-16 | 1 | -0/+1 |
* | flash: less bogus errors | Øyvind Harboe | 2010-05-04 | 1 | -1/+1 |
* | change %x and %d to PRIx32 and PRId32 where needed for cygwin | Daniel Bäder | 2010-03-25 | 1 | -1/+1 |
* | PIC32MX: add unlock cmd | Spencer Oliver | 2010-03-18 | 1 | -0/+75 |
* | PIC32: add flash algorithm support | Spencer Oliver | 2010-03-10 | 1 | -444/+220 |
* | NOR: cleanup driver decls | David Brownell | 2010-01-29 | 1 | -14/+14 |
* | remove target.h from flash.h | Zachary T Welch | 2009-12-04 | 1 | -0/+1 |
* | change #include "mips32.h" to <target/mips32.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/+922 |