]> git.sur5r.net Git - openocd/history - src/flash/mflash.h
Remove FSF address from GPL notices
[openocd] / src / flash / mflash.h
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/flash directory
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-04-10 Antonio BorneoMFLASH: review scope of functions
2009-11-16 David Brownell#include "target.h" less wildly
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welchmflash_bank_t -> struct mflash_bank
2009-11-13 Zachary T Welchmg_drv_info_t -> struct mg_drv_info
2009-11-13 Zachary T Welchmflash_gpio_drv_t -> struct mflash_gpio_drv
2009-11-13 Zachary T Welchmflash_gpio_num_t -> struct mflash_gpio_num
2009-11-09 Zachary T Welchsrc/flash: remove 'extern' and wrap headers
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/flash.
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/flash
2009-06-12 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-10-16 ntfreak- update docs deprecated section to include links to...
2008-10-16 oharboeunsik Kim <donari75@gmail.com> - mflash support