aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-05-18flash support (only full erase/write) for 568013 and 568037Rodrigo L. Rosa1-0/+1
2011-02-04stm32x: add support for STM32F20xØyvind Harboe1-0/+1
2011-01-14Flash driver for em357Erik Botö1-0/+1
2010-11-23FLASH/NOR: Rename spearsmi.c to stmsmi.cAntonio Borneo1-1/+1
2010-11-18build: add common.mkSpencer Oliver1-3/+1
2010-11-17FLASH/NOR: Remove useless file tms470.hAntonio Borneo1-2/+1
2010-11-17FLASH/NOR: Remove useless file str9xpec.hAntonio Borneo1-1/+0
2010-11-17FLASH/NOR: Remove useless file str9x.hAntonio Borneo1-1/+0
2010-11-17FLASH/NOR: Remove useless file str7x.hAntonio Borneo1-1/+0
2010-11-17FLASH/NOR: Remove useless file stm32x.hAntonio Borneo1-1/+0
2010-11-17FLASH/NOR: Remove useless file stellaris.hAntonio Borneo1-1/+0
2010-11-17FLASH/NOR: Remove useless file pic32mx.hAntonio Borneo1-1/+0
2010-11-17FLASH/NOR: Remove useless file lpc288x.hAntonio Borneo1-1/+0
2010-11-17FLASH/NOR: Remove useless file lpc2000.hAntonio Borneo1-1/+0
2010-11-17FLASH/NOR: Remove useless file avrf.hAntonio Borneo1-1/+0
2010-11-17FLASH/NOR: Remove useless file at91sam7.hAntonio Borneo1-1/+0
2010-11-17FLASH/NOR: Remove useless file at91sam3.hAntonio Borneo1-1/+0
2010-11-17FLASH/NOR: Remove useless file spearsmi.hAntonio Borneo1-1/+0
2010-11-16NOR/SPEAr: Add support for Serial NORAntonio Borneo1-0/+2
2010-05-26flash: add virtual flash bank driverSpencer Oliver1-1/+2
2009-12-08build: add build/src to include pathØyvind Harboe1-1/+3
2009-12-04split flash.h into into flash/nor/*.hZachary T Welch1-0/+1
2009-12-04add flash/nor/drivers.cZachary T Welch1-1/+2
2009-12-04move more nor flash implementation detailsZachary T Welch1-0/+1
2009-12-04add flash/nor/core.[ch]Zachary T Welch1-0/+1
2009-12-04add flash/nor/{tcl.c,imp.h} from flash/flash.cZachary T Welch1-0/+5
2009-12-03remove tertiary include pathsZachary T Welch1-6/+1
2009-12-03allow #include directives to use module nameZachary T Welch1-0/+1
2009-12-02move nor drivers to src/flash/norZachary T Welch1-0/+46