23 Commits (906d6aaa198e7e28c3cf4123e4ee56315da66df2)

Author SHA1 Message Date
  Spencer Oliver 1e9f8836a1 build: cleanup src/flash directory 12 years ago
  Øyvind Harboe 4f9a9b8eba warnings: use more 'const' for char * 13 years ago
  Antonio Borneo 5926b5a94f MFLASH: review scope of functions 14 years ago
  David Brownell b695cb7522 #include "target.h" less wildly 14 years ago
  Zachary T Welch 98723c4ecd command_context_t -> struct command_context 14 years ago
  Zachary T Welch 0f1163e823 target_t -> struct target 14 years ago
  Zachary T Welch 79338ec6c2 mflash_bank_t -> struct mflash_bank 14 years ago
  Zachary T Welch bb6b9988cb mg_drv_info_t -> struct mg_drv_info 14 years ago
  Zachary T Welch fc01dd6a13 mflash_gpio_drv_t -> struct mflash_gpio_drv 14 years ago
  Zachary T Welch a043632a52 mflash_gpio_num_t -> struct mflash_gpio_num 14 years ago
  Zachary T Welch 81fbc63718 src/flash: remove 'extern' and wrap headers 14 years ago
  zwelch 8959de9f67 - Fixes '+' whitespace 15 years ago
  zwelch 1840226d55 Transform 'u32' to 'uint32_t' in src/flash. 15 years ago
  zwelch 310be8a838 Transform 'u8' to 'uint8_t' in src/flash 15 years ago
  zwelch a92cc405ac unsik Kim <donari75@gmail.com>: 15 years ago
  zwelch 3d79669c5e unsik Kim <donari75@gmail.com>: 15 years ago
  zwelch ee9766f1db unsik Kim <donari75@gmail.com>: 15 years ago
  zwelch d2089dbae0 unsik Kim <donari75@gmail.com>: 15 years ago
  zwelch 2caf8655b5 unsik Kim <donari75@gmail.com>: 15 years ago
  zwelch 0643263d68 Audit and eliminate redundant #include directives in src/flash headers. 15 years ago
  ntfreak 0cba0d4df3 - remove target specific variant and use target->variant member 15 years ago
  ntfreak 04fb21b28d - update docs deprecated section to include links to new commands (if any) 15 years ago
  oharboe a3035243dc unsik Kim <donari75@gmail.com> - mflash support 15 years ago