aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/stellaris.c
AgeCommit message (Expand)Author
2010-01-29NOR: cleanup driver declsDavid Brownell
2010-01-02streamline and document helptext mode displaysDavid Brownell
2009-12-18stellaris: fix min buffer length checksDavid Brownell
2009-12-18stellaris: update bulk flash writesDavid Brownell
2009-12-16stellaris: commentsDavid Brownell
2009-12-16stellaris: probe() cleanupsDavid Brownell
2009-12-16stellaris: remove needless codeDavid Brownell
2009-12-16stellaris: avoid chip writesDavid Brownell
2009-12-14stellaris: device IDsEric Wetzel
2009-12-10anotyer cygwin compile fixDavid Brownell
2009-12-09stellaris: flash protection updates, minor fixesDavid Brownell
2009-12-04remove target.h from flash.hZachary T Welch
2009-12-03change #include "armv7m.h" to <target/armv7m.h>Zachary T Welch
2009-12-03change #include "algorithm.h" to <target/algorithm.h>Zachary T Welch
2009-12-03change #include "binarybuffer.h" to <helper/binarybuffer.h>Zachary T Welch
2009-12-02move nor drivers to src/flash/norZachary T Welch