| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com> | kc8apf | 2009-02-03 | 1 | -1/+1 |
* | Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net> | kc8apf | 2009-01-20 | 1 | -0/+2 |
* | Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org> | kc8apf | 2009-01-20 | 1 | -62/+298 |
* | John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups | oharboe | 2009-01-05 | 2 | -53/+104 |
* | eol-style native | oharboe | 2009-01-03 | 2 | -1007/+1007 |
* | John McCarthy <jgmcc@magma.ca> pic32mx flash wip | oharboe | 2009-01-02 | 4 | -3/+1015 |
* | Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning... | oharboe | 2008-12-28 | 1 | -1/+1 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 16 | -371/+338 |
* | Clean up references to old tap_state names | kc8apf | 2008-12-13 | 1 | -1/+1 |
* | Change tap_state naming to be consistent with SVF documentation. | kc8apf | 2008-12-13 | 1 | -32/+32 |
* | - typo with flash bank help command | ntfreak | 2008-12-11 | 1 | -1/+1 |
* | - str9xpec driver now working with new jtag tap config | ntfreak | 2008-12-03 | 2 | -31/+14 |
* | "Theodore A. Roth" <taroth@gmail.com> fixes to distcheck | oharboe | 2008-12-01 | 1 | -1/+2 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 2 | -91/+105 |
* | - fix issue with luminary flash driver and tail bytes | ntfreak | 2008-11-27 | 1 | -12/+43 |
* | - stm32x flash driver: add support for low density devices | ntfreak | 2008-11-27 | 1 | -1/+33 |