aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand
AgeCommit message (Expand)Author
2011-05-28Improve NAND flash detectionDamjan Marion
2011-05-28Reorganize NAND flash tableDamjan Marion
2011-04-19Make the LPC32xx nand driver support up to 5 address cycles. This will only w...Alexandre Pereira da Silva
2011-04-19Make the LPC32xx slc nand driver the defaultAlexandre Pereira da Silva
2011-03-30Clarify LPC32XX address cycles messageAlexandre Pereira da Silva
2011-03-30Add Micron 2GiB nandAlexandre Pereira da Silva
2011-03-17Fix a bunch of typos.Uwe Hermann
2011-02-18fix compile error under MinGWSimonQian
2011-02-15lpc32xx: Flash driverBjarne Steinsbo
2011-01-09nit: more LOG_* \n fixesEric Wetzel
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