aboutsummaryrefslogtreecommitdiff
path: root/src/flash/mflash.c
AgeCommit message (Expand)Author
2009-06-23- Replace 'if(' with 'if ('.zwelch
2009-06-21C99 printf() -Werror fixesduane
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch
2009-06-18Transform 'u16' to 'uint16_t'zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch
2009-06-12unsik Kim <donari75@gmail.com>:zwelch
2009-05-31Add target_write_memory wrapper:zwelch
2009-05-31Add target_read_memory wrapper:zwelch
2009-05-27Fix potentialyl unaligned memory accesses in mflash driver.zwelch
2009-05-27unsik Kim <donari75@gmail.com>:zwelch
2009-05-27unsik Kim <donari75@gmail.com>:zwelch
2009-05-27unsik Kim <donari75@gmail.com>:zwelch
2009-05-27unsik Kim <donari75@gmail.com>:zwelch
2009-05-27unsik Kim <donari75@gmail.com>:zwelch
2009-05-18Consolidate target selection code into single get_target() that handles both ...kc8apf
2009-05-11Audit and eliminate redundant #include directives in src/flash sources.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-04-27Philippe Vachon <philippe@cowpig.ca> 64 bit host fixesoharboe
2009-02-18Holger Schurig <hs4233@mail.mn-solutions.de> fix warningsoharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-10-16- update docs deprecated section to include links to new commands (if any)ntfreak
2008-10-16unsik Kim <donari75@gmail.com> - mflash supportoharboe