aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2009-05-18Consolidate target selection code into single get_target() that handles both ...kc8apf
2009-05-18Whitespace cleanup from David Brownell <david-b@pacbell.net>kc8apf
2009-05-16fix naming of at91sam7 driveroharboe
2009-05-14use TAP_INVALID enum instead of -1oharboe
2009-05-12- add missing svn props from svn 1768 commitntfreak
2009-05-124-bit ECC support for Marvell Kirkwood SOCoharboe
2009-05-11Audit and eliminate redundant #include directives in src/flash sources.zwelch
2009-05-11Audit and eliminate redundant #include directives in src/flash headers.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch
2009-05-08Michael Fischer <fischermi@t-online.de> fix compile problems on Macoharboe
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe
2009-05-07Deleted at9sam7_old driver. Nobody has complained about the new one yet.oharboe
2009-05-07Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their ...zwelch
2009-05-06remove unecessary setting of deprecated fields to NULLoharboe
2009-05-06retire out_mask - not used anywhereoharboe
2009-05-03Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixesoharboe
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch
2009-04-30Print out warning when LPC calc_checksum will cause verification to fail.oharboe
2009-04-30Fix signed/unsigned comparison.zwelch
2009-04-30no changeoharboe
2009-04-30flash fillX now has a verify stageoharboe
2009-04-29Clear FLASH_SR error flags after flash errors to avoid reset befor further fl...mlu
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch
2009-04-27SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...oharboe
2009-04-27SimonQian <simonqian@simonqian.com> AVR wipoharboe
2009-04-27Philippe Vachon <philippe@cowpig.ca> 64 bit host fixesoharboe
2009-04-21Zach Welch <zw@superlucidity.net> fix at91sam7 uninitialized variable warningsoharboe
2009-04-21Zach Welch <zw@superlucidity.net> fix str9x type-punned pointeroharboe
2009-04-21Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashsoharboe
2009-04-19Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...oharboe
2009-04-19Zach Welch <zw@superlucidity.net> add missing initializers in nand.coharboe
2009-04-19Zach Welch <zw@superlucidity.net> trim logic in tms470.coharboe
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