summaryrefslogtreecommitdiff
path: root/src/flash/nor/str9xpec.c
Commit message (Expand)AuthorAgeFilesLines
* str9xpec: Find flash controller from the chain.Santeri Salko2011-01-141-1/+2
* FLASH/NOR: Remove useless file str9xpec.hAntonio Borneo2010-11-171-1/+50
* str9xpec: -Wshadow warning fixesØyvind Harboe2010-06-161-3/+3
* NOR: add read() callback to struct flash_driverAntonio Borneo2010-05-161-0/+1
* STR9XPEC: review scope of functionsAntonio Borneo2010-04-101-1/+1
* jtag: move towards making out_value constØyvind Harboe2010-03-201-3/+4
* jtag: cut down on usage of unintended modification of global end stateØyvind Harboe2010-03-181-13/+13
* STR9: flash loader cleanupSpencer Oliver2010-03-101-2/+5
* jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe2010-03-081-1/+1
* jtag: retire tap fieldØyvind Harboe2010-03-081-30/+15
* STR9xpec: issue warning when unlocking deviceSpencer Oliver2010-02-121-0/+8
* NOR: cleanup driver declsDavid Brownell2010-01-291-12/+12
* remove target.h from flash.hZachary T Welch2009-12-041-0/+1
* change #include "arm7_9_common.h" to <target/arm7_9_common.h>Zachary T Welch2009-12-031-1/+1
* move nor drivers to src/flash/norZachary T Welch2009-12-021-0/+1257