aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand
AgeCommit message (Expand)Author
2013-06-05update files to correct FSF addressSpencer Oliver
2013-04-02Added support for ARMv7-M in arm io.Henrik Nilsson
2013-03-15target: Retire target_bulk_write_memory()Andreas Fritiofson
2012-08-24build: fix memory leaksSpencer Oliver
2012-02-22Sometime in the past, nand_fileio_finish started to return ERROR_OK (with the...Stian Skjelsad
2012-02-06doxygen: use correct comment syntaxSpencer Oliver
2012-02-06build: cleanup src/flash/nand directorySpencer Oliver
2012-01-23NAND: Misleading report of erased blocksTimo Ketola
2012-01-23i.MX25: Set OOB size (MXC NFC)Timo Ketola
2012-01-23i.MX25: Add support for i.MX25 NAND Flash ControllerTimo Ketola
2012-01-23cleanup: rename armv4_5 to arm for readabilitySpencer Oliver
2012-01-23flash: print bank usage on failureSpencer Oliver
2012-01-18cmd: add missing usage varsSpencer Oliver
2012-01-04Change return value on error.Mathias K
2012-01-04flash: introduce .usage field for nand and nor flash driver structureØyvind Harboe
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-12-23Renamed mx2.{c,h} to mxc.{c,h} and added copyright noticeErik Ahlén
2011-12-23Added support for i.MX35 NAND Flash Controller (v2)Erik Ahlén
2011-12-23Added command to enable/disable/query BI-swap for MXC NANDErik Ahlén
2011-12-23Made BI-swap optional in mxc.Erik Ahlén
2011-12-23Added board type as a parameter to mx2 NFC as they have different base addres...Erik Ahlén
2011-12-19Renamed mx2/imx27 to mxc.Erik Ahlén
2011-12-19Indentation and white space fixes.Erik Ahlén
2011-11-04at91sam9: fix broken error propagationØyvind Harboe
2011-10-23NAND/CORE: fix clang warningAntonio Borneo
2011-10-23mx2: add error propagation and remove warningsØyvind Harboe
2011-07-10Fix typo in command outputLuca Bruno
2011-05-28Fixed values for Samung NAND chipsDamjan Marion
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