aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/str9xpec.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-14str9xpec: Find flash controller from the chain.Santeri Salko1-1/+2
2010-11-17FLASH/NOR: Remove useless file str9xpec.hAntonio Borneo1-1/+50
2010-06-16str9xpec: -Wshadow warning fixesØyvind Harboe1-3/+3
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo1-0/+1
2010-04-10STR9XPEC: review scope of functionsAntonio Borneo1-1/+1
2010-03-20jtag: move towards making out_value constØyvind Harboe1-3/+4
2010-03-18jtag: cut down on usage of unintended modification of global end stateØyvind Harboe1-13/+13
2010-03-10STR9: flash loader cleanupSpencer Oliver1-2/+5
2010-03-08jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe1-1/+1
2010-03-08jtag: retire tap fieldØyvind Harboe1-30/+15
2010-02-12STR9xpec: issue warning when unlocking deviceSpencer Oliver1-0/+8
2010-01-29NOR: cleanup driver declsDavid Brownell1-12/+12
2009-12-04remove target.h from flash.hZachary T Welch1-0/+1
2009-12-03change #include "arm7_9_common.h" to <target/arm7_9_common.h>Zachary T Welch1-1/+1
2009-12-02move nor drivers to src/flash/norZachary T Welch1-0/+1257