aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand
AgeCommit message (Expand)Author
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel
2011-01-02NAND/S3CXXXX: remove private "target" copyAntonio Borneo
2011-01-02NAND/ORION: remove private "target" copyAntonio Borneo
2011-01-02NAND/NUC910: remove private "target" copyAntonio Borneo
2011-01-02NAND/MX3: remove private "target" copyAntonio Borneo
2011-01-02NAND/MX2: remove private "target" copyAntonio Borneo
2011-01-02NAND/LPC3180: remove private "target" copyAntonio Borneo
2011-01-02NAND/DAVINCI: remove private "target" copyAntonio Borneo
2011-01-02NAND/AT91SAM9: remove private "target" copyAntonio Borneo
2011-01-02NAND/TCL: prepare for common "target" referenceAntonio Borneo
2011-01-02NAND/TCL: fix segfault on syntax errorAntonio Borneo
2011-01-02NAND/CORE: Comment use of alive_sleep()Antonio Borneo
2011-01-02NAND/CORE: Replace decimal dot in messagesAntonio Borneo
2011-01-02flash/nand: review NAND driver interfaceAntonio Borneo
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-12-15Fix for segfault in handle_nand_dump_command.Paul Richards
2010-11-18build: add common.mkSpencer Oliver
2010-09-29fileio: fileio_size() can now failØyvind Harboe
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe
2010-09-21flash: fix error handlingØyvind Harboe
2010-09-20warnings: fix alignment warningsØyvind Harboe
2010-07-19flash: add nuc910 nand driverSpencer Oliver
2010-07-19nand: nand probe also outputs manufacturerSpencer Oliver
2010-06-21nand/mx2: review scope of symbolsAntonio Borneo
2010-06-16arm_io: -Wshadow warning fixØyvind Harboe
2010-06-16nand: when verify failed, it didn't return an errorØyvind Harboe
2010-06-14-Wshadow fixesØyvind Harboe
2010-05-20nand : Add Freescale iMX27 nand flash controller supportgcembed
2010-05-18NAND/davinci: Fix segfault for hwecc4_infix readsJon Povey
2010-05-18NAND: catch read errors when building BBTJon Povey
2010-05-16Change kb/s to KiB/s in messages about kibibytesJon Povey
2010-05-14NAND: fix first and last handling in nand_build_bbtJon Povey
2010-05-14NAND: fix off-by-one error in erase command argument rangeJon Povey
2010-04-10NAND/TCL: review scope of functionsAntonio Borneo
2010-04-10NAND/ARM_IO: review scope of functionsAntonio Borneo
2010-04-10NAND/CORE: review scope of functionsAntonio Borneo
2010-04-10NAND/MX3: review scope of dataAntonio Borneo
2010-03-25change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder
2010-03-16lpc3180: LPC3180(LPC3250) SLC driver implementedrichard vegh
2010-01-16NAND: lpc3180 crashes on LPC3250richard vegh
2010-01-14nand flash support for s3c64xxPeter Korsgaard
2010-01-08NAND: help/usage/doc updatesDavid Brownell
2009-12-28MinGW build fixesFreddie Chopin
2009-12-21Packaging fix, NEWS updateDavid Brownell
2009-12-19cygwin build fixesDavid Brownell
2009-12-19AT91SAM9 NAND flash driver.Dean Glazeski
2009-12-18NAND write data page refactoring.Dean Glazeski
2009-12-18NAND read data page refactor.Dean Glazeski
2009-12-11add missing call to add new NAND devicesZachary T Welch
2009-12-09Comment and doxygen fixesDavid Brownell