aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand/mxc.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-1/+1
2021-07-20flash: use lowercase for C variablesAntonio Borneo1-24/+24
2020-11-04flash: declare local symbols as staticAntonio Borneo1-2/+2
2020-09-05flash: use proper format with uint32_tAntonio Borneo1-1/+1
2020-07-26flash: fix typos and duplicated wordsAntonio Borneo1-6/+6
2020-05-09coding style: remove useless break after a goto or returnAntonio Borneo1-2/+0
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo1-3/+3
2019-04-07command_registration: add empty usage field to chained commandsAntonio Borneo1-1/+2
2019-01-27command: initialize the command mode for every commandAntonio Borneo1-0/+1
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-10-31nand/mx*: Remove unused host endianness flagAndreas Fritiofson1-9/+0
2013-10-16flash: mxc nfc(v1) : fix incorrect address in spare area for biswap commandGaëtan Carlier1-2/+2
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/flash/nand directorySpencer Oliver1-145/+143
2012-01-23i.MX25: Set OOB size (MXC NFC)Timo Ketola1-0/+4
2012-01-23i.MX25: Add support for i.MX25 NAND Flash ControllerTimo Ketola1-3/+12
2011-12-23Renamed mx2.{c,h} to mxc.{c,h} and added copyright noticeErik Ahlén1-0/+960