summaryrefslogtreecommitdiffstats
path: root/sys/dev/nand/nfc_at91.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r262591, r262592, r262593, r262597, r262598, r262599, r262600, r262601,ian2014-05-161-2/+17
| | | | | | | | | | | | | | | | | | r262606 Initial import of Linux/Vendor DTS files for various embedded boards. Initial import of DTS files from Linux Correct initial import script New AT91 devices or fdt probe added to existing devices. Some of these are just stubs for testing the new dts. - nand - SDRAMC - shdwc - tcb - usb host and gadget
* MFC r260695, r260696, r260884, r260885, r260886, r260887ian2014-05-141-11/+31
| | | | | | | | | | | | | | | Provide a simplified way to specify GPIO pins for the Atmel port. Add at91 data so we can convert a PIO unit number into a base address. Add at91 standard memory controller helper functions. Generalize AT91 NAND support a bit. Connect NAND for the SAM9260EK eval board, as well as the HotE HL-201. Add nand device and NANDFS into the mix for those at91 boards that have support for it at the moment.
* MFC r258828:ian2013-12-141-0/+258
Add a nand flash controller driver for Atmel at91 family. Tested only on at91rm9200 so far.
OpenPOWER on IntegriCloud