aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2008-02-25dos2unix fix.oharboe
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe
2008-02-24disable cfi_write_words(). Broken for spansion, fallbackoharboe
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe
2008-02-23- Use NAND extended geometry information (thanks to Ben Dooks for this patch)drath
2008-02-22- added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2...mifi
2008-02-19- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...drath
2008-02-19- Fixed bug in pathmove for XScalentfreak
2008-02-18- add new non-cfi SST flash device. Thanks Øyvind Harboentfreak
2008-02-14- fix programming issue with lpc2101/2ntfreak
2008-02-14- added check for revA silicon in stm32 flash driverntfreak
2008-02-12- add autoprobe support to flash info commandntfreak
2008-02-11- telnet prompt behaves correctly for new synchronous halt/resume/reset commandsntfreak
2008-02-10- stm32 flash driver now checks for correct targetntfreak
2008-02-10- add autoprobe support to the stm32 flash driverntfreak
2008-01-27- added autoprobe functionalitymifi
2008-01-23Updated list of LMI partnamesmlu
2008-01-21- Eleminated leading tabs/white spacebodylove
2008-01-21- updated docs for cfi command, added missing ft2232_layout namesntfreak
2008-01-17- add missing files from previous commit (tms470 flash driver)ntfreak
2008-01-17- added tms470 flash support (thanks to Chris Kilgour for this patch)drath
2008-01-09- rename flash_init and flash_erase to flash_init_drivers and flash_erase_add...ntfreak
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak
2007-12-20- fixed problem when write_image is called multiple timesntfreak
2007-12-20- removed flash write_image - binary compare function has been moved to verif...ntfreak
2007-12-18- added patch for new flash functionality like:mifi
2007-12-17- only some cosmetic changes, convert \r\n to unixmifi
2007-12-17- added patch to corrected argument of image_open in handle_flash_write_image...mifi
2007-12-16- removed some compiler warningsmifi
2007-12-16- change error message for image_open errormifi
2007-12-16- initialize num_sectors and sectors in handle_flash_bank_command.mifi
2007-12-14- added the patch CFI-BE-Fixes-Blockwrite-Support.diffmifi
2007-12-14- added patch from Dominic to unlock the ATMEL flash in cfi_read_atmel_pri_extmifi
2007-12-10- Fixing two compiler warningsmifi
2007-12-10- Stripped trailing spaces (patch preparation)bodylove
2007-12-10- Added PKGLIBDIR define to C options. Allows to storebodylove
2007-12-09- added patch to display device information as INFO toomifi
2007-11-21- reset_run now works as expected on cortex-m3ntfreak
2007-10-26- corrected str91x bank1 programming issuesntfreak
2007-10-08- cleaned up str7, str9 and stm32 flash driversntfreak
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak
2007-09-10- Fixed display of sector sizes in flash.cmlu
2007-08-20- Support for AT91SAM7xx512 chipsmlu
2007-08-20- Support for AT91SAM7xx512 chipsmlu
2007-08-16- update jtag_speed setting when changing it during runtime with a FT2232 bas...drath
2007-08-16- fixed several bugs in flash writing code (thanks to Pavel Chromy)drath
2007-08-14- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-07-26- corrected stm32x_handle_options_write_command, incorrect options printedntfreak