aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/pic32mx.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-04flash: less bogus errorsØyvind Harboe1-1/+1
2010-03-25change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder1-1/+1
2010-03-18PIC32MX: add unlock cmdSpencer Oliver1-0/+75
2010-03-10PIC32: add flash algorithm supportSpencer Oliver1-444/+220
2010-01-29NOR: cleanup driver declsDavid Brownell1-14/+14
2009-12-04remove target.h from flash.hZachary T Welch1-0/+1
2009-12-03change #include "mips32.h" to <target/mips32.h>Zachary T Welch1-1/+1
2009-12-02move nor drivers to src/flash/norZachary T Welch1-0/+922