aboutsummaryrefslogtreecommitdiff
path: root/src/target/Makefile.am
AgeCommit message (Expand)Author
2008-04-04- reverted some of the changes that possibly broke arm926ejs. Waitingoharboe
2008-03-10more target scripts wip.oharboe
2008-03-10added stm32.cfg to install listoharboe
2008-03-08- added more TARGET_HALTED checks for the read/write_memory handlersntfreak
2008-03-07minor corrections for target scripts.oharboe
2008-03-03added at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_sst.cfgoharboe
2008-03-01target scripts for test suite.oharboe
2008-02-29Michael Bruck:oharboe
2008-02-28- added svn propsntfreak
2008-02-24- added -c option that will execute an openocd commandoharboe
2008-02-21- add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)vpalatin
2008-01-17- fixed 'make distcheck' (thanks to Theodore A. Roth for this patchdrath
2007-12-10- XScale DebugHandler code is now installed intobodylove
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-07-31- calculate cycles since last executed instruction when cycle-accurate tracin...drath
2007-07-15- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath
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-28- merged XScale branch back into trunkdrath
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath
2007-01-25- Added support for ARM926EJ-S based coresdrath
2006-08-06- fixed a minor problem with the GDB server that could drop the first packet ...drath
2006-06-12- the 'help' command now takes an optional argument to display help only on a...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath