Change return value on error.
[fw/openocd] / src / flash / nor / avrf.c
2012-01-04 Mathias KChange return value on error.
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file avrf.h
2010-06-21 Antonio Borneotarget/avr: review scope of symbols
2010-05-29 Spencer Olivernor: fix memory leaks during probe
2010-05-16 Antonio BorneoNOR: add read() callback to struct flash_driver
2010-04-10 Antonio BorneoNOR/AVRF: review scope of data
2010-02-25 Hans Peter MortensnAVR flash: handle AT90CAN128 chips
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 "flash.h" to <flash/flash.h>
2009-12-03 Zachary T Welchchange #include "avrt.h" to <target/avrt.h>
2009-12-03 Zachary T Welchmove nor drivers to src/flash/nor