aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2008-06-11- probe incorrect for high density stm32 flashntfreak1-2/+1
2008-06-06- stm32 erase will use mass_erase if all banks selectedntfreak2-37/+55
2008-06-05- erase bank using bank erase rather than each sectorntfreak1-1/+18
2008-06-04- luminary, stm32 and str7 flash driver error cleanupntfreak3-34/+25
2008-06-03- str9 driver remove the duplicate target_free_working_area and reformat spac...ntfreak2-33/+28
2008-06-03Fredrik Hederstierna: fix leak + clean up return codesoharboe1-15/+32
2008-06-03Fredrik Hederstierna: fix leak + clean up return codesoharboe1-4/+5
2008-05-28- stellaris flash driver changed warning to infontfreak1-4/+4
2008-05-27- moved flash erase_check target code to target.cntfreak4-209/+56
2008-05-27flash_write will attempt to pad image sectionsntfreak1-8/+28
2008-05-26- corrected error with stm32 page calculationntfreak1-1/+2
2008-05-24- added stellaris flash mass_erase commandntfreak1-80/+132
2008-05-24- update sectors on stm32x mass erasentfreak1-0/+7
2008-05-24- removed compiler warningsntfreak1-15/+4
2008-05-23- add support for newer high density stm32 partsntfreak2-30/+53
2008-05-20Edgar Grimberg fixes some memory handling issues andoharboe2-11/+28
2008-04-30- added new device to luminary flash driverntfreak1-2/+35
2008-04-29- stm32x default to 128k if flash size failed.ntfreak1-1/+6
2008-04-26- luminary flash now loader polls when finishedntfreak1-7/+3
2008-04-26- change str9 flash controller to read array after a level 1 protectntfreak1-0/+7
2008-04-24Close dangling file handleoharboe1-1/+1
2008-04-24- added svn props for newly added filesntfreak14-1534/+1532
2008-04-23Pavel Chromy's on chip flash loaderoharboe16-1/+1538
2008-04-23Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).oharboe3-0/+20
2008-04-21- set lpc288x[ch] svn file propsntfreak2-606/+606
2008-04-20- set erase flag on sectorntfreak1-4/+6
2008-04-20Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema...oharboe4-2/+610
2008-04-19- flash.c change stricmp to strcmpntfreak1-1/+1
2008-04-19retired auto_erase, added optional erase arg to flash write_image.oharboe1-25/+18
2008-04-18- Flash auto-erase is disabled by defaultdrath1-2/+3
2008-04-18Enabled auto erase, gdb memory map and gdb flash programming by default.oharboe1-1/+2
2008-04-14- split str71x driver into banksntfreak6-196/+147
2008-04-10- single core context used, removed debug context as thought unnecessary.ntfreak2-2/+0
2008-04-08Edwin Olson found bug & tested fix for flash write_image for stellaris.oharboe1-0/+11
2008-04-08added a couple of LOG_ERROR() messages to improve logfile.oharboe3-2/+10
2008-04-04- reverted some of the changes that possibly broke arm926ejs. Waitingoharboe2-14/+11
2008-04-03- Work on fixing erase check. Many implementations are plain broken.oharboe4-195/+241
2008-04-02fix flash info - now reports erased state properlyoharboe5-97/+57
2008-04-01- fixes for jtag_khz committed.oharboe1-0/+116
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak17-382/+382
2008-03-17- fix warnings during configure cause by ecosboard. default to no, if host cp...drath1-87/+86
2008-03-09Michael Bruck: fix warningoharboe1-0/+1
2008-03-07Michael Bruck: fixed warningsoharboe4-12/+19
2008-03-07- correct spelling typo in stm32x flash driverntfreak1-1/+1
2008-03-05Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...oharboe5-156/+117
2008-03-04Bogus error message in GDB removedoharboe2-0/+12
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe3-24/+26
2008-02-29Uwe Hermann: oharboe13-89/+160
2008-02-29- image.c and fileio.c now uses logging to propagate error strings.oharboe3-6/+0
2008-02-29Pavel Chromy: clarify error messagesoharboe1-2/+2