aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand
AgeCommit message (Expand)Author
2019-09-08src/flash/nand: Fix some operator precedence bugs.Seth LaForge
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-05-14nand/tcl: pass CMD to nand_list_walker()Paul Fertser
2019-05-14nand/fileio: change prototype of nand_fileio_start()Paul Fertser
2019-04-07Set empty usage field for commands that do not need parametersAntonio Borneo
2019-04-07command_registration: add empty usage field to chained commandsAntonio Borneo
2019-01-27command: initialize the command mode for every commandAntonio Borneo
2017-10-23Fix GCC7 warnings about switch-case fallthroughsFreddie Chopin
2016-12-08Convert to non-recursive makeAndreas Fritiofson
2016-11-04Tcl commands: Fix improper return status in flash commands and load_image.HarishKumar
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-20nand: change use_raw to booleanIvo Manca
2016-05-20nand: fix return valueIvo Manca
2016-02-29helper/fileio: Remove nested structMarc Schink
2015-11-03helper/fileio: Use size_t for file size.Marc Schink
2014-02-06flash: declare fixed arrays constSpencer Oliver
2013-11-07target: use target_buffer_set_u32_arraySpencer Oliver
2013-10-31Remove unnecessary castsAndreas Fritiofson
2013-10-31nand/mx*: Remove unused host endianness flagAndreas Fritiofson
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-10-16flash: mxc nfc(v1) : fix incorrect address in spare area for biswap commandGaëtan Carlier
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