| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | str9x: faster flash erase of entire chip | Fredrik Hederstierna | 2010-08-12 | 1 | -6/+23 |
* | tcl: remove silly ocd_ prefix to array2mem and mem2array | Øyvind Harboe | 2010-08-11 | 9 | -20/+20 |
* | board: added at91cap7a stk w/sdram config scripts | Øyvind Harboe | 2010-08-11 | 1 | -0/+165 |
* | debug: use assert's when approperiate | Øyvind Harboe | 2010-08-11 | 2 | -4/+2 |
* | arm: add missing error reporting | Øyvind Harboe | 2010-08-11 | 3 | -1/+28 |
* | config scripts: remove useless reference to OpenOCD docs | Øyvind Harboe | 2010-08-11 | 10 | -30/+0 |
* | cfg: add omapl138 support and da850evm preliminary support | Ben Gardiner | 2010-08-10 | 2 | -0/+76 |
* | arm7/9: fix "reset run + halt" | Øyvind Harboe | 2010-08-09 | 2 | -11/+27 |
* | target: if polling fails, back off | Øyvind Harboe | 2010-08-09 | 1 | -8/+29 |
* | Luminary-icdi comment update | David Brownell | 2010-08-03 | 1 | -0/+4 |
* | xscale documentation: vector table handling | Mike Dunn | 2010-08-02 | 1 | -4/+22 |
* | verify_image: print out a statement that there are no further errors | Øyvind Harboe | 2010-08-02 | 1 | -1/+10 |
* | zy1000: use correct base clock when calculating speed divisor | Øyvind Harboe | 2010-08-02 | 1 | -4/+11 |
* | zy1000: print out khz correctly in response to setting JTAG speed | Øyvind Harboe | 2010-08-02 | 1 | -4/+33 |
* | lpc1768: even if rclk "works", it isn't necessarily the correct clk | Øyvind Harboe | 2010-08-02 | 1 | -2/+6 |
* | ioutil: fix internal fn names | Øyvind Harboe | 2010-08-02 | 1 | -15/+11 |
* | jtag: measure_clk debug proc | Øyvind Harboe | 2010-08-02 | 1 | -0/+9 |
* | jtag: add jtag_flush_queue_sleep debug command | Øyvind Harboe | 2010-08-02 | 3 | -0/+45 |
* | util: ms command to calculate length of operations | Øyvind Harboe | 2010-08-01 | 5 | -2/+101 |
* | Support NGX Technologies product NGX ARM USB JTAG | Peter Stuge | 2010-08-01 | 1 | -0/+6 |
* | Remove srst_pulls_trst from LPC2148 target | Peter Stuge | 2010-08-01 | 1 | -1/+1 |
* | stellaris flash comment update | David Brownell | 2010-08-01 | 1 | -1/+1 |
* | lpc7168: make flash available upon reset init | Øyvind Harboe | 2010-07-30 | 1 | -0/+19 |
* | "transport select" returns Jim value | David Brownell | 2010-07-24 | 2 | -42/+31 |
* | Buspirate: fix shadow | Michal Demin | 2010-07-23 | 1 | -14/+14 |
* | docs: removed unused cmd 'fast' | Spencer Oliver | 2010-07-20 | 1 | -19/+0 |
* | flash: remove algorithm exit_point address for supported targets | Spencer Oliver | 2010-07-20 | 4 | -5/+4 |
* | mips32: exit_point optional for mips32_run_algorithm | Spencer Oliver | 2010-07-20 | 1 | -1/+1 |
* | armv7m: exit_point optional for armv7m_run_algorithm | Spencer Oliver | 2010-07-20 | 1 | -1/+1 |
* | armv4_5: add algorithms instruction breakpoint support | Spencer Oliver | 2010-07-20 | 1 | -6/+16 |
* | arm11 error propagation fixes | Øyvind Harboe | 2010-07-20 | 3 | -29/+32 |
* | arm_jtag_scann error propagation fixes | Øyvind Harboe | 2010-07-20 | 5 | -12/+34 |
* | arm_dpm: error propagation fixes | Øyvind Harboe | 2010-07-19 | 1 | -2/+26 |
* | adi_jtag_ error propagation | Øyvind Harboe | 2010-07-19 | 1 | -4/+12 |
* | arm: error propagation of arm_jtag_set_instr | Øyvind Harboe | 2010-07-19 | 10 | -32/+108 |
* | arm_adi_v5: dap_run() error propagation | Øyvind Harboe | 2010-07-19 | 1 | -15/+28 |
* | arm_adi_v5: mem_ap_write error propagation | Øyvind Harboe | 2010-07-19 | 2 | -25/+78 |
* | arm_adi_v5: error propagation of mem_ap_read_atomic_u32 failure | Øyvind Harboe | 2010-07-19 | 2 | -26/+73 |
* | mem_ap_read_u32 error propagation | Øyvind Harboe | 2010-07-19 | 2 | -16/+48 |
* | arm_adi_v5: add error propagation for dap_setup_accessport | Øyvind Harboe | 2010-07-19 | 2 | -15/+45 |
* | debug: debug entry error propagation | Øyvind Harboe | 2010-07-19 | 11 | -41/+116 |
* | cortex a8: added timeout handling | Øyvind Harboe | 2010-07-19 | 1 | -5/+28 |
* | arm: add error propagation for enable/disable mmu caches | Øyvind Harboe | 2010-07-19 | 8 | -65/+162 |
* | arm: add error propagation to generic get_ttb fn | Øyvind Harboe | 2010-07-19 | 8 | -18/+46 |
* | more careful luminary init | David Brownell | 2010-07-19 | 1 | -7/+12 |
* | cfg: add Amontec JTAGkey2p interface config (Issue #26) | Spencer Oliver | 2010-07-19 | 1 | -0/+11 |
* | flash: add nuc910 nand driver | Spencer Oliver | 2010-07-19 | 5 | -2/+309 |
* | nand: nand probe also outputs manufacturer | Spencer Oliver | 2010-07-19 | 1 | -1/+2 |
* | cfg: update rsc-w910 script | Spencer Oliver | 2010-07-19 | 1 | -1/+2 |
* | docs: missing parameter from nand check_bad_blocks | Spencer Oliver | 2010-07-19 | 1 | -1/+1 |