summaryrefslogtreecommitdiff
path: root/src/flash/nor/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* flash support (only full erase/write) for 568013 and 568037Rodrigo L. Rosa2011-05-181-0/+1
* stm32x: add support for STM32F20xØyvind Harboe2011-02-041-0/+1
* Flash driver for em357Erik Botö2011-01-141-0/+1
* FLASH/NOR: Rename spearsmi.c to stmsmi.cAntonio Borneo2010-11-231-1/+1
* build: add common.mkSpencer Oliver2010-11-181-3/+1
* FLASH/NOR: Remove useless file tms470.hAntonio Borneo2010-11-171-2/+1
* FLASH/NOR: Remove useless file str9xpec.hAntonio Borneo2010-11-171-1/+0
* FLASH/NOR: Remove useless file str9x.hAntonio Borneo2010-11-171-1/+0
* FLASH/NOR: Remove useless file str7x.hAntonio Borneo2010-11-171-1/+0
* FLASH/NOR: Remove useless file stm32x.hAntonio Borneo2010-11-171-1/+0
* FLASH/NOR: Remove useless file stellaris.hAntonio Borneo2010-11-171-1/+0
* FLASH/NOR: Remove useless file pic32mx.hAntonio Borneo2010-11-171-1/+0
* FLASH/NOR: Remove useless file lpc288x.hAntonio Borneo2010-11-171-1/+0
* FLASH/NOR: Remove useless file lpc2000.hAntonio Borneo2010-11-171-1/+0
* FLASH/NOR: Remove useless file avrf.hAntonio Borneo2010-11-171-1/+0
* FLASH/NOR: Remove useless file at91sam7.hAntonio Borneo2010-11-171-1/+0
* FLASH/NOR: Remove useless file at91sam3.hAntonio Borneo2010-11-171-1/+0
* FLASH/NOR: Remove useless file spearsmi.hAntonio Borneo2010-11-171-1/+0
* NOR/SPEAr: Add support for Serial NORAntonio Borneo2010-11-161-0/+2
* flash: add virtual flash bank driverSpencer Oliver2010-05-261-1/+2
* build: add build/src to include pathØyvind Harboe2009-12-081-1/+3
* split flash.h into into flash/nor/*.hZachary T Welch2009-12-041-0/+1
* add flash/nor/drivers.cZachary T Welch2009-12-041-1/+2
* move more nor flash implementation detailsZachary T Welch2009-12-041-0/+1
* add flash/nor/core.[ch]Zachary T Welch2009-12-041-0/+1
* add flash/nor/{tcl.c,imp.h} from flash/flash.cZachary T Welch2009-12-041-0/+5
* remove tertiary include pathsZachary T Welch2009-12-031-6/+1
* allow #include directives to use module nameZachary T Welch2009-12-031-0/+1
* move nor drivers to src/flash/norZachary T Welch2009-12-021-0/+46