summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/src/sam_nandflash.c
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D3x-EK: Change name of all board-specific configuration variables so tha...Gregory Nutt2014-03-301-2/+2
* SAMA5D3 Xplained: Has no NOR flash. Remove all NOR support from board confi...Gregory Nutt2014-03-291-1/+1
* SAMA5 NAND: bugfixesGregory Nutt2013-12-061-1/+1
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-051-1/+1
* SAMA5 NAND: Basic NAND access now work (software ECC and no DMA)Gregory Nutt2013-12-011-0/+18
* SAMA5D3x-EK NAND: Integrate SAMA5 NAND support into SAMA5D3x-EK board supportGregory Nutt2013-11-251-3/+76
* SAMA5 NAND: Basic support for access to NAND FLASHGregory Nutt2013-11-151-0/+140