| Commit message (Expand) | Author | Age | Files | Lines |
* | Audit and eliminate redundant #include directives in src/flash sources. | zwelch | 2009-05-11 | 27 | -243/+21 |
* | Audit and eliminate redundant #include directives in src/flash headers. | zwelch | 2009-05-11 | 15 | -17/+13 |
* | Remove redundant sys/types.h #include directives (now in types.h). | zwelch | 2009-05-11 | 2 | -2/+0 |
* | Extend autotools build to create shared library libopenocd with libtool: | zwelch | 2009-05-10 | 1 | -2/+2 |
* | Michael Fischer <fischermi@t-online.de> fix compile problems on Mac | oharboe | 2009-05-08 | 1 | -1/+1 |
* | in_handler in_check_mask and in_check_value now removed from field. Last big ... | oharboe | 2009-05-08 | 1 | -15/+15 |
* | Deleted at9sam7_old driver. Nobody has complained about the new one yet. | oharboe | 2009-05-07 | 4 | -1058/+2 |
* | Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their ... | zwelch | 2009-05-07 | 2 | -27/+17 |
* | remove unecessary setting of deprecated fields to NULL | oharboe | 2009-05-06 | 1 | -45/+45 |
* | retire out_mask - not used anywhere | oharboe | 2009-05-06 | 1 | -15/+15 |
* | Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes | oharboe | 2009-05-03 | 1 | -4/+4 |
* | Update autotools scripts to require automake 1.6. The configure.in script | zwelch | 2009-05-02 | 1 | -2/+5 |
* | Print out warning when LPC calc_checksum will cause verification to fail. | oharboe | 2009-04-30 | 1 | -0/+9 |
* | Fix signed/unsigned comparison. | zwelch | 2009-04-30 | 1 | -1/+1 |
* | no change | oharboe | 2009-04-30 | 1 | -62/+63 |
* | flash fillX now has a verify stage | oharboe | 2009-04-30 | 1 | -0/+16 |
* | Clear FLASH_SR error flags after flash errors to avoid reset befor further fl... | mlu | 2009-04-29 | 1 | -1/+10 |
* | Remove redundant declarations to allow building with -Wredundant-decls. | zwelch | 2009-04-29 | 1 | -1/+0 |
* | SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and... | oharboe | 2009-04-27 | 2 | -539/+539 |
* | SimonQian <simonqian@simonqian.com> AVR wip | oharboe | 2009-04-27 | 4 | -2/+543 |
* | Philippe Vachon <philippe@cowpig.ca> 64 bit host fixes | oharboe | 2009-04-27 | 1 | -4/+8 |
* | Zach Welch <zw@superlucidity.net> fix at91sam7 uninitialized variable warnings | oharboe | 2009-04-21 | 2 | -7/+7 |
* | Zach Welch <zw@superlucidity.net> fix str9x type-punned pointer | oharboe | 2009-04-21 | 1 | -2/+5 |
* | Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs | oharboe | 2009-04-21 | 4 | -17/+117 |
* | Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup... | oharboe | 2009-04-19 | 4 | -115/+185 |
* | Zach Welch <zw@superlucidity.net> add missing initializers in nand.c | oharboe | 2009-04-19 | 1 | -1/+1 |
* | Zach Welch <zw@superlucidity.net> trim logic in tms470.c | oharboe | 2009-04-19 | 1 | -2/+2 |
* | Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons | oharboe | 2009-04-19 | 18 | -34/+37 |
* | The following patches was applied: | mifi | 2009-04-18 | 23 | -631/+654 |
* | Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driver | oharboe | 2009-04-15 | 1 | -3/+11 |
* | Improved (for humans) error reporting for flash programming errors. | mlu | 2009-04-14 | 1 | -1/+21 |
* | - add svn props from previous commit | ntfreak | 2009-04-03 | 1 | -126/+126 |
* | Nicolas Pitre nico at cam.org list the new flag in the "nand write" help line. | oharboe | 2009-04-03 | 1 | -1/+1 |
* | Nicolas Pitre nico at cam.org The ECC data is automatically computed and writ... | oharboe | 2009-04-02 | 2 | -5/+68 |
* | Nicolas Pitre nico at cam.org software ECC computation for NAND flash | oharboe | 2009-04-02 | 1 | -0/+126 |
* | Nicolas Pitre nico at cam.org software ECC computation for NAND flash | oharboe | 2009-04-02 | 2 | -7/+12 |
* | Nicolas Pitre nico at cam.org This at least should make the "nand info" comma... | oharboe | 2009-04-02 | 1 | -0/+8 |
* | Nicolas Pitre nico at cam.org Allocating a 6-byte memory location with malloc... | oharboe | 2009-04-02 | 1 | -3/+1 |
* | Cortex-M3 cleanup and performance patch | mlu | 2009-04-02 | 1 | -1/+1 |
* | Audrius Urmanavičius <didele.deze@gmail.com> cleanup flash fill | oharboe | 2009-03-05 | 1 | -3/+3 |
* | - add missing svn props from previous commit | ntfreak | 2009-03-02 | 1 | -256/+256 |
* | Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion ... | oharboe | 2009-03-01 | 3 | -1/+259 |
* | Nicolas Pitre nico at cam.org support for NAND controllers without explicit ... | oharboe | 2009-03-01 | 1 | -6/+36 |
* | Nicolas Pitre nico at cam.org don't ignore bad options passed to the "nand w... | oharboe | 2009-03-01 | 1 | -2/+4 |
* | Nicolas Pitre nico at cam.org The code unconditionally writes into the oob ar... | oharboe | 2009-03-01 | 1 | -1/+4 |
* | Nicolas Pitre nico at cam.org spelling | oharboe | 2009-03-01 | 1 | -2/+2 |
* | - stm32x flash driver - add support for stm32105/107 (connectivity line) | ntfreak | 2009-02-26 | 1 | -1/+33 |
* | John Woods <johnrw@gmail.com> fix checks for addresses at upper end of the un... | oharboe | 2009-02-19 | 1 | -3/+3 |
* | Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings | oharboe | 2009-02-18 | 2 | -26/+5 |
* | - issue warning when flash image exceeds configured flash size. | ntfreak | 2009-02-12 | 1 | -0/+4 |