summaryrefslogtreecommitdiff
path: root/src/flash
Commit message (Expand)AuthorAgeFilesLines
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-204-3/+12
* ooops... fixed commit gaffe in previous commit.oharboe2008-08-261-9/+9
* added 1000ms timeoutoharboe2008-08-261-5/+25
* Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of addres...oharboe2008-08-241-1/+1
* search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe2008-08-1913-22/+22
* fixed error handling in flash bank.oharboe2008-08-191-5/+6
* more error propagationoharboe2008-08-181-7/+32
* added error handling to avoid false error messages.oharboe2008-08-181-6/+25
* fixed not halted error messagesoharboe2008-08-1710-0/+51
* Richard <news@muppet.plus.com> fixed bug in padding codeoharboe2008-08-171-5/+4
* Duane Ellis: fix warningsoharboe2008-08-052-2/+2
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-253-1/+7
* - more fixes to high density stm32x flash driverntfreak2008-07-238-10/+135
* - fix bug with stm32 high density write protectionntfreak2008-07-221-7/+35
* Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.oharboe2008-07-213-0/+20
* - added svn props for newly added filesntfreak2008-07-202-18/+15
* Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)oharboe2008-07-203-0/+20
* openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe2008-07-201-1/+1
* - fix incorrectly registered function openocd_array2memntfreak2008-07-183-434/+378
* Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe2008-07-181-7/+3
* Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe2008-07-171-2/+1
* Charles Hardin <ckhardin@gmail.com> and Øyvind Harboeoharboe2008-07-171-1/+1
* flash_banks now follow OpenOCD scripting API rulesoharboe2008-07-161-0/+5
* - stm32 flash driver correctly handles early siliconntfreak2008-07-151-29/+35
* "flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro...oharboe2008-07-091-23/+0
* added flash_banks low level command.oharboe2008-07-091-0/+42
* David Anders: fixes an issue with large block nand flash address where the be...oharboe2008-06-271-1/+4
* fallback for no implementation of multi word CFI write. Successful codepath n...oharboe2008-06-161-7/+11
* - probe incorrect for high density stm32 flashntfreak2008-06-111-2/+1
* - stm32 erase will use mass_erase if all banks selectedntfreak2008-06-062-37/+55
* - erase bank using bank erase rather than each sectorntfreak2008-06-051-1/+18
* - luminary, stm32 and str7 flash driver error cleanupntfreak2008-06-043-34/+25
* - str9 driver remove the duplicate target_free_working_area and reformat spac...ntfreak2008-06-032-33/+28
* Fredrik Hederstierna: fix leak + clean up return codesoharboe2008-06-031-15/+32
* Fredrik Hederstierna: fix leak + clean up return codesoharboe2008-06-031-4/+5
* - stellaris flash driver changed warning to infontfreak2008-05-281-4/+4
* - moved flash erase_check target code to target.cntfreak2008-05-274-209/+56
* flash_write will attempt to pad image sectionsntfreak2008-05-271-8/+28
* - corrected error with stm32 page calculationntfreak2008-05-261-1/+2
* - added stellaris flash mass_erase commandntfreak2008-05-241-80/+132
* - update sectors on stm32x mass erasentfreak2008-05-241-0/+7
* - removed compiler warningsntfreak2008-05-241-15/+4
* - add support for newer high density stm32 partsntfreak2008-05-232-30/+53
* Edgar Grimberg fixes some memory handling issues andoharboe2008-05-202-11/+28
* - added new device to luminary flash driverntfreak2008-04-301-2/+35
* - stm32x default to 128k if flash size failed.ntfreak2008-04-291-1/+6
* - luminary flash now loader polls when finishedntfreak2008-04-261-7/+3
* - change str9 flash controller to read array after a level 1 protectntfreak2008-04-261-0/+7
* Close dangling file handleoharboe2008-04-241-1/+1
* - added svn props for newly added filesntfreak2008-04-2414-1534/+1532