aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/str9xpec.c
AgeCommit message (Expand)Author
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-04-07flash/nor/str9xpec: fix help and usage for command "part_id"Antonio Borneo
2019-03-27Constify struct flash_driver instancesChristopher Head
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek
2016-05-24Remove FSF address from GPL noticesMarc Schink
2014-03-17flash: Constify write bufferAndreas Fritiofson
2013-10-03flash/nor: Make info function optionalAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2012-03-06flash: Additional check for NULL in str9xpec enable_turboFredrik Hederstierna
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-23cleanup: rename armv4_5 to arm for readabilitySpencer Oliver
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-12optimize: replace while loop by memcpyMathias K
2012-01-04Change return value on error.Mathias K
2011-01-14str9xpec: Find flash controller from the chain.Santeri Salko
2010-11-17FLASH/NOR: Remove useless file str9xpec.hAntonio Borneo
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