summaryrefslogtreecommitdiff
path: root/src/flash/nor/pic32mx.c
Commit message (Expand)AuthorAgeFilesLines
* flash: less bogus errorsØyvind Harboe2010-05-041-1/+1
* change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder2010-03-251-1/+1
* PIC32MX: add unlock cmdSpencer Oliver2010-03-181-0/+75
* PIC32: add flash algorithm supportSpencer Oliver2010-03-101-444/+220
* NOR: cleanup driver declsDavid Brownell2010-01-291-14/+14
* remove target.h from flash.hZachary T Welch2009-12-041-0/+1
* change #include "mips32.h" to <target/mips32.h>Zachary T Welch2009-12-031-1/+1
* move nor drivers to src/flash/norZachary T Welch2009-12-021-0/+922