aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand/davinci.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-1/+1
2020-05-09coding style: add parenthesis around the argument of sizeofAntonio Borneo1-1/+1
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/flash/nand directorySpencer Oliver1-97/+96
2012-01-04Change return value on error.Mathias K1-4/+2
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel1-1/+1
2011-01-02NAND/DAVINCI: remove private "target" copyAntonio Borneo1-27/+17
2010-05-18NAND/davinci: Fix segfault for hwecc4_infix readsJon Povey1-12/+62
2009-12-04rename nand.h to flash//nand/core.hZachary T Welch1-1/+2
2009-12-04move remaining nand helper filesZachary T Welch1-1/+1
2009-12-03ARM NAND I/O interface updateDean Glazeski1-0/+1
2009-12-03change #include "arm_nandio.h" to <flash/arm_nandio.h>Zachary T Welch1-1/+1
2009-12-02move nand drivers to src/flash/nand/Zachary T Welch1-0/+756