aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/faux.c
AgeCommit message (Expand)Author
2019-04-07command_registration: add empty usage field to chained commandsAntonio Borneo
2019-03-27Constify struct flash_driver instancesChristopher Head
2018-11-26flash/nor: consolidate flash protect/protect_checkTomas Vanek
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-02-29flash/nor/faux.c: fixing check for failed mallocAlexander Kurz
2014-03-17flash: Constify write bufferAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-04Change return value on error.Mathias K
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo
2010-01-29NOR: cleanup driver declsDavid Brownell
2009-12-04remove target.h from flash.hZachary T Welch
2009-12-03change #include "../hello.h" to "hello.h"Zachary T Welch
2009-12-03change #include "flash.h" to <flash/flash.h>Zachary T Welch
2009-12-03change #include "image.h" to <target/image.h>Zachary T Welch
2009-12-02move nor drivers to src/flash/norZachary T Welch