aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-29target: do not expose error numbers to usersØyvind Harboe1-6/+0
2010-12-24initial SWD transport (SWD infrastructure #2)David Brownell9-9/+425
2010-12-23stm32x : always use valid flash base addressSpencer Oliver1-0/+3
2010-12-23flash: print flash bank name on flash info cmdSpencer Oliver1-2/+2
2010-12-23stm32: fix reversed option byte writeSpencer Oliver1-4/+4
2010-12-23stm32: update option bytes for stm32xl familySpencer Oliver1-8/+79
2010-12-23stm32: add stm32 xl family flash supportSpencer Oliver3-3/+57
2010-12-23stm32: add dual flash bank supportSpencer Oliver2-28/+40
2010-12-23contrib: change stm32 flash loader extensionSpencer Oliver1-0/+0
2010-12-22lpc2148: redo to the new target configuration schemeØyvind Harboe1-46/+41
2010-12-22config: add init_targets proc that is executed just before initØyvind Harboe2-0/+12
2010-12-22bootstrap: by default the submodules are initializedØyvind Harboe1-7/+10
2010-12-21server: remove error value from LOG_INFOØyvind Harboe1-1/+1
2010-12-20tcl/interface/flashlink.cfg: Fix broken ST URLTormod Volden1-1/+1
2010-12-20tcl/board: Clean up STM32 EVAL boards configurationsTormod Volden5-15/+8
2010-12-20tcl/board: Fix ST URLs in stm32* eval board configuration filesTormod Volden4-8/+8
2010-12-19update IXP42x target / XBA board configMichael Schwingen3-96/+130
2010-12-18Add support for Hilscher netX controllersMichael Trensch15-9/+431
2010-12-18script: support only Tcl commentsØyvind Harboe1-9/+0
2010-12-18TCL: fix non TCL commentsAntonio Borneo28-732/+732
2010-12-16openocd doc: update the comments about Jim Tcl a bitØyvind Harboe1-19/+27
2010-12-16Fix for compilation failure amt_jtagaccel.cJohn Devereux1-0/+3
2010-12-15Fix for segfault in handle_nand_dump_command.Paul Richards1-5/+5
2010-12-15stm32: fix unprotectØyvind Harboe1-4/+11
2010-12-15flash: clarify protect documentationØyvind Harboe1-3/+6
2010-12-10contrib: add source to the cfi flash loadersSpencer Oliver8-6/+475
2010-12-10contrib: make sure loaders use correct archSpencer Oliver4-0/+6
2010-12-10stm32: add STM32E-EVAL external memory config scriptSpencer Oliver1-0/+56
2010-12-10cfi: disable buffer writes for M29W128GSpencer Oliver2-5/+16
2010-12-10cfi: allow optional buffer write supportSpencer Oliver2-2/+12
2010-12-10cfi: calculate correct timeoutsSpencer Oliver2-16/+29
2010-12-10cfi: prefix string hex outputSpencer Oliver1-12/+12
2010-12-10cfi: add time format to cfi query outputSpencer Oliver1-8/+11
2010-12-10cfi: whitespace and long line cleanupSpencer Oliver1-282/+389
2010-12-10Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards1-13/+9
2010-12-09remove srst_pulls_trst from LPC2xxx target scriptsFreddie Chopin6-12/+6
2010-12-08build: fix build from previous commitSpencer Oliver2-2/+2
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe11-27/+71
2010-12-07svf: various improvementsAndrew Leech1-78/+292
2010-12-05lpc2478 target config: CCLK as (mandatory) parameterRolf Meeser1-4/+7
2010-12-04xscale: trace buffer remains enabled until explicitly disabledMike Dunn2-54/+97
2010-12-04Add board config for Embedded Artists LPC2478-32Rolf Meeser1-0/+148
2010-12-04Fix flash name in Hitex LPC2929 board configRolf Meeser1-1/+1
2010-12-04Fix sector layout for 504-KiB LPC2000 devicesRolf Meeser1-4/+7
2010-12-03stm32: set default soft reset configSpencer Oliver1-0/+4
2010-12-03luminary: remove unused config cmds.Spencer Oliver5-31/+0
2010-12-03cortex_m3: change cortec_m3 reset_config behaviourSpencer Oliver2-19/+2
2010-12-02config: fix luminary jtag configSpencer Oliver1-3/+0
2010-12-02rename some target scripts to be consistent with the restFreddie Chopin3-0/+0
2010-12-01profile: use 100Hz as a default sampling frequencyØyvind Harboe1-2/+2