cortex_m: Fix single stepping will not return to debug mode sometimes
[fw/openocd] / src / flash / Makefile.am
2010-11-18 Spencer Oliverbuild: add common.mk
2009-12-08 Øyvind Harboebuild: add build/src to include path
2009-12-05 Zachary T Welchrename nand.h to flash//nand/core.h
2009-12-05 Zachary T Welchmove remaining nand helper files
2009-12-05 Zachary T Welchsplit nand.c into nand/{core,fileio,tcl}.c
2009-12-05 Zachary T Welchremove flash.h from tree
2009-12-05 Zachary T Welcheliminate src/flash/flash.c
2009-12-03 Zachary T Welchremove tertiary include paths
2009-12-03 Zachary T Welchallow #include directives to use module name
2009-12-03 Zachary T Welchmove nor drivers to src/flash/nor
2009-12-03 Zachary T Welchmove nand drivers to src/flash/nand/
2009-11-28 Zachary T Welchadd 'nonce' nand driver
2009-11-19 Zachary T Welchallow flash/nand banks commands to accept names
2009-11-18 Zachary T Welchsplit startup.tcl file across modules
2009-11-14 David Brownelllpc2900.h -- remove from Makefile.am too
2009-11-11 Zachary T Welchmakefiles: improve build order
2009-10-20 Øyvind HarboeAdded the faux flash driver and target. Used for testing.
2009-09-16 oharboeRolf Meeser <rolfm_9dq@yahoo.de> adds flash support...
2009-09-10 oharboeAlexei Babich <a.babich@rez.ru> imx31 nand flash contr...
2009-09-03 oharboeDavid Brownell
2009-06-24 duaneAdd support for ATMEL AT91SAM3U - CortexM3 Family
2009-06-09 zwelchFix make maintainer-clean for out-of-tree builds.
2009-05-31 zwelchWhitespace-only updates to automake input files:
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-12 oharboe4-bit ECC support for Marvell Kirkwood SOC
2009-05-10 zwelchExtend autotools build to create shared library libopen...
2009-05-07 oharboeDeleted at9sam7_old driver. Nobody has complained about...
2009-05-02 zwelchUpdate autotools scripts to require automake 1.6. ...
2009-04-27 oharboeSimonQian <simonqian@simonqian.com> AVR wip
2009-04-02 oharboeNicolas Pitre nico at cam.org software ECC computation...
2009-03-01 oharboeNicolas Pitre nico at cam.org support for NAND flash...
2009-01-20 kc8apfFix 'make maintainer-clean' courtesy of Zach Welch...
2009-01-02 oharboeJohn McCarthy <jgmcc@magma.ca> pic32mx flash wip
2008-12-01 oharboe"Theodore A. Roth" <taroth@gmail.com> fixes to distcheck
2008-10-16 oharboeunsik Kim <donari75@gmail.com> - mflash support
2008-09-26 oharboeGheorghe Guran <roatlasro@yahoo.com> redone at91sam7...
2008-09-24 ntfreak- renamed x7926 driver to aduc702x to match other flash...
2008-09-24 oharboe "marcel" <M.W.Wijlaars@tue.nl>,
2008-04-23 oharboePavel Chromy's on chip flash loader
2008-04-20 oharboeKarl RobinSod <karl.robinsod@gmail.com> added lpc288x...
2008-02-28 oharboeeCos flash driver.
2008-02-19 drath- add support for the majority of the Samsung ARM SoC...
2008-01-17 drath- added tms470 flash support (thanks to Chris Kilgour...
2007-12-10 bodylove- Added PKGLIBDIR define to C options. Allows to store
2007-06-24 ntfreak- ST STM32x cortex support added
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin
2007-06-14 drath- merged support for Cortex-M3 from cortex-m3 branch...
2007-05-29 drath- split fileio handling into fileio part and image...
2007-03-15 drath- reworked file i/o. every fileaccess (target, flash...
2006-09-28 drath- str9x flash support (Thanks to Spencer Oliver)
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/