summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* NAND/CORE: Replace decimal dot in messagesAntonio Borneo2011-01-021-66/+66
* flash/nand: review NAND driver interfaceAntonio Borneo2011-01-0213-47/+2
* CORTEX A8: Fix broken CPU identificationMarek Vasut2010-12-301-3/+17
* Compilation Warnings on OS X 10.5Andrew MacIsaac2010-12-298-9/+9
* warning: fix warning where GCC didn't catch a doubly declared global structureØyvind Harboe2010-12-291-1/+1
* warnings: use more 'const' for char *Øyvind Harboe2010-12-2925-30/+30
* target: do not expose error numbers to usersØyvind Harboe2010-12-291-6/+0
* initial SWD transport (SWD infrastructure #2)David Brownell2010-12-249-9/+425
* stm32x : always use valid flash base addressSpencer Oliver2010-12-231-0/+3
* flash: print flash bank name on flash info cmdSpencer Oliver2010-12-231-2/+2
* stm32: fix reversed option byte writeSpencer Oliver2010-12-231-4/+4
* stm32: update option bytes for stm32xl familySpencer Oliver2010-12-231-8/+79
* stm32: add stm32 xl family flash supportSpencer Oliver2010-12-233-3/+57
* stm32: add dual flash bank supportSpencer Oliver2010-12-232-28/+40
* contrib: change stm32 flash loader extensionSpencer Oliver2010-12-231-0/+0
* lpc2148: redo to the new target configuration schemeØyvind Harboe2010-12-221-46/+41
* config: add init_targets proc that is executed just before initØyvind Harboe2010-12-222-0/+12
* bootstrap: by default the submodules are initializedØyvind Harboe2010-12-221-7/+10
* server: remove error value from LOG_INFOØyvind Harboe2010-12-211-1/+1
* tcl/interface/flashlink.cfg: Fix broken ST URLTormod Volden2010-12-201-1/+1
* tcl/board: Clean up STM32 EVAL boards configurationsTormod Volden2010-12-205-15/+8
* tcl/board: Fix ST URLs in stm32* eval board configuration filesTormod Volden2010-12-204-8/+8
* update IXP42x target / XBA board configMichael Schwingen2010-12-193-96/+130
* Add support for Hilscher netX controllersMichael Trensch2010-12-1815-9/+431
* script: support only Tcl commentsØyvind Harboe2010-12-181-9/+0
* TCL: fix non TCL commentsAntonio Borneo2010-12-1828-732/+732
* openocd doc: update the comments about Jim Tcl a bitØyvind Harboe2010-12-161-19/+27
* Fix for compilation failure amt_jtagaccel.cJohn Devereux2010-12-161-0/+3
* Fix for segfault in handle_nand_dump_command.Paul Richards2010-12-151-5/+5
* stm32: fix unprotectØyvind Harboe2010-12-151-4/+11
* flash: clarify protect documentationØyvind Harboe2010-12-151-3/+6
* contrib: add source to the cfi flash loadersSpencer Oliver2010-12-108-6/+475
* contrib: make sure loaders use correct archSpencer Oliver2010-12-104-0/+6
* stm32: add STM32E-EVAL external memory config scriptSpencer Oliver2010-12-101-0/+56
* cfi: disable buffer writes for M29W128GSpencer Oliver2010-12-102-5/+16
* cfi: allow optional buffer write supportSpencer Oliver2010-12-102-2/+12
* cfi: calculate correct timeoutsSpencer Oliver2010-12-102-16/+29
* cfi: prefix string hex outputSpencer Oliver2010-12-101-12/+12
* cfi: add time format to cfi query outputSpencer Oliver2010-12-101-8/+11
* cfi: whitespace and long line cleanupSpencer Oliver2010-12-101-282/+389
* Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards2010-12-101-13/+9
* remove srst_pulls_trst from LPC2xxx target scriptsFreddie Chopin2010-12-096-12/+6
* build: fix build from previous commitSpencer Oliver2010-12-082-2/+2
* jtag: getting the JTAG speed can failØyvind Harboe2010-12-0811-27/+71
* svf: various improvementsAndrew Leech2010-12-071-78/+292
* lpc2478 target config: CCLK as (mandatory) parameterRolf Meeser2010-12-051-4/+7