aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-31cfi: use ARM32 machine code on all CPUs but Cortex M3Øyvind Harboe
2011-01-31cortex_a9: add source files for Cortex A9 support.Aaron Carroll
2011-01-31arm_dpm: add some SCR/RCR macrosAaron Carroll
2011-01-31Add '-coreid' target option to support multiple cores per TAP.Aaron Carroll
2011-01-27add cortex-r4 etm id to dap infoMathias K
2011-01-26Fixed small mistakes in at91sam3 info commandThomas Schmid
2011-01-26add basic TI xds100v2 supportMathias K
2011-01-26fix segfault from stack corruption in ahbap_debugport_initAndreas Fritiofson
2011-01-19stellaris: automatically generate and update device IDsEric Wetzel
2011-01-14Flash driver for em357Erik Botö
2011-01-14str9xpec: Find flash controller from the chain.Santeri Salko
2011-01-13transport: fix transport command args gaffesimon qian
2011-01-13transport: fix LOG_DEBUG gaffesimon qian
2011-01-10cfi: fix release build warningsSpencer Oliver
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2011-01-06cfi: use safer arch detectionSpencer Oliver
2011-01-06Add the support for the armv7m arch.Jonathan Dumaresq
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel
2011-01-04mips32: add fastdata loader working areaSpencer Oliver
2011-01-04target: change working area free data typeSpencer Oliver
2011-01-03nit: do not add \n at end of LOG_ERRORØyvind Harboe
2011-01-03error handling: the error number is not part of the user interfaceØyvind Harboe
2011-01-02cfi_protect is not implemented on Spansion flashes (many do not even have pro...Michael Schwingen
2011-01-02non-CFI flash code uses data from CFI structures. Make sure that timeouts are...Michael Schwingen
2011-01-02svf: implement sleep for RUNTEST min_timeJon Povey
2011-01-02svf: fix USAGE and related error reportingJon Povey
2011-01-02NAND/S3CXXXX: remove private "target" copyAntonio Borneo
2011-01-02NAND/ORION: remove private "target" copyAntonio Borneo
2011-01-02NAND/NUC910: remove private "target" copyAntonio Borneo
2011-01-02NAND/MX3: remove private "target" copyAntonio Borneo
2011-01-02NAND/MX2: remove private "target" copyAntonio Borneo
2011-01-02NAND/LPC3180: remove private "target" copyAntonio Borneo
2011-01-02NAND/DAVINCI: remove private "target" copyAntonio Borneo
2011-01-02NAND/AT91SAM9: remove private "target" copyAntonio Borneo
2011-01-02NAND/TCL: prepare for common "target" referenceAntonio Borneo
2011-01-02NAND/TCL: fix segfault on syntax errorAntonio Borneo
2011-01-02NAND/CORE: Comment use of alive_sleep()Antonio Borneo
2011-01-02NAND/CORE: Replace decimal dot in messagesAntonio Borneo
2011-01-02flash/nand: review NAND driver interfaceAntonio Borneo
2010-12-30CORTEX A8: Fix broken CPU identificationMarek Vasut
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac
2010-12-29warning: fix warning where GCC didn't catch a doubly declared global structureØyvind Harboe
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-12-29target: do not expose error numbers to usersØyvind Harboe
2010-12-24initial SWD transport (SWD infrastructure #2)David Brownell
2010-12-23stm32x : always use valid flash base addressSpencer Oliver
2010-12-23flash: print flash bank name on flash info cmdSpencer Oliver
2010-12-23stm32: fix reversed option byte writeSpencer Oliver
2010-12-23stm32: update option bytes for stm32xl familySpencer Oliver
2010-12-23stm32: add stm32 xl family flash supportSpencer Oliver