aboutsummaryrefslogtreecommitdiff
path: root/src/flash/flash.c
AgeCommit message (Expand)Author
2009-08-30David Brownell <david-b@pacbell.net> Remove duplicate check for flash write s...oharboe
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-06-30Remove at91sam3.h from flash.c; use extern like other drivers.zwelch
2009-06-24Add support for ATMEL AT91SAM3U - CortexM3 Familyduane
2009-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '[|]' whitespacezwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '>>' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-23- Replace 'for(' with 'for ('.zwelch
2009-06-23- Replace 'switch(' with 'switch ('.zwelch
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 'u8' to 'uint8_t' in src/flashzwelch
2009-06-05remove unused include file: inttypes.hoharboe
2009-05-31Add target_read_memory wrapper:zwelch
2009-05-21David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch
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-05-07Deleted at9sam7_old driver. Nobody has complained about the new one yet.oharboe
2009-04-30Fix signed/unsigned comparison.zwelch
2009-04-30flash fillX now has a verify stageoharboe
2009-04-27SimonQian <simonqian@simonqian.com> AVR wipoharboe
2009-04-19Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe
2009-04-18The following patches was applied:mifi
2009-03-05Audrius Urmanavičius <didele.deze@gmail.com> cleanup flash filloharboe
2009-02-19John Woods <johnrw@gmail.com> fix checks for addresses at upper end of the un...oharboe
2009-02-12- issue warning when flash image exceeds configured flash size.ntfreak
2009-01-02John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-12-11- typo with flash bank help commandntfreak
2008-11-07ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe
2008-11-07ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe
2008-11-03Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe
2008-11-02Rick Altherr <kc8apf@kc8apf.net> - fix flash write_bank output.oharboe
2008-10-16fix error handling in flash filloharboe
2008-10-16removed autoerase from flash fillXoharboe
2008-10-14Laurentiu Cocanu - more error handling fixesoharboe
2008-09-27- convert spaces to tabs in at91sam7.[ch]ntfreak
2008-09-26Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe
2008-09-24- renamed x7926 driver to aduc702x to match other flash driversntfreak
2008-09-24 "marcel" <M.W.Wijlaars@tue.nl>, oharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak