aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2008-02-28- added svn propsntfreak2-582/+582
2008-02-28lingering change for eCos flash driveroharboe1-1/+5
2008-02-28eCos flash driver.oharboe3-1/+484
2008-02-28- fix line-endingsdrath3-352/+352
2008-02-28Uwe Hermann fixed some warnings.oharboe3-355/+352
2008-02-26- code reformat (Thanks Pavel Chromy)ntfreak2-1147/+1000
2008-02-25- convert all files to unix line-endingdrath4-3982/+3982
2008-02-25Pavel Chromy style fixes.oharboe1-100/+100
2008-02-25From Michael Bruckoharboe1-1348/+1348
2008-02-25dos2unix fix.oharboe11-9826/+9826
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe2-9/+2
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe12-10020/+9839
2008-02-24disable cfi_write_words(). Broken for spansion, fallbackoharboe1-2357/+2360
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe1-179/+179
2008-02-23- Use NAND extended geometry information (thanks to Ben Dooks for this patch)drath1-4/+42
2008-02-22- added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2...mifi1-3/+3
2008-02-19- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...drath10-52/+877
2008-02-19- Fixed bug in pathmove for XScalentfreak1-6/+2
2008-02-18- add new non-cfi SST flash device. Thanks Øyvind Harboentfreak2-1/+19
2008-02-14- fix programming issue with lpc2101/2ntfreak2-4/+13
2008-02-14- added check for revA silicon in stm32 flash driverntfreak1-0/+9
2008-02-12- add autoprobe support to flash info commandntfreak1-3/+5
2008-02-11- telnet prompt behaves correctly for new synchronous halt/resume/reset commandsntfreak1-3/+1
2008-02-10- stm32 flash driver now checks for correct targetntfreak1-0/+11
2008-02-10- add autoprobe support to the stm32 flash driverntfreak2-44/+38
2008-01-27- added autoprobe functionalitymifi15-1334/+1433
2008-01-23Updated list of LMI partnamesmlu1-27/+99
2008-01-21- Eleminated leading tabs/white spacebodylove1-4/+4
2008-01-21- updated docs for cfi command, added missing ft2232_layout namesntfreak1-4/+4
2008-01-17- add missing files from previous commit (tms470 flash driver)ntfreak5-18/+1349
2008-01-17- added tms470 flash support (thanks to Chris Kilgour for this patch)drath2-2/+4
2008-01-09- rename flash_init and flash_erase to flash_init_drivers and flash_erase_add...ntfreak2-6/+6
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak2-8/+21
2007-12-20- fixed problem when write_image is called multiple timesntfreak1-3/+17
2007-12-20- removed flash write_image - binary compare function has been moved to verif...ntfreak2-135/+89
2007-12-18- added patch for new flash functionality like:mifi2-54/+166
2007-12-17- only some cosmetic changes, convert \r\n to unixmifi2-6/+6
2007-12-17- added patch to corrected argument of image_open in handle_flash_write_image...mifi1-1/+1
2007-12-16- removed some compiler warningsmifi1-23/+30
2007-12-16- change error message for image_open errormifi1-5/+6
2007-12-16- initialize num_sectors and sectors in handle_flash_bank_command.mifi1-1/+3
2007-12-14- added the patch CFI-BE-Fixes-Blockwrite-Support.diffmifi1-82/+302
2007-12-14- added patch from Dominic to unlock the ATMEL flash in cfi_read_atmel_pri_extmifi1-1/+7
2007-12-10- Fixing two compiler warningsmifi2-2/+2
2007-12-10- Stripped trailing spaces (patch preparation)bodylove2-258/+258
2007-12-10- Added PKGLIBDIR define to C options. Allows to storebodylove1-0/+1
2007-12-09- added patch to display device information as INFO toomifi1-3/+13
2007-11-21- reset_run now works as expected on cortex-m3ntfreak4-114/+275
2007-10-26- corrected str91x bank1 programming issuesntfreak3-61/+65
2007-10-08- cleaned up str7, str9 and stm32 flash driversntfreak5-65/+145