aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-31flash: increase stellaris flash loader bufferSpencer Oliver
2010-08-27bitq: unshadow pause()David Brownell
2010-08-15avr32: work-in-progressOleksandr Tymoshenko
2010-08-14Fix typo in usb_blaster_vid_pid error messageCatalin Patulea
2010-08-13Added support for the Lisa/L jtag LEDs.Piotr Esden-Tempski
2010-08-13Added support for Lisa/L builtin JTAG interface.Piotr Esden-Tempski
2010-08-12jtag: fix handling of 'tap enable' errorThomas Koeller
2010-08-12str9x: faster flash erase of entire chipFredrik Hederstierna
2010-08-11tcl: remove silly ocd_ prefix to array2mem and mem2arrayØyvind Harboe
2010-08-11debug: use assert's when approperiateØyvind Harboe
2010-08-11arm: add missing error reportingØyvind Harboe
2010-08-09arm7/9: fix "reset run + halt"Øyvind Harboe
2010-08-09target: if polling fails, back offØyvind Harboe
2010-08-02verify_image: print out a statement that there are no further errorsØyvind Harboe
2010-08-02zy1000: use correct base clock when calculating speed divisorØyvind Harboe
2010-08-02zy1000: print out khz correctly in response to setting JTAG speedØyvind Harboe
2010-08-02ioutil: fix internal fn namesØyvind Harboe
2010-08-02jtag: measure_clk debug procØyvind Harboe
2010-08-02jtag: add jtag_flush_queue_sleep debug commandØyvind Harboe
2010-08-01util: ms command to calculate length of operationsØyvind Harboe
2010-08-01stellaris flash comment updateDavid Brownell
2010-07-24"transport select" returns Jim valueDavid Brownell
2010-07-23Buspirate: fix shadowMichal Demin
2010-07-20flash: remove algorithm exit_point address for supported targetsSpencer Oliver
2010-07-20mips32: exit_point optional for mips32_run_algorithmSpencer Oliver
2010-07-20armv7m: exit_point optional for armv7m_run_algorithmSpencer Oliver
2010-07-20armv4_5: add algorithms instruction breakpoint supportSpencer Oliver
2010-07-20arm11 error propagation fixesØyvind Harboe
2010-07-20arm_jtag_scann error propagation fixesØyvind Harboe
2010-07-19arm_dpm: error propagation fixesØyvind Harboe
2010-07-19adi_jtag_ error propagationØyvind Harboe
2010-07-19arm: error propagation of arm_jtag_set_instrØyvind Harboe
2010-07-19arm_adi_v5: dap_run() error propagationØyvind Harboe
2010-07-19arm_adi_v5: mem_ap_write error propagationØyvind Harboe
2010-07-19arm_adi_v5: error propagation of mem_ap_read_atomic_u32 failureØyvind Harboe
2010-07-19mem_ap_read_u32 error propagationØyvind Harboe
2010-07-19arm_adi_v5: add error propagation for dap_setup_accessportØyvind Harboe
2010-07-19debug: debug entry error propagationØyvind Harboe
2010-07-19cortex a8: added timeout handlingØyvind Harboe
2010-07-19arm: add error propagation for enable/disable mmu cachesØyvind Harboe
2010-07-19arm: add error propagation to generic get_ttb fnØyvind Harboe
2010-07-19more careful luminary initDavid Brownell
2010-07-19flash: add nuc910 nand driverSpencer Oliver
2010-07-19nand: nand probe also outputs manufacturerSpencer Oliver
2010-07-19cortex a8: lots of error propagation fixesØyvind Harboe
2010-07-19cortex a8: mem_ap_read_buf_u32() error handlingØyvind Harboe
2010-07-19cortex a8: add missing error handling for cortex_a8_dap_write/read_coreregist...Øyvind Harboe
2010-07-19cortex a8: add missing error handling from cortex_a8_exec_opcode()Øyvind Harboe
2010-07-19cortex a8: add missing error handling for mem_ap_atomic_write_u32()Øyvind Harboe
2010-07-19cortex a8: add missing error handling for mem_ap_read_atomic_u32()Øyvind Harboe