aboutsummaryrefslogtreecommitdiff
path: root/src/flash/Makefile.am
AgeCommit message (Expand)Author
2016-12-08Convert to non-recursive makeAndreas Fritiofson
2010-11-18build: add common.mkSpencer Oliver
2009-12-08build: add build/src to include pathØyvind Harboe
2009-12-04rename nand.h to flash//nand/core.hZachary T Welch
2009-12-04move remaining nand helper filesZachary T Welch
2009-12-04split nand.c into nand/{core,fileio,tcl}.cZachary T Welch
2009-12-04remove flash.h from treeZachary T Welch
2009-12-04eliminate src/flash/flash.cZachary T Welch
2009-12-03remove tertiary include pathsZachary T Welch
2009-12-03allow #include directives to use module nameZachary T Welch
2009-12-02move nor drivers to src/flash/norZachary T Welch
2009-12-02move nand drivers to src/flash/nand/Zachary T Welch
2009-11-28add 'nonce' nand driverZachary T Welch
2009-11-19allow flash/nand banks commands to accept namesZachary T Welch
2009-11-18split startup.tcl file across modulesZachary T Welch
2009-11-14lpc2900.h -- remove from Makefile.am tooDavid Brownell
2009-11-11makefiles: improve build orderZachary T Welch
2009-10-20Added the faux flash driver and target. Used for testing.Øyvind Harboe
2009-09-16Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe
2009-09-10Alexei Babich <a.babich@rez.ru> imx31 nand flash controller supportoharboe
2009-09-03David Brownelloharboe
2009-06-24Add support for ATMEL AT91SAM3U - CortexM3 Familyduane
2009-06-09Fix make maintainer-clean for out-of-tree builds.zwelch
2009-05-31Whitespace-only updates to automake input files:zwelch
2009-05-24David Brownell <david-b@pacbell.net>:zwelch
2009-05-124-bit ECC support for Marvell Kirkwood SOCoharboe
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch
2009-05-07Deleted at9sam7_old driver. Nobody has complained about the new one yet.oharboe
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch
2009-04-27SimonQian <simonqian@simonqian.com> AVR wipoharboe
2009-04-02Nicolas Pitre nico at cam.org software ECC computation for NAND flashoharboe
2009-03-01Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion ...oharboe
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf
2009-01-02John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe
2008-12-01"Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe
2008-10-16unsik Kim <donari75@gmail.com> - mflash supportoharboe
2008-09-26Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe
2008-09-24- renamed x7926 driver to aduc702x to match other flash driversntfreak
2008-09-24 "marcel" <M.W.Wijlaars@tue.nl>, oharboe
2008-04-23Pavel Chromy's on chip flash loaderoharboe
2008-04-20Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema...oharboe
2008-02-28eCos flash driver.oharboe
2008-02-19- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...drath
2008-01-17- added tms470 flash support (thanks to Chris Kilgour for this patch)drath
2007-12-10- Added PKGLIBDIR define to C options. Allows to storebodylove
2007-06-24- ST STM32x cortex support addedntfreak
2007-06-16- added mingw elf patches from Vincent Palatinntfreak
2007-06-14- merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)drath
2007-05-29- split fileio handling into fileio part and image handlingdrath
2007-03-15- reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath