summaryrefslogtreecommitdiff
path: root/src/flash/nor/pic32mx.c
Commit message (Expand)AuthorAgeFilesLines
* FLASH/NOR: Remove useless file pic32mx.hAntonio Borneo2010-11-171-1/+65
* src: add loader src descriptionSpencer Oliver2010-10-281-0/+2
* flash: remove algorithm exit_point address for supported targetsSpencer Oliver2010-07-201-1/+1
* nor: fix memory leaks during probeSpencer Oliver2010-05-291-0/+6
* NOR: add read() callback to struct flash_driverAntonio Borneo2010-05-161-0/+1
* 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