aboutsummaryrefslogtreecommitdiff
path: root/src/flash/mflash.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/flash directorySpencer Oliver1-107/+98
2010-12-29warnings: use more 'const' for char *Øyvind Harboe1-1/+1
2010-04-10MFLASH: review scope of functionsAntonio Borneo1-1/+0
2009-11-16#include "target.h" less wildlyDavid Brownell1-1/+1
2009-11-13command_context_t -> struct command_contextZachary T Welch1-2/+2
2009-11-13target_t -> struct targetZachary T Welch1-1/+1
2009-11-13mflash_bank_t -> struct mflash_bankZachary T Welch1-2/+2
2009-11-13mg_drv_info_t -> struct mg_drv_infoZachary T Welch1-3/+3
2009-11-13mflash_gpio_drv_t -> struct mflash_gpio_drvZachary T Welch1-3/+3
2009-11-13mflash_gpio_num_t -> struct mflash_gpio_numZachary T Welch1-5/+5
2009-11-09src/flash: remove 'extern' and wrap headersZachary T Welch1-2/+2
2009-06-23- Fixes '+' whitespacezwelch1-1/+1
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch1-2/+2
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch1-1/+1
2009-06-12unsik Kim <donari75@gmail.com>:zwelch1-0/+7
2009-05-27unsik Kim <donari75@gmail.com>:zwelch1-0/+2
2009-05-27unsik Kim <donari75@gmail.com>:zwelch1-1/+52
2009-05-27unsik Kim <donari75@gmail.com>:zwelch1-2/+0
2009-05-27unsik Kim <donari75@gmail.com>:zwelch1-4/+0
2009-05-11Audit and eliminate redundant #include directives in src/flash headers.zwelch1-0/+2
2008-12-13- remove target specific variant and use target->variant memberntfreak1-129/+129
2008-10-16- update docs deprecated section to include links to new commands (if any)ntfreak1-245/+245
2008-10-16unsik Kim <donari75@gmail.com> - mflash supportoharboe1-0/+245