summaryrefslogtreecommitdiff
path: root/src/flash/nor/avrf.c
Commit message (Expand)AuthorAgeFilesLines
* FLASH/NOR: Remove useless file avrf.hAntonio Borneo2010-11-171-1/+16
* target/avr: review scope of symbolsAntonio Borneo2010-06-211-13/+0
* nor: fix memory leaks during probeSpencer Oliver2010-05-291-0/+6
* NOR: add read() callback to struct flash_driverAntonio Borneo2010-05-161-0/+1
* NOR/AVRF: review scope of dataAntonio Borneo2010-04-101-1/+1
* AVR flash: handle AT90CAN128 chipsHans Peter Mortensn2010-02-241-4/+26
* NOR: cleanup driver declsDavid Brownell2010-01-291-13/+13
* remove target.h from flash.hZachary T Welch2009-12-041-1/+1
* change #include "flash.h" to <flash/flash.h>Zachary T Welch2009-12-031-1/+1
* change #include "avrt.h" to <target/avrt.h>Zachary T Welch2009-12-031-1/+1
* move nor drivers to src/flash/norZachary T Welch2009-12-021-0/+483