aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-03more changes to dsp563xx codeMathias K4-462/+1025
2011-02-0324bit buffer supportMathias K3-0/+44
2011-02-02omap4430: fix reset sequenceAaron Carroll1-8/+3
2011-02-02cortex_m3: allow scripts to override resetAaron Carroll1-0/+10
2011-01-31error: remove debug output when reporting errorsØyvind Harboe1-1/+2
2011-01-31cfi: use ARM32 machine code on all CPUs but Cortex M3Øyvind Harboe1-6/+2
2011-01-31TCL configs for OMAP4430 and PandaboardAaron Carroll2-0/+112
2011-01-31cortex_a9: add source files for Cortex A9 support.Aaron Carroll4-1/+2275
2011-01-31arm_dpm: add some SCR/RCR macrosAaron Carroll1-2/+8
2011-01-31Add '-coreid' target option to support multiple cores per TAP.Aaron Carroll2-0/+23
2011-01-31Add cscope to .gitignoreAaron Carroll1-0/+3
2011-01-31openocd.texi: minor fixes in Reset ConfigurationAaron Carroll1-2/+2
2011-01-27add cortex-r4 etm id to dap infoMathias K1-2/+7
2011-01-27- add xds100v2 configuaration fileMathias K1-0/+8
2011-01-26Fixed small mistakes in at91sam3 info commandThomas Schmid1-1/+3
2011-01-26add basic TI xds100v2 supportMathias K1-0/+94
2011-01-26fix segfault from stack corruption in ahbap_debugport_initAndreas Fritiofson1-5/+4
2011-01-19stellaris: automatically generate and update device IDsEric Wetzel2-0/+97
2011-01-14Flash driver for em357Erik Botö3-0/+980
2011-01-14str9xpec: Find flash controller from the chain.Santeri Salko3-2/+4
2011-01-13transport: fix transport command args gaffesimon qian1-3/+3
2011-01-13transport: fix LOG_DEBUG gaffesimon qian1-2/+4
2011-01-10cfi: fix release build warningsSpencer Oliver1-2/+2
2011-01-09nit: more LOG_* \n fixesEric Wetzel16-76/+72
2011-01-09Add another level of procedures to LPC2xxx initialization - procedures for sp...Freddie Chopin7-21/+105
2011-01-09present CM3 Trace agendaDavid Brownell2-0/+509
2011-01-07Add common LPC2xxx setup procedure, use in all LPC2xxx files.Freddie Chopin8-238/+85
2011-01-06cfi: use safer arch detectionSpencer Oliver1-2/+8
2011-01-06loader: update loader src for armv7-m archSpencer Oliver2-4/+6
2011-01-06Add the support for the armv7m arch.Jonathan Dumaresq1-15/+64
2011-01-06Add the contrib file for the armv7m archJonathan Dumaresq1-0/+79
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel15-63/+63
2011-01-04mips32: add fastdata loader working areaSpencer Oliver6-11/+29
2011-01-04target: change working area free data typeSpencer Oliver2-3/+3
2011-01-03nit: do not add \n at end of LOG_ERRORØyvind Harboe1-4/+4
2011-01-03error handling: the error number is not part of the user interfaceØyvind Harboe12-29/+26
2011-01-02actux3.cfg: add function to setup for u-boot debuggingMichael Schwingen1-0/+22
2011-01-02cfi_protect is not implemented on Spansion flashes (many do not even have pro...Michael Schwingen1-2/+2
2011-01-02non-CFI flash code uses data from CFI structures. Make sure that timeouts are...Michael Schwingen2-99/+98
2011-01-02svf: implement sleep for RUNTEST min_timeJon Povey1-30/+28
2011-01-02svf: fix USAGE and related error reportingJon Povey1-9/+4
2011-01-02NAND/S3CXXXX: remove private "target" copyAntonio Borneo7-33/+16
2011-01-02NAND/ORION: remove private "target" copyAntonio Borneo1-13/+5
2011-01-02NAND/NUC910: remove private "target" copyAntonio Borneo1-21/+7
2011-01-02NAND/MX3: remove private "target" copyAntonio Borneo2-22/+11
2011-01-02NAND/MX2: remove private "target" copyAntonio Borneo2-20/+11
2011-01-02NAND/LPC3180: remove private "target" copyAntonio Borneo2-24/+16
2011-01-02NAND/DAVINCI: remove private "target" copyAntonio Borneo1-27/+17
2011-01-02NAND/AT91SAM9: remove private "target" copyAntonio Borneo1-37/+22
2011-01-02NAND/TCL: prepare for common "target" referenceAntonio Borneo2-3/+26