aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2009-04-19Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe
2009-04-18The following patches was applied:mifi
2009-04-15Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driveroharboe
2009-04-14Improved (for humans) error reporting for flash programming errors.mlu
2009-04-03- add svn props from previous commitntfreak
2009-04-03Nicolas Pitre nico at cam.org list the new flag in the "nand write" help line.oharboe
2009-04-02Nicolas Pitre nico at cam.org The ECC data is automatically computed and writ...oharboe
2009-04-02Nicolas Pitre nico at cam.org software ECC computation for NAND flashoharboe
2009-04-02Nicolas Pitre nico at cam.org software ECC computation for NAND flashoharboe
2009-04-02Nicolas Pitre nico at cam.org This at least should make the "nand info" comma...oharboe
2009-04-02Nicolas Pitre nico at cam.org Allocating a 6-byte memory location with malloc...oharboe
2009-04-02Cortex-M3 cleanup and performance patchmlu
2009-03-05Audrius Urmanavičius <didele.deze@gmail.com> cleanup flash filloharboe
2009-03-02- add missing svn props from previous commitntfreak
2009-03-01Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion ...oharboe
2009-03-01Nicolas Pitre nico at cam.org support for NAND controllers without explicit ...oharboe
2009-03-01Nicolas Pitre nico at cam.org don't ignore bad options passed to the "nand w...oharboe
2009-03-01Nicolas Pitre nico at cam.org The code unconditionally writes into the oob ar...oharboe
2009-03-01Nicolas Pitre nico at cam.org spellingoharboe
2009-02-26- stm32x flash driver - add support for stm32105/107 (connectivity line)ntfreak
2009-02-19John Woods <johnrw@gmail.com> fix checks for addresses at upper end of the un...oharboe
2009-02-18Holger Schurig <hs4233@mail.mn-solutions.de> fix warningsoharboe
2009-02-12- issue warning when flash image exceeds configured flash size.ntfreak
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf
2009-01-20Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org>kc8apf
2009-01-05John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedupsoharboe
2009-01-03eol-style nativeoharboe
2009-01-02John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe
2008-12-28Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning...oharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-12-13Clean up references to old tap_state nameskc8apf
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf
2008-12-11- typo with flash bank help commandntfreak
2008-12-03- str9xpec driver now working with new jtag tap configntfreak
2008-12-01"Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe
2008-11-30jtag newtap change & huge manual updateduane
2008-11-27- fix issue with luminary flash driver and tail bytesntfreak
2008-11-27- stm32x flash driver: add support for low density devicesntfreak
2008-11-19jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe
2008-11-19error checking - no reported errors, but catched a couple of exit()'s and con...oharboe
2008-11-13krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for ...oharboe
2008-11-07ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe
2008-11-07ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe
2008-11-03Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe
2008-11-02Rick Altherr <kc8apf@kc8apf.net> - fix flash write_bank output.oharboe
2008-10-16- update docs deprecated section to include links to new commands (if any)ntfreak
2008-10-16fix error handling in flash filloharboe
2008-10-16removed autoerase from flash fillXoharboe
2008-10-16unsik Kim <donari75@gmail.com> - mflash supportoharboe