aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/str9xpec.c
AgeCommit message (Expand)Author
2010-06-16str9xpec: -Wshadow warning fixesØyvind Harboe
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo
2010-04-10STR9XPEC: review scope of functionsAntonio Borneo
2010-03-20jtag: move towards making out_value constØyvind Harboe
2010-03-18jtag: cut down on usage of unintended modification of global end stateØyvind Harboe
2010-03-10STR9: flash loader cleanupSpencer Oliver
2010-03-08jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe
2010-03-08jtag: retire tap fieldØyvind Harboe
2010-02-12STR9xpec: issue warning when unlocking deviceSpencer Oliver
2010-01-29NOR: cleanup driver declsDavid Brownell
2009-12-04remove target.h from flash.hZachary T Welch
2009-12-03change #include "arm7_9_common.h" to <target/arm7_9_common.h>Zachary T Welch
2009-12-02move nor drivers to src/flash/norZachary T Welch