summaryrefslogtreecommitdiff
path: root/src/flash/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: add common.mkSpencer Oliver2010-11-181-4/+2
* build: add build/src to include pathØyvind Harboe2009-12-081-1/+2
* rename nand.h to flash//nand/core.hZachary T Welch2009-12-041-2/+1
* move remaining nand helper filesZachary T Welch2009-12-041-4/+0
* split nand.c into nand/{core,fileio,tcl}.cZachary T Welch2009-12-041-1/+0
* remove flash.h from treeZachary T Welch2009-12-041-1/+0
* eliminate src/flash/flash.cZachary T Welch2009-12-041-1/+0
* remove tertiary include pathsZachary T Welch2009-12-031-4/+1
* allow #include directives to use module nameZachary T Welch2009-12-031-0/+1
* move nor drivers to src/flash/norZachary T Welch2009-12-021-50/+9
* move nand drivers to src/flash/nand/Zachary T Welch2009-12-021-19/+7
* add 'nonce' nand driverZachary T Welch2009-11-281-0/+1
* allow flash/nand banks commands to accept namesZachary T Welch2009-11-191-0/+2
* split startup.tcl file across modulesZachary T Welch2009-11-181-0/+2
* lpc2900.h -- remove from Makefile.am tooDavid Brownell2009-11-141-1/+0
* makefiles: improve build orderZachary T Welch2009-11-111-34/+47
* Added the faux flash driver and target. Used for testing.Øyvind Harboe2009-10-201-0/+1
* Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe2009-09-161-2/+4
* Alexei Babich <a.babich@rez.ru> imx31 nand flash controller supportoharboe2009-09-101-2/+4
* David Brownelloharboe2009-09-031-0/+2
* Add support for ATMEL AT91SAM3U - CortexM3 Familyduane2009-06-241-0/+2
* Fix make maintainer-clean for out-of-tree builds.zwelch2009-06-091-1/+1
* Whitespace-only updates to automake input files:zwelch2009-05-311-9/+51
* David Brownell <david-b@pacbell.net>:zwelch2009-05-241-1/+1
* 4-bit ECC support for Marvell Kirkwood SOCoharboe2009-05-121-1/+1
* Extend autotools build to create shared library libopenocd with libtool:zwelch2009-05-101-2/+2
* Deleted at9sam7_old driver. Nobody has complained about the new one yet.oharboe2009-05-071-2/+2
* Update autotools scripts to require automake 1.6. The configure.in scriptzwelch2009-05-021-2/+5
* SimonQian <simonqian@simonqian.com> AVR wipoharboe2009-04-271-2/+2
* Nicolas Pitre nico at cam.org software ECC computation for NAND flashoharboe2009-04-021-7/+11
* Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion ...oharboe2009-03-011-1/+1
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-201-0/+2
* John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe2009-01-021-2/+2
* "Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe2008-12-011-1/+2
* unsik Kim <donari75@gmail.com> - mflash supportoharboe2008-10-161-2/+2
* Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...oharboe2008-09-261-2/+2
* - renamed x7926 driver to aduc702x to match other flash driversntfreak2008-09-241-1/+1
* "marcel" <M.W.Wijlaars@tue.nl>, oharboe2008-09-241-1/+1
* Pavel Chromy's on chip flash loaderoharboe2008-04-231-1/+1
* Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema...oharboe2008-04-201-2/+2
* eCos flash driver.oharboe2008-02-281-1/+1
* - add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...drath2008-02-191-2/+3
* - added tms470 flash support (thanks to Chris Kilgour for this patch)drath2008-01-171-2/+2
* - Added PKGLIBDIR define to C options. Allows to storebodylove2007-12-101-0/+1
* - ST STM32x cortex support addedntfreak2007-06-241-2/+4
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-2/+2
* - merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)drath2007-06-141-2/+2
* - split fileio handling into fileio part and image handlingdrath2007-05-291-2/+2
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-2/+2
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-2/+2