]> git.sur5r.net Git - openocd/history - src/flash/nor/str9xpec.c
flash: Constify write buffer
[openocd] / src / flash / nor / str9xpec.c
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2013-10-03 Andreas Fritiofsonflash/nor: Make info function optional
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-03-06 Fredrik Hederstiernaflash: Additional check for NULL in str9xpec enable_turbo
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
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