summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* omap4430: fix reset sequenceAaron Carroll2011-02-021-8/+3
* cortex_m3: allow scripts to override resetAaron Carroll2011-02-021-0/+10
* error: remove debug output when reporting errorsØyvind Harboe2011-01-311-1/+2
* cfi: use ARM32 machine code on all CPUs but Cortex M3Øyvind Harboe2011-01-311-6/+2
* TCL configs for OMAP4430 and PandaboardAaron Carroll2011-01-312-0/+112
* cortex_a9: add source files for Cortex A9 support.Aaron Carroll2011-01-314-1/+2275
* arm_dpm: add some SCR/RCR macrosAaron Carroll2011-01-311-2/+8
* Add '-coreid' target option to support multiple cores per TAP.Aaron Carroll2011-01-312-0/+23
* Add cscope to .gitignoreAaron Carroll2011-01-311-0/+3
* openocd.texi: minor fixes in Reset ConfigurationAaron Carroll2011-01-311-2/+2
* add cortex-r4 etm id to dap infoMathias K2011-01-271-2/+7
* - add xds100v2 configuaration fileMathias K2011-01-271-0/+8
* Fixed small mistakes in at91sam3 info commandThomas Schmid2011-01-261-1/+3
* add basic TI xds100v2 supportMathias K2011-01-261-0/+94
* fix segfault from stack corruption in ahbap_debugport_initAndreas Fritiofson2011-01-261-5/+4
* stellaris: automatically generate and update device IDsEric Wetzel2011-01-192-0/+97
* Flash driver for em357Erik Botö2011-01-143-0/+980
* str9xpec: Find flash controller from the chain.Santeri Salko2011-01-143-2/+4
* transport: fix transport command args gaffesimon qian2011-01-131-3/+3
* transport: fix LOG_DEBUG gaffesimon qian2011-01-131-2/+4
* cfi: fix release build warningsSpencer Oliver2011-01-101-2/+2
* nit: more LOG_* \n fixesEric Wetzel2011-01-0916-76/+72
* Add another level of procedures to LPC2xxx initialization - procedures for sp...Freddie Chopin2011-01-097-21/+105
* present CM3 Trace agendaDavid Brownell2011-01-092-0/+509
* Add common LPC2xxx setup procedure, use in all LPC2xxx files.Freddie Chopin2011-01-078-238/+85
* cfi: use safer arch detectionSpencer Oliver2011-01-061-2/+8
* loader: update loader src for armv7-m archSpencer Oliver2011-01-062-4/+6
* Add the support for the armv7m arch.Jonathan Dumaresq2011-01-061-15/+64
* Add the contrib file for the armv7m archJonathan Dumaresq2011-01-061-0/+79
* nit: do not add \n at end of LOG_ERROREric Wetzel2011-01-0515-63/+63
* mips32: add fastdata loader working areaSpencer Oliver2011-01-046-11/+29
* target: change working area free data typeSpencer Oliver2011-01-042-3/+3
* nit: do not add \n at end of LOG_ERRORØyvind Harboe2011-01-031-4/+4
* error handling: the error number is not part of the user interfaceØyvind Harboe2011-01-0312-29/+26
* actux3.cfg: add function to setup for u-boot debuggingMichael Schwingen2011-01-021-0/+22
* cfi_protect is not implemented on Spansion flashes (many do not even have pro...Michael Schwingen2011-01-021-2/+2
* non-CFI flash code uses data from CFI structures. Make sure that timeouts are...Michael Schwingen2011-01-022-99/+98
* svf: implement sleep for RUNTEST min_timeJon Povey2011-01-021-30/+28
* svf: fix USAGE and related error reportingJon Povey2011-01-021-9/+4
* NAND/S3CXXXX: remove private "target" copyAntonio Borneo2011-01-027-33/+16
* NAND/ORION: remove private "target" copyAntonio Borneo2011-01-021-13/+5
* NAND/NUC910: remove private "target" copyAntonio Borneo2011-01-021-21/+7
* NAND/MX3: remove private "target" copyAntonio Borneo2011-01-022-22/+11
* NAND/MX2: remove private "target" copyAntonio Borneo2011-01-022-20/+11
* NAND/LPC3180: remove private "target" copyAntonio Borneo2011-01-022-24/+16
* NAND/DAVINCI: remove private "target" copyAntonio Borneo2011-01-021-27/+17
* NAND/AT91SAM9: remove private "target" copyAntonio Borneo2011-01-021-37/+22
* NAND/TCL: prepare for common "target" referenceAntonio Borneo2011-01-022-3/+26
* NAND/TCL: fix segfault on syntax errorAntonio Borneo2011-01-021-1/+1
* NAND/CORE: Comment use of alive_sleep()Antonio Borneo2011-01-021-0/+1