summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zy1000: remove obsolete debug codeØyvind Harboe2010-09-201-7/+0
* tcl: remove incomplete unused tcl fileØyvind Harboe2010-09-201-24/+0
* xscale: some wp detail added to user manualMike Dunn2010-09-201-0/+9
* xscale: check that wp length does not exceed addressMike Dunn2010-09-201-0/+7
* xscale: bp/wp: additional LOG_ERROR on failureMike Dunn2010-09-201-6/+10
* AM/DM37x: Unify configuration scripts and add support for TI Beagleboard xM.Karl Kurbjun2010-09-203-82/+221
* cfi: add sst39vf6401bFlemming Futtrup2010-09-152-0/+15
* breakpoints: fix error handlingØyvind Harboe2010-09-141-29/+7
* board scripts: Marvell PXA270M processor has a new TAPID: 0x89265013Takács Áron2010-09-142-1/+20
* xscale: fix sw breakpoints for thumb; set bp immediatelyMike Dunn2010-09-131-4/+5
* propagate return status of set_breakpoint() up call chainMike Dunn2010-09-133-9/+5
* helper: add stacktrace command that returns error stacktraceØyvind Harboe2010-09-121-0/+31
* jim: fix crash when using Jim_ListInsertElementsØyvind Harboe2010-09-121-0/+1
* version command: make it scriptableØyvind Harboe2010-09-112-9/+24
* command: capture command now handles both types commandsØyvind Harboe2010-09-111-2/+24
* cfi: random crash in cfi_probe() fixedØyvind Harboe2010-09-111-1/+5
* cfi: tighten up type usage a bitØyvind Harboe2010-09-111-2/+3
* xscale: mark xscale registers invalid on debug entryMike Dunn2010-09-091-1/+6
* Remove duplicated initializationAlexander Stein2010-09-081-1/+0
* warning: fix silly -O3 warningØyvind Harboe2010-09-071-1/+1
* jtag: fix regression with dummy driver and when starting OpenOCD with target ...Øyvind Harboe2010-09-031-5/+13
* Numonyx M29W160ET patchWookey2010-09-031-3/+4
* cortex m3: add cortex_m3 reset_config cmdSpencer Oliver2010-08-314-57/+136
* flash: increase stellaris flash loader bufferSpencer Oliver2010-08-311-1/+1
* cfg: update Luminary config filesSpencer Oliver2010-08-319-105/+36
* bitq: unshadow pause()David Brownell2010-08-271-4/+4
* imx35pdk: fix clock and reset delaysØyvind Harboe2010-08-192-0/+5
* mcb1700: Keil MCB1700 w/1768 config scriptØyvind Harboe2010-08-172-12/+79
* update more Stellaris EK board commentsDavid Brownell2010-08-162-0/+4
* two NEWS updatesDavid Brownell2010-08-161-1/+3
* Update comments for some Stellaris EK boards.David Brownell2010-08-162-1/+3
* avr32: basic target scriptOleksandr Tymoshenko2010-08-151-0/+18
* at32ap7000 config fileDavid Brownell2010-08-151-0/+16
* avr32: work-in-progressOleksandr Tymoshenko2010-08-1510-0/+1769
* Fix typo in usb_blaster_vid_pid error messageCatalin Patulea2010-08-141-1/+1
* Fix typo in documentation of usb_blaster_vid_pid commandCatalin Patulea2010-08-131-2/+2
* lpc1768: turn down the jtag clockØyvind Harboe2010-08-131-7/+9
* Added support for the Lisa/L jtag LEDs.Piotr Esden-Tempski2010-08-131-1/+56
* Added Lisa/L script as a target board.Piotr Esden-Tempski2010-08-131-0/+7
* Added support for Lisa/L builtin JTAG interface.Piotr Esden-Tempski2010-08-132-0/+16
* at91cap7a-stk-sdram.cfg: faster resetØyvind Harboe2010-08-121-5/+5
* jtag: fix handling of 'tap enable' errorThomas Koeller2010-08-121-2/+2
* DM36x: Set OSCDIV dividerThomas Koeller2010-08-121-0/+7
* DM36x: Disable unused SYSCLKsThomas Koeller2010-08-121-1/+20
* DM36x: Use enable bit for PLL pre-dividerThomas Koeller2010-08-121-1/+1
* str9x: faster flash erase of entire chipFredrik Hederstierna2010-08-121-6/+23
* tcl: remove silly ocd_ prefix to array2mem and mem2arrayØyvind Harboe2010-08-119-20/+20
* board: added at91cap7a stk w/sdram config scriptsØyvind Harboe2010-08-111-0/+165
* debug: use assert's when approperiateØyvind Harboe2010-08-112-4/+2
* arm: add missing error reportingØyvind Harboe2010-08-113-1/+28