]> git.sur5r.net Git - openocd/history - src/flash/nand/lpc3180.c
Remove FSF address from GPL notices
[openocd] / src / flash / nand / lpc3180.c
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-08-24 Spencer Oliverbuild: fix memory leaks
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nand directory
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Mathias KChange return value on error.
2011-07-10 Luca BrunoFix typo in command output
2011-01-02 Antonio BorneoNAND/LPC3180: remove private "target" copy
2011-01-02 Antonio Borneoflash/nand: review NAND driver interface
2010-09-20 Øyvind Harboewarnings: fix alignment warnings
2010-06-14 Øyvind Harboe-Wshadow fixes
2010-03-25 Daniel Bäderchange %x and %d to PRIx32 and PRId32 where needed...
2010-03-16 richard veghlpc3180: LPC3180(LPC3250) SLC driver implemented
2010-01-16 richard veghNAND: lpc3180 crashes on LPC3250
2010-01-09 David BrownellNAND: help/usage/doc updates
2009-12-05 Zachary T Welchrename nand.h to flash//nand/core.h
2009-12-03 Zachary T Welchchange #include "nand.h" to <flash/nand.h>
2009-12-03 Zachary T Welchmove nand drivers to src/flash/nand/