aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2008-08-19fixed error handling in flash bank.oharboe
2008-08-18more error propagationoharboe
2008-08-18added error handling to avoid false error messages.oharboe
2008-08-17fixed not halted error messagesoharboe
2008-08-17Richard <news@muppet.plus.com> fixed bug in padding codeoharboe
2008-08-05Duane Ellis: fix warningsoharboe
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-07-23- more fixes to high density stm32x flash driverntfreak
2008-07-22- fix bug with stm32 high density write protectionntfreak
2008-07-21Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.oharboe
2008-07-20- added svn props for newly added filesntfreak
2008-07-20Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)oharboe
2008-07-20openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe
2008-07-18- fix incorrectly registered function openocd_array2memntfreak
2008-07-18Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe
2008-07-17Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe
2008-07-17Charles Hardin <ckhardin@gmail.com> and Øyvind Harboeoharboe
2008-07-16flash_banks now follow OpenOCD scripting API rulesoharboe
2008-07-15- stm32 flash driver correctly handles early siliconntfreak
2008-07-09"flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro...oharboe
2008-07-09added flash_banks low level command.oharboe
2008-06-27David Anders: fixes an issue with large block nand flash address where the be...oharboe
2008-06-16fallback for no implementation of multi word CFI write. Successful codepath n...oharboe
2008-06-11- probe incorrect for high density stm32 flashntfreak
2008-06-06- stm32 erase will use mass_erase if all banks selectedntfreak
2008-06-05- erase bank using bank erase rather than each sectorntfreak
2008-06-04- luminary, stm32 and str7 flash driver error cleanupntfreak
2008-06-03- str9 driver remove the duplicate target_free_working_area and reformat spac...ntfreak
2008-06-03Fredrik Hederstierna: fix leak + clean up return codesoharboe
2008-06-03Fredrik Hederstierna: fix leak + clean up return codesoharboe
2008-05-28- stellaris flash driver changed warning to infontfreak
2008-05-27- moved flash erase_check target code to target.cntfreak
2008-05-27flash_write will attempt to pad image sectionsntfreak
2008-05-26- corrected error with stm32 page calculationntfreak
2008-05-24- added stellaris flash mass_erase commandntfreak
2008-05-24- update sectors on stm32x mass erasentfreak
2008-05-24- removed compiler warningsntfreak
2008-05-23- add support for newer high density stm32 partsntfreak
2008-05-20Edgar Grimberg fixes some memory handling issues andoharboe
2008-04-30- added new device to luminary flash driverntfreak
2008-04-29- stm32x default to 128k if flash size failed.ntfreak
2008-04-26- luminary flash now loader polls when finishedntfreak
2008-04-26- change str9 flash controller to read array after a level 1 protectntfreak
2008-04-24Close dangling file handleoharboe
2008-04-24- added svn props for newly added filesntfreak
2008-04-23Pavel Chromy's on chip flash loaderoharboe
2008-04-23Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).oharboe
2008-04-21- set lpc288x[ch] svn file propsntfreak
2008-04-20- set erase flag on sectorntfreak
2008-04-20Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema...oharboe