flash: less bogus errors
[fw/openocd] / src / flash / nor / str9x.c
2010-05-04 Øyvind Harboeflash: less bogus errors
2010-03-10 Spencer OliverSTR9: flash loader cleanup
2010-01-29 David BrownellNOR: cleanup driver decls
2010-01-14 Laurentiu Cocanustr9x.c: remove optimization when erasing the whole...
2010-01-09 David Brownellsrc/flash/nor: usage/help/doc updates
2009-12-05 David BrownellARM: rename armv4_5_algorithm as arm_algorithm
2009-12-05 David BrownellARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
2009-12-05 David BrownellARM: rename ARMV4_5_MODE_* as ARM_MODE_*
2009-12-05 David BrownellARM: rename ARMV4_5_STATE_* as ARM_STATE_*
2009-12-05 Zachary T Welchremove target.h from flash.h
2009-12-03 Zachary T Welchchange #include "arm966e.h" to <target/arm966e.h>
2009-12-03 Zachary T Welchchange #include "algorithm.h" to <target/algorithm.h>
2009-12-03 Zachary T Welchmove nor drivers to src/flash/nor