summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* config scripts: remove useless reference to OpenOCD docsØyvind Harboe2010-08-1110-30/+0
* cfg: add omapl138 support and da850evm preliminary supportBen Gardiner2010-08-102-0/+76
* arm7/9: fix "reset run + halt"Øyvind Harboe2010-08-092-11/+27
* target: if polling fails, back offØyvind Harboe2010-08-091-8/+29
* Luminary-icdi comment updateDavid Brownell2010-08-031-0/+4
* xscale documentation: vector table handlingMike Dunn2010-08-021-4/+22
* verify_image: print out a statement that there are no further errorsØyvind Harboe2010-08-021-1/+10
* zy1000: use correct base clock when calculating speed divisorØyvind Harboe2010-08-021-4/+11
* zy1000: print out khz correctly in response to setting JTAG speedØyvind Harboe2010-08-021-4/+33
* lpc1768: even if rclk "works", it isn't necessarily the correct clkØyvind Harboe2010-08-021-2/+6
* ioutil: fix internal fn namesØyvind Harboe2010-08-021-15/+11
* jtag: measure_clk debug procØyvind Harboe2010-08-021-0/+9
* jtag: add jtag_flush_queue_sleep debug commandØyvind Harboe2010-08-023-0/+45
* util: ms command to calculate length of operationsØyvind Harboe2010-08-015-2/+101
* Support NGX Technologies product NGX ARM USB JTAGPeter Stuge2010-08-011-0/+6
* Remove srst_pulls_trst from LPC2148 targetPeter Stuge2010-08-011-1/+1
* stellaris flash comment updateDavid Brownell2010-08-011-1/+1
* lpc7168: make flash available upon reset initØyvind Harboe2010-07-301-0/+19
* "transport select" returns Jim valueDavid Brownell2010-07-242-42/+31
* Buspirate: fix shadowMichal Demin2010-07-231-14/+14
* docs: removed unused cmd 'fast'Spencer Oliver2010-07-201-19/+0
* flash: remove algorithm exit_point address for supported targetsSpencer Oliver2010-07-204-5/+4
* mips32: exit_point optional for mips32_run_algorithmSpencer Oliver2010-07-201-1/+1
* armv7m: exit_point optional for armv7m_run_algorithmSpencer Oliver2010-07-201-1/+1
* armv4_5: add algorithms instruction breakpoint supportSpencer Oliver2010-07-201-6/+16
* arm11 error propagation fixesØyvind Harboe2010-07-203-29/+32
* arm_jtag_scann error propagation fixesØyvind Harboe2010-07-205-12/+34
* arm_dpm: error propagation fixesØyvind Harboe2010-07-191-2/+26
* adi_jtag_ error propagationØyvind Harboe2010-07-191-4/+12
* arm: error propagation of arm_jtag_set_instrØyvind Harboe2010-07-1910-32/+108
* arm_adi_v5: dap_run() error propagationØyvind Harboe2010-07-191-15/+28
* arm_adi_v5: mem_ap_write error propagationØyvind Harboe2010-07-192-25/+78
* arm_adi_v5: error propagation of mem_ap_read_atomic_u32 failureØyvind Harboe2010-07-192-26/+73
* mem_ap_read_u32 error propagationØyvind Harboe2010-07-192-16/+48
* arm_adi_v5: add error propagation for dap_setup_accessportØyvind Harboe2010-07-192-15/+45
* debug: debug entry error propagationØyvind Harboe2010-07-1911-41/+116
* cortex a8: added timeout handlingØyvind Harboe2010-07-191-5/+28
* arm: add error propagation for enable/disable mmu cachesØyvind Harboe2010-07-198-65/+162
* arm: add error propagation to generic get_ttb fnØyvind Harboe2010-07-198-18/+46