| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unused include file: inttypes.h | oharboe | 2009-06-05 | 1 | -3/+0 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-24 | 1 | -34/+75 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-24 | 1 | -0/+2 |
* | Author: David Brownell <david-b@pacbell.net> | kc8apf | 2009-05-22 | 1 | -28/+3 |
* | David Brownell <david-b@pacbell.net>: This patch adds annotations to | zwelch | 2009-05-21 | 1 | -5/+5 |
* | David Brownell <david-b@pacbell.net> NAND: update ids, "nand list" bugfix | oharboe | 2009-05-19 | 1 | -4/+7 |
* | Whitespace cleanup from David Brownell <david-b@pacbell.net> | kc8apf | 2009-05-18 | 1 | -160/+160 |
* | 4-bit ECC support for Marvell Kirkwood SOC | oharboe | 2009-05-12 | 1 | -1/+18 |
* | Audit and eliminate redundant #include directives in src/flash sources. | zwelch | 2009-05-11 | 1 | -11/+3 |
* | Zach Welch <zw@superlucidity.net> add missing initializers in nand.c | oharboe | 2009-04-19 | 1 | -1/+1 |
* | Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons | oharboe | 2009-04-19 | 1 | -3/+3 |
* | The following patches was applied: | mifi | 2009-04-18 | 1 | -35/+36 |
* | 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 | 1 | -5/+56 |
* | 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 |
* | Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion ... | oharboe | 2009-03-01 | 1 | -0/+2 |
* | 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 |
* | 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 | 1 | -1/+0 |
* | Laurentiu Cocanu - memory read/write and exit() error path fixes | oharboe | 2008-10-15 | 1 | -2/+2 |
* | search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. | oharboe | 2008-08-19 | 1 | -1/+1 |
* | David Anders: fixes an issue with large block nand flash address where the be... | oharboe | 2008-06-27 | 1 | -1/+4 |
* | Edgar Grimberg fixes some memory handling issues and | oharboe | 2008-05-20 | 1 | -11/+25 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -25/+25 |
* | Uwe Hermann: | oharboe | 2008-02-29 | 1 | -4/+2 |
* | - image.c and fileio.c now uses logging to propagate error strings. | oharboe | 2008-02-29 | 1 | -2/+0 |
* | dos2unix fix. | oharboe | 2008-02-25 | 1 | -1514/+1514 |
* | - "flash write_binary" is now "flash write_bank" to clarify the focus of the | oharboe | 2008-02-25 | 1 | -1517/+1514 |
* | - Use NAND extended geometry information (thanks to Ben Dooks for this patch) | drath | 2008-02-23 | 1 | -4/+42 |
* | - add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241... | drath | 2008-02-19 | 1 | -50/+77 |
* | - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun... | drath | 2007-08-14 | 1 | -1/+1 |
* | - added mingw elf patches from Vincent Palatin | ntfreak | 2007-06-16 | 1 | -1/+2 |
* | - reworked image handling to support multiple sections (tested with ihex file... | drath | 2007-05-30 | 1 | -32/+11 |
* | - split fileio handling into fileio part and image handling | drath | 2007-05-29 | 1 | -32/+26 |
* | - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) | drath | 2007-03-26 | 1 | -4/+0 |
* | - reworked file i/o. every fileaccess (target, flash, nand, in future configu... | drath | 2007-03-15 | 1 | -0/+1482 |