| Commit message (Expand) | Author | Age | Files | Lines |
* | warnings: use more 'const' for char * | Øyvind Harboe | 2010-12-29 | 1 | -1/+1 |
* | MFLASH: review scope of functions | Antonio Borneo | 2010-04-10 | 1 | -1/+0 |
* | #include "target.h" less wildly | David Brownell | 2009-11-16 | 1 | -1/+1 |
* | command_context_t -> struct command_context | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | mflash_bank_t -> struct mflash_bank | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | mg_drv_info_t -> struct mg_drv_info | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | mflash_gpio_drv_t -> struct mflash_gpio_drv | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | mflash_gpio_num_t -> struct mflash_gpio_num | Zachary T Welch | 2009-11-13 | 1 | -5/+5 |
* | src/flash: remove 'extern' and wrap headers | Zachary T Welch | 2009-11-09 | 1 | -2/+2 |
* | - Fixes '+' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | Transform 'u32' to 'uint32_t' in src/flash. | zwelch | 2009-06-18 | 1 | -2/+2 |
* | Transform 'u8' to 'uint8_t' in src/flash | zwelch | 2009-06-18 | 1 | -1/+1 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-06-12 | 1 | -0/+7 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-05-27 | 1 | -0/+2 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-05-27 | 1 | -1/+52 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-05-27 | 1 | -2/+0 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-05-27 | 1 | -4/+0 |
* | Audit and eliminate redundant #include directives in src/flash headers. | zwelch | 2009-05-11 | 1 | -0/+2 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -129/+129 |
* | - update docs deprecated section to include links to new commands (if any) | ntfreak | 2008-10-16 | 1 | -245/+245 |
* | unsik Kim <donari75@gmail.com> - mflash support | oharboe | 2008-10-16 | 1 | -0/+245 |