aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2010-10-25Make systesetreq typos read sysresetreq insteadPeter Stuge
2010-10-12TARGET: review handle_load_image_command()Antonio Borneo
2010-10-12TARGET: fix segfault in handle_dump_image_command()Antonio Borneo
2010-09-29fileio: fileio_size() can now failØyvind Harboe
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe
2010-09-27image: fix spelling mistakeØyvind Harboe
2010-09-21jtagdp: remove #if 0'd kludges and explain why the code is correctØyvind Harboe
2010-09-21embeddedice: fix error handlingØyvind Harboe
2010-09-20warnings: fix alignment warningsØyvind Harboe
2010-09-20xscale: check that wp length does not exceed addressMike Dunn
2010-09-20xscale: bp/wp: additional LOG_ERROR on failureMike Dunn
2010-09-14breakpoints: fix error handlingØyvind Harboe
2010-09-13xscale: fix sw breakpoints for thumb; set bp immediatelyMike Dunn
2010-09-13propagate return status of set_breakpoint() up call chainMike Dunn
2010-09-09xscale: mark xscale registers invalid on debug entryMike Dunn
2010-08-31cortex m3: add cortex_m3 reset_config cmdSpencer Oliver
2010-08-15avr32: work-in-progressOleksandr Tymoshenko
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-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-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
2010-07-18spelling fixes in commentsØyvind Harboe
2010-07-16ARM ADI-V5: cleanup CID/PID addressingDavid Brownell
2010-07-13ARM ADI-V5: PIDs and CIDs are 8 bitsDavid Brownell
2010-07-12arm9: revert change arm9tdmi cmd group name to arm9Spencer Oliver