aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/str9x.c
AgeCommit message (Expand)Author
2010-01-29NOR: cleanup driver declsDavid Brownell
2010-01-14str9x.c: remove optimization when erasing the whole bankLaurentiu Cocanu
2010-01-09src/flash/nor: usage/help/doc updatesDavid Brownell
2009-12-04ARM: rename armv4_5_algorithm as arm_algorithmDavid Brownell
2009-12-04ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGICDavid Brownell
2009-12-04ARM: rename ARMV4_5_MODE_* as ARM_MODE_*David Brownell
2009-12-04ARM: rename ARMV4_5_STATE_* as ARM_STATE_*David Brownell
2009-12-04remove target.h from flash.hZachary T Welch
2009-12-03change #include "arm966e.h" to <target/arm966e.h>Zachary T Welch
2009-12-03change #include "algorithm.h" to <target/algorithm.h>Zachary T Welch
2009-12-02move nor drivers to src/flash/norZachary T Welch