]> git.sur5r.net Git - openocd/history - src/flash/nor/faux.c
flash: Constify write buffer
[openocd] / src / flash / nor / faux.c
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2012-01-04 Mathias KChange return value on error.
2010-05-16 Antonio BorneoNOR: add read() callback to struct flash_driver
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 "../hello.h" to "hello.h"
2009-12-03 Zachary T Welchchange #include "flash.h" to <flash/flash.h>
2009-12-03 Zachary T Welchchange #include "image.h" to <target/image.h>
2009-12-03 Zachary T Welchmove nor drivers to src/flash/nor