summaryrefslogtreecommitdiff
path: root/src/flash/mx3_nand.h
Commit message (Collapse)AuthorAgeFilesLines
* move nand drivers to src/flash/nand/Zachary T Welch2009-12-021-117/+0
| | | | | | Moves NAND drivers to src/flash/nand/. Adds src/flash/nand/Makefile.am. Builds libocdflashnand.la.
* target_t -> struct targetZachary T Welch2009-11-131-1/+1
| | | | Remove misleading typedef and redundant suffix from struct target.
* mx3_nf_controller_t -> struct mx3_nf_controllerZachary T Welch2009-11-131-2/+2
| | | | Remove misleading typedef and redundant suffix from struct mx3_nf_controller.
* Alexei Babich <a.babich@rez.ru> cleanupoharboe2009-09-111-0/+27
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@2688 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* Alexei Babich <a.babich@rez.ru> imx31 nand flash controller supportoharboe2009-09-101-0/+90
git-svn-id: svn://svn.berlios.de/openocd/trunk@2685 b42882b7-edfa-0310-969c-e2dbd0fdcd60