aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/avrf.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-17FLASH/NOR: Remove useless file avrf.hAntonio Borneo1-1/+16
2010-06-21target/avr: review scope of symbolsAntonio Borneo1-13/+0
2010-05-29nor: fix memory leaks during probeSpencer Oliver1-0/+6
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo1-0/+1
2010-04-10NOR/AVRF: review scope of dataAntonio Borneo1-1/+1
2010-02-24AVR flash: handle AT90CAN128 chipsHans Peter Mortensn1-4/+26
2010-01-29NOR: cleanup driver declsDavid Brownell1-13/+13
2009-12-04remove target.h from flash.hZachary T Welch1-1/+1
2009-12-03change #include "flash.h" to <flash/flash.h>Zachary T Welch1-1/+1
2009-12-03change #include "avrt.h" to <target/avrt.h>Zachary T Welch1-1/+1
2009-12-02move nor drivers to src/flash/norZachary T Welch1-0/+483