cmd: add missing usage var
[fw/openocd] / src / flash / nor / str9xpec.c
2012-01-12 Spencer Olivercmd: add missing usage var
2012-01-12 Mathias Koptimize: replace while loop by memcpy
2012-01-04 Mathias KChange return value on error.
2011-01-14 Santeri Salkostr9xpec: Find flash controller from the chain.
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file str9xpec.h
2010-06-15 Øyvind Harboestr9xpec: -Wshadow warning fixes
2010-05-16 Antonio BorneoNOR: add read() callback to struct flash_driver
2010-04-10 Antonio BorneoSTR9XPEC: review scope of functions
2010-03-20 Øyvind Harboejtag: move towards making out_value const
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-10 Spencer OliverSTR9: flash loader cleanup
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-02-12 Spencer OliverSTR9xpec: issue warning when unlocking device
2010-01-29 David BrownellNOR: cleanup driver decls
2009-12-05 Zachary T Welchremove target.h from flash.h
2009-12-03 Zachary T Welchchange #include "arm7_9_common.h" to <target/arm7_9_com...
2009-12-03 Zachary T Welchmove nor drivers to src/flash/nor